网站首页  词典首页

请输入您要查询的英文单词:

 

单词 deep-copy
释义

deep-copy

  • 网络深拷贝;深层复制;深复制
1.
深拷贝
深拷贝deep copy):对对象实例中字段引用的对象也进行拷贝。#encoding=utf-8 # #by panda #原型模式 import copy def print…
blog.csdn.net
2.
深层复制
软件开发常用名词中英文对照 - Leo Liu - 博客园 ... decorated name 修饰名 Deep Copy 深层复制 default 默认 ...
www.cnblogs.com
3.
深复制
为了解决这个问题就要引入深复制(Deep Copy),它会将栈和堆中的数据全部都复制到另一块新开辟的内存中,这样副本和原型 …
www.cnblogs.com
4.
深度复制
深度复制(Deep Copy)与浅表复制(Shadow Copy)的比较 public class Name { public string FirstName; public string LastName; ...
cwp5757.blog.163.com
5.
深层拷贝
 (2)深层拷贝Deep copy).:是对原对象物理上的复制,因此不会对原对象不会发生关系.           实现:Hashtable和ArrayList等经常需要...
blog.csdn.net
6.
深度拷贝
楼上可以做一个深度拷贝deep copy),应该就可以了你新申请个NSArray 类 oArray你可以建个循环遍历sArray,向每个B对 …
www.cocoachina.com
7.
深层复本
对比而言,集合的深层复本 (Deep Copy) 复制元素和元素所直接或间接参考的任何事物。这个方法是 O(n) 运算,其中 n 是 Cou…
msdn.microsoft.com

例句

释义:
1.
Furthermore (and for the same reason), earlier versions pickled every attribute as a deep copy of its actual Python object.
而且(出于相同的原因),早期版本将每个属性作为它实际Python对象的深层副本进行pickle。
www.ibm.com
2.
In contrast , a deep copy of an object duplicates everything directly or indirectly referenced by the fields in the object .
相反,对象的深层副本复制对象中字段直接或间接引用的全部内容。
www.bing.com
3.
This method makes a deep copy of the code group, meaning that copies of all objects it contains are made, as well.
该方法生成代码组的深层副本,这意味着还生成了代码组所包含的全部对象的副本。
msdn2.microsoft.com
4.
This API performs a deep copy, which includes all the nested children of the object being copied into the new graph.
这个API执行了深度拷贝,包含所有嵌套的子对象都被复制到新的图表里面。
www-128.ibm.com
5.
However, be warned that copying a rule will not deep copy other referenced rules of the source rule being copied.
然而,对一个规则的拷贝并不会引起对这个规则所引用的其他规则的深度拷贝。
dictsearch.appspot.com
6.
When overridden in a derived class, makes a deep copy of the current code group.
当在派生类中被重写时,制作当前代码组的一个深层副本。
msdn2.microsoft.com
7.
This method makes a deep copy of the code group, meaning that copies of all objects the code group contains are also made.
该方法生成代码组的深层副本,这意味着还生成了该代码组所包含的全部对象的副本。
msdn2.microsoft.com
8.
If the slot list is already in use, the signal performs a deep copy of the slot list before modifying it.
如果插槽链表已在使用中,信号会在更改它之前进行深拷贝。
boost-doc-zh.googlecode.com
9.
Makes the instance a modifiable clone (deep copy) of the specified Freezable using current property values.
使用当前属性值使该实例成为指定的Freezable的可修改复本(深层副本)。
msdn2.microsoft.com
10.
Makes the instance a clone (deep copy) of the specified Freezable using base (non-animated) property values.
使用基(未经过动画处理的)属性值使该实例成为指定的Freezable的复本(深层副本)。
msdn2.microsoft.com
1.
Can be implemented either as a deep copy or a shallow copy.
既可作为深层副本实现,也可作为浅表副本实现。
msdn2.microsoft.com
2.
Creates a modifiable clone (deep copy) of the Freezable using its current values.
使用Freezable的当前值创建其可修改复本(深层副本)。
msdn2.microsoft.com
3.
Method to make a deep copy of the code group.
方法创建代码组的深层副本。
msdn2.microsoft.com
4.
Makes a deep copy of the current code group.
生成当前代码组的深层副本。
msdn2.microsoft.com
5.
A deep copy implies duplicating an object.
深拷贝会隐式的复制一个对象。
apps.hi.baidu.com
6.
Developers must indicate they intentionally desire a "deep" copy in order to save the object, its relatives, and so on fully.
开发人员必须表明他们希望实现“深度”拷贝,以便完整地保存对象及相关内容。
www.ibm.com
7.
How would one do a deep copy in . NET?
在.NET中如何实现深拷贝(deepcopy)?
archive.cnblogs.com
8.
Method produces a deep copy of the current
方法产生当前的
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/25 14:59:23