window object

[ˈwɪndo ˈɑbdʒɪkt][ˈwindəu ˈɔbdʒikt]

[计] 窗口目标

  • Returns a Window object representing the main environment window .

    返回表示主环境窗口的 窗口 对象

  • Support is offered through a lightweight class that abstracts the console such that it appears to you the coder as any other window object might .

    通过一个轻型的类来抽象控制台,提供了代码器,以及其它可能的 窗口 对象

  • The window object provides access to the elements on the page .

    窗口 对象提供了对页面上元素的访问。

  • Left-click the plugin icon to open the tool or property window for the selected object .

    于本外挂图示上按下滑鼠左键,可进入目前选取 物件的编辑模式或开启其属性 面板

  • The add_face method of the Entities class both draws the surface in the design window and returns a Face object .

    Entities类的addface方法在设计 窗口中画出该平面,并返回一个Face 对象

  • The tag shown below creates a Window object whose onx event is wired to the event handler myHandler .

    下面显示的标记创建一个 Window 对象,它的onx事件与事件处理程序myHandler相关联。

  • Adaptive window object tracking based on variable resolution

    基于变分辨率的自适应 窗口 目标跟踪方法研究

  • A Window object represents a resizable window .

    Window 对象表示一个可调窗口。

  • When you leave car please turn off door and window take your valuable object .

    下车时请关好车门和 车窗带好你的行李。

  • Mean-Shift vector is used to predict the center position and automatically modulate the size of tracking window that fix the object inside the window and gain accurate object position .

    该方法基于均值漂移矢量预测跟踪窗口中心位置,同时自动调整跟踪 窗口大小,保证 目标始终处于跟踪窗口内部,使算法得以准确定位目标;

  • However programmer can make use PFC technique to design the new data window object more functional more professional and more normative .

    然而通过PFC技术,程序员们还可以更简单的方法,开发出功能更为强大、更专业、更规范的数据 窗口 对象

  • Object Details window & Contains detailed information about a specific object .

    ObjectDetails 窗口&包含关于具体 对象的详细信息。

  • The Application of Window Object in Webpage

    弹出 窗口在Web中的应用

  • In Powerbuilder 9.0 application system The specific demonstration style of dynamic creation and the complicated structure of data window object is a puzzle that development personnels face .

    在PowerBuilder9.0应用程序中,动态创建特定显示风格和结构比较复杂的数据 窗口 对象是开发人员所面临的一大难题。

  • The window input rectangle overlaps with an enabled object / control 's window input rectangle .

    窗口输入矩形与启用的 对象/控制的 窗口输入矩形重叠。

  • Set the window layout contained in the object match the currently used layout .

    设置包含在 对象 窗口布局匹配当前使用的布局。

  • A new method of measuring the acceleration is obtained by resetting the window width of the bar object .

    通过重新设置条形 物体 窗口,得到了一种利用该装置测量重力加速度的新方法。

  • The probe dynamic transfer technique based on data window object SQL Grammar

    基于数据 窗口 对象SQL语法的动态移植技术探讨

  • In multiple display environments where no display contains any portion of the specified window the display closest to the object is returned .

    在各显示器都不包含指定 窗口的任何部分的多显示器环境中,将返回与该 对象最接近的显示器。

  • The influence of the optical window with non-uniform index to the object imaging was analyzed through the ray-tracing program .

    研究结果表明针对形变情况下折射率不均匀分布的 窗口中光线追 程序可行。

  • In the case of a script in a web page the global object is the window object which will allow it to be referenced in the web page you see in Listing 8 .

    如果脚本是网页中的脚本,则全局对象就是 窗口 对象,允许在清单8所示的网页中引用。

  • In loadDetails you first check for the Worker function in the global scope ( the window object . )

    在loadDetails中,您首先检查全局作用域( window 对象)中的Worker函数。

  • 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语法的方法来实现该类数据窗口对象在应用程序中的动态创建。

  • Based on clustering a sliding window correlator algorithm for resolving the radar object ambiguity in range and velocity is described .

    以聚类算法为基础,本文介绍了一种用于雷达 目标解距离、速度模糊的滑 相关器算法。

  • To select an area of the window first point to the object you want to select and then click the mouse button .

    要选择 窗口的某一区域,可以先指向要选取的 对象,然后单击鼠标键。

  • You can use the given native window object to start drawing .

    你可以使用特定的本地 窗口 对象开始绘画。

  • Each object map uses the same window object as the parent for each of the objects in the object map hierarchy .

    每一个对象映射都使用与作为对象映射层级结构之中父类相同的 窗口 对象

  • The first line connects the cb_delete function to the delete-event signal on the window object .

    第一行把cbdelete函数连接到 window 对象的delete-event信号。

  • 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 对象