The makeup of the education mode includes object mode, content mode, organization and administration mode and strategy mode.
其心理教育模式结构包括目标模式、内容模式、组织管理模式和策略模式。
At present, central database mode and distribute object model are often used, but both of them have difficulties in realization.
目前一般采用中央数据库模式或分布式对象模型实现,但这两种实现方式都存在实现上的困难。
The object mode for FMS is firstly built. On the base of it, the automatic generation principle of the dynamic scheduling software for FMS is studied.
在面向对象建模的基础上,首先给出了FMS的对象模型,着重研究了FMS动态调度软件自动生成的关键技术。
You attach to native process in CLR mode before the process creates the CLR object. Managed debugging is not working.
您使用CLR模式附加到一个自然进程在该进程还没有创建一个CLR对象时,托管调试就无法工作。
The designer now automatically goes in alter mode and allows you to alter the object just created.
设计器可以自动转为更改模式并允许您更改刚刚创建的对象。
Because the DIV object has a editable mode, when we turn that on, all objects in the DIV can be altered.
因为DIV对象有可编辑模式,当我们开启此模式时,DIV中的所有对象都能被改变。
Once the object is obtained, your program can use its methods in the same way as it does in the remote client mode.
获取对象后,您的程序可与在远程客户端模式下相同的方式使用它的方法。
This scripting object is available in both connected mode and local mode in which the scripting object is not connected to a running server.
此脚本对象可用于连接模式和脚本对象未连接到运行中服务器的本地模式。
Basically, the user's changes are collected in edit mode and a JSON object is used to represent these changes.
基本上,在编辑模式中收集用户更改且JSON对象用于表示这些更改。
If the user decides to save the changes, this JSON object is passed to the view mode and the view mode is updated according to the content in this JSON object.
如果用户决定保存这些更改,则此JSON对象将传递给查看模式且根据此JSON对象中的内容更新显示模式。
Even the simplest object takes on new fascination in macro mode.
即使是最简单的物体,在微距模式下也会展现出迷人的新面容。
Prototype mode ensures that each retrieval will result in the creation of an independent object.
原型模型确保每次检索都会创建单独的对象。
Prototype mode would be best used in a case where each user needed to have his or her own object.
在每个用户都需要自己的对象时,原型模型最适合。
With the right list object and the page set grouping associated to a query without the summary filter, the report now executes using Dynamic query Mode and returns the expected results.
由于右侧列表对象和页面集分组关联到一个没有摘要过滤器的查询,报告现在以DynamicQueryMode执行,并返回预期结果。
With the list object associated to the master query without the summary filter, the report now executes using Dynamic query Mode and returns the expected results.
由于列表对象关联到没有摘要过滤器的主查询,报告现在以DynamicQueryMode执行,并返回预期结果。
Dynamic Query Mode does not allow a dimensional object, such as a member, as an argument to a vendor specific relational function.
DynamicQueryMode不支持维度对象(比如一个成员)作为特定于供应商的关系函数的参数。
You can easily do so in Python by appending 'b' to the file mode when you create the file object, as shown in Listing 7.
在创建file对象时,通过把'b'添加到文件模式中,可以很容易地用 Python 处理二进制数据,如清单7 所示。
Figure 6 shows that when a DIV element in mainFrame has contentEditable set to true, clicking an object will show it in edit mode.
图6显示了当mainFrame中的一个DIV元素的contenteditable设为真值时,单击对象将在编辑模式中显示它。
If you need to append data to a file, you should use the append mode when creating the file object.
如果需要向文件中添加数据,应当在创建file对象时,使用添加模式。
To determine the document compatibility mode of a webpage using Internet Explorer, use the documentMode property of the document object.
要判定网页使用IE8浏览时的文件兼容性模式,使用document object(文档对象)的documentMode功能。
When user1 wants to access any file in write mode, the corresponding object will be locked so that other users can't access it until it is released by user1.
当user 1想要以写模式访问任一文件,相应的对象将被锁定,这样其他用户无法访问,直到它被user1释放。
A Stats object may optionally have a list of Stats objects when querying the data in a recursive mode (such as when the Boolean parameter is set to true).
Stats对象在以递归模式查询数据时也可以选择性地包括Stats对象列表。
From the response object you can assert whether the portlet has been displayed as expected in the View mode.
通过响应对象,您可以断定portlet是否如预期以View模式显示。
If the designer is not already open, you can open it in the alter mode using the context menu option open Definition, available on the stored procedure object.
如果尚未打开设计器,可使用在存储过程对象上可用的上下文菜单选项openDefinition以更改模式打开它。
If the designer is not already open, you can open it in the alter mode using the context menu option open Definition available on the view object.
如果尚未打开设计器,可使用在视图对象上可用的上下文菜单选项openDefinition以更改模式打开它。
If the designer is not already open, you can open it in the alter mode using the context menu option open Definition, available on the table object.
如果尚未打开设计器,可使用在表对象上可用的上下文菜单选项openDefinition以更改模式打开它。
Listing 3 initializes a new Zend_Soap_Server object in non-WSDL mode, passing a null value as the first argument to the object constructor.
清单3传递一个null值到对象构造函数的第一个参数,以非wsdl模式初始化了一个新的Zend_Soap_Server对象。
This is accomplished through the Doctrine_Pager_Layout object, which you can use to define the paging mode, the base URL for each page link, and the number of page links to display.
这通过Doctrine_Pager_Layout对象来实现,您可以使用该对象定义分页模式、每个页链接的基url和显示的页链接的数量。
All immediate mode APIs take a Transform object as a parameter that modifies its associated 3d object.
所有快速模式的API均可接受Transform对象作为参数,用于修改其关联的3d对象。
Shell mode: Inside the Python interactive shell, you may import pydoc's help function, and get assistance on any object without leaving the interactive session.
shell模式:在Python交互式shell中,您可以导入pydoc的help函数,这样就能够在不离开交互式会话的情况下获得任何对象的帮助。
应用推荐