These controls, combined with the display class, allow fully functional GUIs to be created.
这些控件,与显示类(display class)相结合,允许创建全功能的GUI。
This simple class lets you develop the GUI and later, with slight modification, test the GUI with the real JSON service after you develop the display logic.
这个简单的类让我们可以开发GUI;在开发显示逻辑之后,只需经过简单的修改,就可以用真正的JSON服务测试GUI。
In this case, it will offer to create a class field I, a local variable I, or a method parameter I; clicking each of these Suggestions will display the code that would be generated.
在此例中,它将提供创建一个类字段i、一个局部变量i或一个方法参数i的建议;单击其中的每一个建议都会显示将要生成的代码。
In this case, it will offer to create a class field I, a local variable I, or a method parameter I; clicking on each of these Suggestions will display the code that would be generated.
在此例中,它将提供创建一个类字段i、一个局部变量i或一个方法参数i的建议;单击其中的每一个建议都会显示将要生成的代码。
This is done through a check box in the display options dialog on diagrams, or in the features dialog of a block or class.
这是通过图表中显示选项对话框中的复选框,或者块或类的特性对话框进行操作的。
To display visibility on the class diagram, you place the visibility mark in front of the attribute's or operation's name.
为了在类图上的显示可见性,放置可见性标志于属性或操作的名字之前。
You can now display ports of a class or a block diagram on its internal block diagram frames.
现在您可以在内部块图框架上显示端口分类或者块图表。
CLR Profiler can also show allocation views by class type or over time, identify the number of bytes allocated by each method, and display the sequence of methods executed over the life of the test.
CLR分析器还可以按类类型或者随着时间的流逝显示分配视图,标识每个方法所分配的字节数量,并且显示在整个测试周期中执行的方法序列。
After instantiating the class, display some of the summary values generated by the class to assess the degree to which a linear model fits the data.
对类进行实例化后,显示该类所生成的某些汇总值以评估线性模型与数据的吻合程度。
If the class name is over 13 characters, only the first 13 characters will display.
如果类名称大于13个字符,将仅显示前13个字符。
Display a simple variable, iterate over an array or associative array, and display the members of a class.
显示简单变量,迭代整个数组或关联数组,以及显示类的成员。
Profiles in the MQCMDS class control the ability to define, delete, alter, or display a process or namelist using MQSC commands, or some other command interface.
MQ cmds类中的配置文件控制使用MQSC命令或其他命令接口定义、删除或显示进程或名称列表的能力。
You can also use the display option operation to show compartments for association ends and parts on block definition diagrams, internal block definition diagrams or UML class diagrams.
您还可以使用显示选项操作来在块定义图、内部块定义图或者U ml类图上显示联系。
Last week, Yahoo joined with Microsoft and AOL to form a partnership to sell each others' "Class 2" (that is, not-so-desirable) display ads on each others' sites.
两周前,雅虎与微软以及美国在线建立合作伙伴关系,三方可以在彼此的网站上销售各自的“二级”(Class2,意即不太受欢迎的)显示广告。
The perspective opened its initial views, including the Plugin Datasheet view, which USES the JFace Text class TextViewer to display its data.
透视图打开的初始化视图中包括PluginDatasheet视图,这个视图将用JFacetext类textviewer来显示它的数据。
The first phase, commit, occurs when Flex adds a component to the main display list (hereafter referred to as "stage") using addChild() or one of its variants in the DisplayObject class.
第一个阶段是提交,该阶段在Flex使用addChild()或它在DisplayObject类中的变体之一向主显示列表(此后称为 “阶段”)添加组件时发生。
It also contains Struts Action and ActionForm classes, a Model service class, a JSP page to display the results, and source code for both a publisher and a subscriber.
它还包含有StrutsAction和ActionFor m类、模型服务类以及用来为发布者与订购者显示结果及其源代码的JS p页。
The reason for this is that the toString implementation in the Notification class does not display the type of the notification, which is arguably the most important part.
此举的理由是Notification类中的toString实现并不显示通知的类型,但它却被认为是最重要的部分。
Type-the selected class or interface that will enable the display on the section in the TAB.
type——选择的类或接口,支持在选项卡的该栏上的显示内容。
All that needs to happen for this code to kick in is for a property to exist in the target class whose display name exactly matches the name of the property in the Exif tags.
这个代码需要添加的就是在目标类中存在一个属性,它的显示名将准确匹配Exif标记中的属性的名称。
In the index.zul file in Listing 2, you define a simple window component and display a text field of the HelloWorld class using the ${helloWorld.text}
在清单2 的 index.zul文件中,定义一个简单的窗口组件,并用 ${helloWorld.text} EL 表达式显示一个 HelloWorld 类的文本字段。
Begin by creating a definition file that extends the default_formatter class and adds the needed pieces to display the connector data in the detail view.
首先创建一个扩展default _ formatter类的定义文件,并添加必要的代码片段以在一个细节视图中显示连接器数据。
MiniView class. Handles display of the navigational view for quick access to documents, while in document display mode.
miniview类:在文档显示模式时处理导航视图的显示以便快速访问文档。
The createControl method passes a parent Composite for the Concierge class to use to display data in the mini-app area.
createControl方法传递一个 parent Composite,Concierge类使用它在迷你应用程序区域中显示数据。
For example, say that you want to display all of the public methods of a given class using reflection. Listing 7 shows an example.
例如,假设您希望利用反射显示给定类的所有公共方法。
You can use the HTML element to display web pages inside another web page, so we'll take advantage of that to create a new ExtBrowserWindow class that will display this web page inside an Ext.Window.
您可以使用HTML元素来在另一个web页面中显示web页面,我们正好利用这一优势来创建一个新extbrowserwindow类,该类可以在Ext . Window中显示这个web页面。
Write the Action class to display the data onto the UI, as shown in Listing 1.
编写action类使数据在UI中显示,如清单1所示。
The bean is passed from the PortletAdapter class to the JSP that will ultimately render the display.
这个bean被从portletadapter类传递到JSP,这个JSP将最终处理显示。
The handler class we define will look for SOAP AttachmentParts and display on the console the mime type of any parts found.
我们定义的这个处理程序将查找SOAPAttachmentParts,并在控制台显示所找到的任何部分的mime类型。
The handler class we define will look for SOAP AttachmentParts and display on the console the mime type of any parts found.
我们定义的这个处理程序将查找SOAPAttachmentParts,并在控制台显示所找到的任何部分的mime类型。
应用推荐