单词 | outline view |
释义 | 例句释义: 大纲视图,概要视图,界面大纲视图,提纲视图 1. Outline -- The outline view is often used to show a structural representation of the diagram, but it can be used for anything in general. 大纲。大纲视图通常用于显示图的结构化表示,但是一般来说,它可用于任何工作。 www.ibm.com 2. In the Outline view, you can see that the generated methods show up in the compile class, while the source file remains free of boilerplate. 在大纲视图中,可以看到在编译类中展示了所生成的方法,同时源文件仍处于样文件之外。 www.ibm.com 3. The previous sections describe how you can use the pureQuery outline view to see all the SQL in an application. 前面的章节描述了如何使用pureQuery大纲视图查看应用程序中的所有SQL。 www.ibm.com 4. The pureQuery outline view provides an easy-to-read summary of all the SQL in the Java class. pureQuery大纲视图为Java类中的所有SQL提供了一种易于阅读的汇总信息。 www.ibm.com 5. Finally, some developers choose not to have the Outline view permanently visible, where it would take up valuable screen space. 最后,有些开发人员选择不让Outline视图一直可见,因为它会占据宝贵的屏幕空间。 www.ibm.com 6. Initially, the Resource Perspective has two other views -- an Outline view below the Navigator and a Task view below the main editor area. 最初,资源视角还有两个其他的视图——导航视图之下有一个大纲(Outline)视图,主编辑器区域之下有一个任务(Task)视图。 www.ibm.com 7. Notice the Outline view shows you a smaller picture of your diagram, and a gray box shows you where you are within that diagram. 注意,概要图展示了一个较小的图,一个灰色的框表示您在图中的位置。 www.ibm.com 8. If you look back to the Outline view shown in Figure 1, you should see a small orange arrow to the left of three of the methods in the view. 如果回过头来看一下图1所示的Outline视图,就会看到在视图的三个方法的左边有一个小的橙色箭头。 www.ibm.com 9. You can use the Outline view (Figure 8) to understand the structure of WBCSCUSD and navigate to different parts of this application. 您可以用大纲视图(图8)来理解WBCSCUSD的结构以及操纵这个应用程序的不同部分。 www.ibm.com 10. Use the Database tab in the pureQuery outline view to see which database objects are used by your application. 使用pureQuery大纲视图中的Database标签查看应用程序使用了哪些数据库对象。 www.ibm.com 1. How do we extend the UI of specific elements of the JDT, like members shown in the Outline view? 如何扩展JDT的特定元素的用户界面(象Outline视图中的成员)? www.ibm.com 2. The Outline View presents a graphical hierarchy of the report design and illustrates the report element to container relationship. 大纲视图展示了报表设计的图形化继承体系,同时说明了报表元素与容器的关系。 www.infoq.com 3. PyDev re-parses the Python file as it is being edited, and updates the Outline view, performs syntax checking, and syntax coloring. PyDev在编辑Python文件的过程中对齐进行预先解析的工作,同时更新Outline视图,执行语法检查,并用不同颜色显示语法元素。 www.ibm.com 4. The Outline view at the bottom left displays a browsable structure of the file currently being edited. Outline视图在左下角,其中用一种便于浏览的结构显示出当前正在编辑的文件。 www.ibm.com 5. Examples of views and editors include the source code outline view, Java source editor, Python source editor, and filesystem navigator view. 视图与编辑器的例子包括:源代码大纲视图、Java源代码编辑器、Python源代码编辑器和文件系统导航视图。 www.ibm.com 6. With the Quick Outline view, pressing the key binding a second time causes the view to also show inherited members. 使用QuickOutline视图,再次按下键绑定,这会导致该视图也显示所继承的成员。 www.ibm.com 7. Enhanced Outline View - The sequence diagram's 'Outline View' shows all the classes and calls in the use case. 增强的大纲视图——序列图的“大纲视图”会显示出用例中的所有类和调用。 www.infoq.com 8. Imports, classes, and functions are displayed, and may be navigated to by clicking on the item in the Outline view. 导入的库、类、函数全都显示出来,通过双击Outline视图中的项目,便可以实现导航。 www.ibm.com 9. Right-click the map source file and add a new map with the name DatabaseMap in the outline view of the Design Studio. 在DesignStudio的概览视图中右键单击映射源文件并添加一个名为DatabaseMap的新映射。 www.ibm.com 10. In the Outline view, you see only the declarations you are working on instead of dozens of uninteresting ones. 在Outline视图中,只能看到您正在处理的声明,而不是许多不感兴趣的声明。 www.ibm.com 1. An Outline view is available to explore the inner elements of a Java class. Outline视图用于探究Java类的内部元素。 www.ibm.com 2. Two new buttons are provided to show the business object in the outline view and to show the Properties tab for the business object. 还有两个新按钮,分别用于在大纲视图中显示业务对象和显示业务对象的Properties选项卡。 www.ibm.com 3. The outline view is used for both navigational and limited editing purposes. 大纲视图用于导航和有限的编辑用途。 www-128.ibm.com 4. Containers and partners are both defined within the process element via the outline view. 容器和伙伴都通过outline视图在process元素中进行定义。 www.ibm.com 5. To get such information for columns, you can use the filter menu on the pureQuery outline view and provide the column name. 要获得列的这类信息,您可以使用pureQuery大纲视图上的过滤器菜单并提供列名。 www.ibm.com 6. The Outline view, below the Navigator, presents an outline of the document in the editor. Navigator下面的Outline视图在编辑器中显示文档的大纲; www.ibm.com 7. Scroll through the Outline view until you see DFHCOMMAREA. 滚动outline视图直到您看到DFHCOMMAREA。 www.ibm.com 8. The Ruby perspective also features an outline view, similar to the one offered by the Java perspective. Ruby透视图还提供一个大纲视图,这与Java透视图提供的大纲视图相似。 www.ibm.com 9. Finally, your application should support both the outline view and properties view. 最后,您的应用程序应当支持大纲(outline)视图和特性(properties)视图。 www.ibm.com 10. The code outline view is a powerful tool for helping you understand how your code is structured. 代码大纲视图是帮助您了解如何构造代码的强大工具。 www.ibm.com 1. The resulting filtered outline view only lists SQL statements that use this column. 经过过滤的最终大纲视图仅列出使用此列的SQL语句。 www.ibm.com 2. in an outline view , you can begin listing your ideas. 可以在大纲视图中将您的想法逐条列出。 www.ichacha.net 3. Right-click the map in the outline view and click Run results. Choose your result file and click OK. 右键单击概览视图中的映射并单击Runresults,选择结果文件并单击OK。 www.ibm.com 4. Starts in outline view where you put in a name for the video, name of cast members (2-6) and their gender, studio logo. 从提纲视图模式开始,你给视频起名字,演员名字(2-6人)他们的性别,工作室标记。 www.bing.com 5. The wrapper part is added to the Outline view, and the part opens ready for editing. 这样就能将wrapper部件添加到Outline视图中,且该部件已打开并使它可供编辑。 www.ibm.com 6. Select the getNumbeOfTransaction method from the outline view, and right click on it. 从outline视图中选择getNumbeOfTransaction方法,并右键单击该方法。 www.ibm.com 7. The methods specified on the MQBodyDataBinding class should appear in the outline view. 在MQBodyDataBinding类上指定的方法应该出现在大纲视图中。 www.ibm.com 8. To activate Quick Outline view from inside your editor, press Ctrl O. 要从编辑器内激活快速概要视图,请按Ctrl O组合键。 www.ibm.com 9. Add a new sibling element: Select an element in the Outline view and click Enter. 添加一个新的同级元素:选择Outline视图中的一个元素并单击Enter。 www.ibm.com 10. Again, use the green visual indicator and the outline view to position the box. 同样地,使用这个绿色的可视指示器以及outline视图来定位这个box。 www.ibm.com 1. The Outline view initially shows a thumbnail view of the entire diagram. Outline视图最初显示了整个图的一个缩略图。 www.ibm.com 2. The standard outline view in Eclipse show the structure of the current document. Eclipse标准大纲视图显示的是当前文档的文档结构。 www.infoq.com 3. Right-click the map in the outline view and click Build to compile the map. 右键单击概览视图中的映射,单击Build编译映射。 www.ibm.com 4. To preview the packages before you bind them, go to the SQL tab of the pureQuery outline view and click on the potential package. 要在绑定包之前进行预览,转到pureQuery大纲视图的SQL标签并单击可能的包。 www.ibm.com 5. Is added to the Outline view, and the part opens ready for editing. 被添加到Outline视图中,并且该部件已被打开并准备被编辑。 www-128.ibm.com 6. The outline view window shows the structure of the elements in your document. 提纲视图窗口显示文档中元素的结构。 www-128.ibm.com 7. Figure 15 shows the SQL outline view of the example credit card application on DB2, for which predicted cost information is also listed. 图15显示了DB2上的示例信用卡应用程序的SQL大纲视图,还列示了预计的成本信息。 www.ibm.com 8. While you work in the Outline view, the Diagram view is updated simultaneously. 当您在Outline视图中工作时,Diagram视图将同时更新。 www.ibm.com 9. The outline view highlights the area that is visible in the main viewer. outline视图强调显示了主查看器中可见的区域。 www.ibm.com 10. If you have many SQL statements in a single file, the Outline view is also handy. 如果您在单独一个文件中包含了许多SQL语句,Outline视图也很有用。 www.ibm.com 1. You can see this using the new pureQuery outline view. 可以使用新的pureQuery大纲视图看到这一点。 www.ibm.com 2. The Outline view (see Figure 4) in the BPWS4J editor is used to show the structure of the selected node in the process tree. BPWS4J编辑器中的Outline视图(请参见图4)用于显示流程树中选择的节点的结构。 www.ibm.com 3. Outline view is useful because it lets you easily jump to methods in your Java file. 概览视图十分有用,因为它可以让您轻松地跳到Java文件中的方法。 www.ibm.com 4. If developers want to send the SQL to the DBA for feedback, they can do this from the pureQuery outline view. 如果开发人员想要将SQL作为反馈发送给DBA,他们可以从pureQuery大纲视图执行此操作。 www.ibm.com 5. To take advantage of the pureQuery outline view you need to do one of the following 要利用pureQuery大纲视图,您需要采用以下方法之一 www.ibm.com 6. The outline view populates as you type 在录入时弹出大纲视图。 www.ibm.com 7. Outline view showing imports, classes, and functions Outline视图显示导入的库、类以及函数。 www.ibm.com 8. Adding containers and partners in the Outline view 在Outline视图中添加容器和伙伴 www.ichacha.net 9. Using the Outline view and the context editor select 使用Outline视图和上下文编辑器选择 www-128.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。