A window object represents a resizable window.
Window对象表示一个可调窗口。
An API for dealing with the browser Window object.
处理浏览器Window对象的api。
Event objects are left in the global window object.
事件对象留在全局的window对象中。
The window object provides access to the elements on the page.
窗口对象提供了对页面上元素的访问。
You can use the given native window object to start drawing.
你可以使用特定的本地窗口对象开始绘画。
When the browser calls them, the this variable points at the global window object.
当浏览器调用它们时,this变量指向全局的window对象。
The first line connects the cb_delete function to the delete-event signal on the window object.
第一行把cb_delete函数连接到window对象的delete - event信号。
The tag shown below creates a Window object whose onx event is wired to the event handler myHandler.
下面显示的标记创建一个Window对象,它的onx事件与事件处理程序myhandler相关联。
The core widget used to display the view data is a TreeView widget, which is embedded in a window object.
用来显示视图数据的核心窗口小部件是内嵌在窗口对象中的TreeView窗口小部件。
You might want to use this functionality to employ jQuery functions on things like the window object.
您可能会想要使用这个功能将 jQuery函数用于一些对象,比方说 window 对象。
In this case, you omit the document and store any data or data connections in the frame-window object.
此时,用户可省略文档并存储框架窗口对象中的所有数据或数据连接。
Each object map USES the same window object as the parent for each of the objects in the object map hierarchy.
每一个对象映射都使用与作为对象映射层级结构之中父类相同的窗口对象。
In the above code snippet, we connect the "destroy" signal of our main window object to the gtk_main_quit function.
在上面的代码段中,我们将主窗口对象的“destroy ”信号连接到gtk_main _ quit函数。
The show function must dynamically create a Dojo window object and put the PlaceStatistics content into it as shown in listing 10.
show函数必须动态地创建一个Dojo窗口对象,并将 PlaceStatistics内容放入该对象中,如清单 10 所示。
The notification object is the window object that has become hidden. This notification does not contain a userInfo dictionary.
这个消息对象是当视窗对象变为隐藏时触发。这个消息不包含用户信息字典。
When this menu is clicked (onClick) I instantiate a Window object through the Executions object using another zul called addCustomer.
单击这个菜单(onclick)时,通过另一个名为addcustomer的zul,我使用Executions对象实例化一个Window对象。
It then USES it to iterate through the Windows collection to display a number of properties, and it then closes the window object.
然后会使用这个视窗逐一查看视窗集合,并显示一些属性,然后会关闭这个视窗物件。
Once again, you do some browser capability detection, by first checking if the window object has the localStorage property, per the HTML 5 specification.
同样,这里做了一些浏览器功能检查,按照HTML5规范,首先检查window对象是否有localStorage属性。
The value of the property is the window object in which the touch originally occurred. This object might not be the window the touch is currently in.
这个值是一个发生触摸事件的窗口对象。这个对象也许不是你所感觉触摸到的窗口。
This article puts forward away of transferring data window object SQL Grammar to realize the dynamic creation of data window object in application system.
文章就该问题提出通过移植数据窗口对象SQL语法的方法来实现该类数据窗口对象在应用程序中的动态创建。
Describes how to use the alert, confirm, and prompt methods of the window object to create prompt message boxes, which typically solicit input from users.
描述如何使用视窗物件的警示、确认和提示方法来建立提示讯息方块,此种方块通常用于请求使用者输入。
Points to the parent window object (of type CWnd) to which the dialog object belongs. If it is NULL, the dialog object's parent window is set to the main application window.
指向含有对话框地父窗口对象地指针。假如为NULL,对话框对象地父窗口设置为应用地主窗口。
If input gets all the way up the view hierarchy to the window object, it's next sent on to the application itself, which tends to pass it off to an application delegate as a last resort.
如果输入沿着视图层次结构一直向上至窗口对象,那么之后,它将被发送到应用程序本身,并最终传递到应用程序委托。
This brings up the Test Run Window with the business object.
这时将出现该业务对象的测试运行窗口。
In this situation, you should add some code to set the cursor focus specifically onto the first editable object on the newly opened window.
这种情况下,应当添加一些代码来专门将光标移到新打开窗口的第一个可编辑对象上。
The properties window in the IDE displays the properties for the object that is in focus.
IDE中的属性窗口显示了当前持有焦点的对象的属性。
When you click on an object which failed to deploy in the tree view, you can see the source of the object in the editor window.
单击树视图中部署失败的对象时,可以在编辑器窗口中看到这个对象的源代码。
The ID attribute contains the object ID of the window.
ID属性包含了窗口的对象 ID。
MainWindow.xib: Object that defines your main window application.
xib:定义您的主窗口应用程序的对象。
MainWindow.xib: Object that defines your main window application.
xib:定义您的主窗口应用程序的对象。
应用推荐