Step 2: An administrator creates a new object on DC1, and DC1's USN is incremented to 3001, as shown in Figure 2 .
步骤2:管理员在DC1 上创建了一个新对象,DC1的 USN增加到了 3001,如图 2 所示。
The copy constructor is a special kind of constructor which creates a new object which is a copy of an existing one, and does it efficiently.
拷贝构造函数是一种特别的构造函数,用于复制已经存在的对象到新生成的对象,这是一种高效的方式。
Next you instantiate the class, what creates a new object (the instance) in the Gorm main window, and you connect the outlets and the actions to the corresponding components.
下面,以这个组为例进行说明,这将在Gor m主窗口中创建一个新的目标,并且你可以将出口(Outlets)和行为关联到相应的部分。
Instead, create a wrapper function that either returns a handle to the existing object for a particular community or creates a new object and adds it to the map, using the code in listing 1.
相反,创建一个包装器函数,它返回现有对象的句柄,或者创建一个新对象并添加到映射中,如清单1中的代码所示。
If not, the object binding component creates a new marshalling method to be added to the bound component.
如果没有,对象绑定组件就创建新的编排方法,将它添加到绑定组件中。
When creating a new database object or altering an existing object, this action runs the script on the database and creates or alters the object.
当创建新的数据库对象或者更改现有对象时,该操作可以在数据库上运行脚本并创建或者更改对象。
Here, the first line creates a new BIO object with the specified hostname and port, formatted in the fashion shown.
在这里,第一行代码使用指定的主机名和端口创建了一个新的BIO对象,并以所示风格对该对象进行格式化。
The servlet container creates a new servlet request object.
servlet容器创建一个新的 servlet请求对象。
This method is trivial because it simply creates a new blog object with the information passed in and then places it in the cache.
这个方法比较简单,因为它只是使用传入的信息创建一个新的blog对象,然后将这个对象放在缓存中。
The returned function is created using the lambda construct, which dynamically creates a new function object.
返回的函数使用lambda 结构创建,该结构动态创建新的函数对象。
IF the session object does not exist, SIF creates a new security context and puts it in the security context holder.
如果不存在会话对象,SIF将创建一个新的安全上下文,并将它放到securitycontext holder中。
Line 8 creates a new XMLRPCMSG object that encodes the contents of the RPC call.
第8行创建了一个新的xmlrpcmsg对象,它对rpc调用的内容进行编码。
The Relationship Service marks the business object as created, generates a new instance id, and creates a new table entry to associate it with the application-specific id.
RelationshipService将业务对象标记为已创建,生成新实例ID,并创建新的表条目来将其与应用程序特定的ID关联。
setMaterial() creates a new Material object and sets the colors with setColor() using the respective color component identifier.
setMaterial()创建了一个新的Material对象,通过使用各颜色组件标识符的setColor()设置颜色。
Installation of the case management asset in the object store creates a subclass of CaseFolder, which then creates the template for the new case type.
在对象存储中安装案例管理资产会创建一个casefolder子类,进而为新的案例类型创建模板。
First, it creates a file object from the build file and then creates a new Project object.
首先,它从构建文件创建一个文件对象,然后创建一个新的Project对象。
This code creates a new XML Document Object Model (DOM), then adds all of the data in the $items array to it.
这段代码创建了一个新的XML文档对象模型(Document Object Model ,DOM),然后将 $items数组中的所有数据都保存到这个模型中。
Once this form is submitted, the script creates a new buzz object and passes the search terms to the object's search() method.
一旦该表单被提交,脚本就会创建一个新的buzz对象,并将搜索条件传递给对象的search() 方法。
The signOn method is shown in Listing 4. It creates a new instance of the AccSession object, sets it up, and starts the loop to listen for incoming messages.
如清单4所示,signOn方法创建AccSession对象的一个新的实例,设置该实例,并开始循环侦听传入的消息。
WebGrid (data) - Creates a new WebGrid object using data from a query.
WebGrid (data)——使用查询到的数据创建新的WebGrid对象。
This code listing creates a new class called ClientSocket and then declares an XML socket object named "xml_socket."
这一代码清单创建了一个名为ClientSocket的新类,随后声明了一个名为“xml_socket”的xml套接字对象。
When invoked with the new operator, the constructor function creates what is known as a prototype for an object; that is, it creates a template from which to build objects of the given kind.
当调用new操作符时,构造函数就为对象创建一个所谓的原型(prototype);也就是说,它创建了一个模板(template),从中构建给定类型的对象。
Line 1 creates a new document in the current database and returns a DBDocument object representing it.
第1行代码在当前数据库中创建了新文档,并返回代表新文档的DBDocument对象。
If your app creates a notification while another of the same type is still pending, avoid creating an altogether new notification object. Instead, stack the notification.
如果你的应用程序在其他相同类型的通知仍然在待处理时产生了新的通知,避免产生新的通知对象。相反,堆积你的通知。
Creates and returns a new image object with the specified cap values.
创建并返回一个指定了顶部空间值的图片对象。
A shallow copy creates a new instance of the same type as the original object, and then copies the nonstatic fields of the original object.
浅表副本创建与原始对象具有相同类型的新实例,然后复制原始对象的非静态字段。
Creates a new dark color object for the control from the specified color and darkens it by the specified percentage.
根据指定的颜色为控件创建一个新的深颜色对象并按照指定的百分比使其颜色变深。
Creates a new instance of the specified cryptographic object with the specified arguments.
用指定的参数创建指定的加密对象的新实例。
Creates a new toolbox item container from a saved data object.
从保存的数据对象创建一个新的工具箱项容器。
Creates a new toolbox item container from a saved data object.
从保存的数据对象创建一个新的工具箱项容器。
应用推荐