To make a copy of a dictionary, you can use the copy method.
要想复制dictionary,可以使用copy方法。
You can then use the copy method to create a clone of the element.
然后,使用copy方法创建这个元素的拷贝。
Optional parameters to a copy method determine how relationships and sub-elements are copied.
复制方法的可选参数确定如何复制关系和子单元。
In the third chapter, we mainly consider the application of copy method in batching scheduling.
第三章主要研究了复制法在分批排序中的应用。
The ideal copy method for digital information in land and resources is a kind of equipment with automatic managing function and low price.
数字国土资源资料理想的备份方案是一种容量大、具有先进的自动管理功能、价格又相对较低的设备。
The "copy" method allows you to replicate content from other processes or capability patterns.
“复制”的方法允许您从其他的过程或者性能模式中复制内容。
Copy the above program to create the method shown in Listing 8.
复制以上的程序以创建如列表8所示的方法。
Any method or attribute you reference will use the original copy you generate.
任何对方法或属性的引用都会使用所生成的原始副本。
This method removes the need to manually copy the unchanged portions of the syntax tree.
这个方法让我们不需要手动复制语法树中没有变更的部分。
This method is only recommended when the project you wish to copy contains very few scripts and the techniques shown above are not working correctly.
只有在您希望复制的项目含有非常少的脚本,并且上面介绍的技术不能正确地起效的时候,才推荐此方法。
When done, the component code calls the save method passing the working copy.
当完成时,组件代码调用保存方法,并向其传递工作副本。
This means that when you are passing primitives into a method, you get a local copy of the primitive.
这意味着要把原语传递到方法中时,会得到一个原语的本地拷贝。
It is recommended that you make a copy of a perspective before editing with this method because as changes are made, they are saved to the perspective as you exit the editing panels.
建议您在使用该方法进行编辑之前对透视图进行备份,因为在进行更改之后,退出编辑面板时会将这些更改保存到透视图中。
By default, this option is disabled and a copy of each parameter object is made and passed to the invoked EJB method.
默认情况下,此选项是禁用的,并且将各参数对象的副本传递给调用的EJB方法。
To summarize, the ORB pass by reference option basically treats the invoked EJB method as a local call (even for EJBs with remote interfaces) and avoids the requisite object copy.
总的来说,OR B通过引用传递选项基本上将调用的EJB方法作为本地调用对待(甚至对于带远程接口的EJB),并避免必需的对象复制操作。
One popular method is forcing employees to sit through Web-based compliance training sessions that underscore the perils of a little affection in the copy room.
普遍的一种方法是迫使雇员坐下,利用网络进行行为准则培训,甚至强调复印室里的丝毫私情的危险。
Note that the subproblem method does not copy the elements; it merely copies the array reference and offsets into an existing data structure.
注意subproblem方法没有复制这些元素;它只是将数组引用和偏移复制到一个现有的数据结构中。
You might use this feature to remove temporary files, copy files as a simple method of backup, or perhaps even launch rsync to distribute any changes made in this most current session.
您可以使用这一特性以删除临时文件、复制文件作为一种简单备份方法、或者甚至启动rsync以便传播当前会话中所做的任何更改。
To add basic functionality to your mediation, copy and paste the code in Listing 2 below to the handle method of your mediation.
为了向中介添加基本功能,请将下面清单2中的代码复制并粘贴到中介的handle方法。
Sending a document link via the attachment method is similar to sending a database link: Right-click on a document, and choose Copy as Document Link.
通过附件方法发送文档链接类似于发送数据库链接:右击文档,并选择Copy as Document Link。
After the code is working to your satisfaction, you can copy it into the Onselect method for final testing and production release.
代码能够正常运行后,您可以把它复制到Onselect方法中以进行最终测试和产品发布。
Whenever a controller needs the current state of the user interface, it can use the view_state method to reference the view's copy of the model and the current transfer object.
每当控制器需要用户界面的当前状态时,它可以使用view_state方法来引用视图的模型副本和当前的传输对象。
While ByVal parameters are effectively local variables, ByRef variables have to copy their value back to the calling method under all circumstances.
在ByVal参数为本地变量时,ByRef变量必须将自己的值复制回所有环境下的调用方法里。
In the Form1_Load event handler method, copy and paste the following code.
在Form 1_load事件处理器方法中,复制并粘贴以下代码。
If your systems are not included in the supported combinations, then you must perform a system copy using the R3load method.
如果您的系统不属于受支持的组合,那么必须使用R3load方法执行系统复制。
The simplest method is to open Notepad, create a new file, copy the following code (Listing 2) into the new Notepad file, and save as PresentBlox.jsp.
最简单的方法是打开记事本,新建一个文件,将下列代码(清单2)复制到新记事本文件中,然后另存为 PresentBlox.jsp。
You can then copy the file over using whatever method is appropriate, for example, copy the file over with cp and NFS, or transfer to a remote system with FTP or SFTP.
然后,您可以使用合适的方法对该文件进行复制,例如,使用cp和NFS复制该文件,或使用FTP或SFTP将该文件传输到远程系统。
This is my favorite method when there are large Numbers of files to copy: install a second hard drive, then boot Knoppix, then copy files from the old disk to the new disk.
当需要拷贝大量文件的时候我所喜欢用的方法是:安装另一块硬盘,然后引导Knoppix,再将文件从旧硬盘拷贝到新硬盘。
Configuration of a WSRR Subscription object also specifies the method to use to ensure that the local copy of the resource is periodically synchronized with the Service Registry copy.
WSRRSubscription对象的配置还指定了用于确保定期将资源的本地副本与ServiceRegistry副本进行同步的方法。
The initialize method simply makes a copy of the Subject that gets passed in.
initialize方法将直接复制传入的Subject。
应用推荐