Creates a shallow copy of this hashtable.
创建一个哈希表的浅拷贝。
A shallow copy of an object is a copy of the object only.
对象的浅表副本仅是该对象的副本。
If the object contains references to other objects, the shallow copy does not create copies of the referred objects.
如果对象包含对其他对象的引用,则浅表副本不创建所引用的对象的副本。
If the object contains references to other objects, the shallow copy will not create copies of the referred objects.
如果物件包含其他物件的参考,浅层复本将无法建立受参考物件的复本。
The operating system sets the fields corresponding to the used resources in the VPA and maintains a shallow copy of them in the VPA.
操作系统将对VPA中与所使用的资源相对应的字段进行设置,并在VPA中维护它们的浅副本。
A shallow copy is fine if your structure is 1-dimensional, or if you do not need to clone any of the contained data structures.
浅拷贝是好的如果你是单维结构或者如果你不需要克隆任何包含于其中的数据结构,即简单不复制的数据结构。
Boxing a value type creates an object and performs a shallow copy of the fields of the specified value type into the new object.
对值类型进行装箱将创建一个对象并将指定的值类型的字段浅表复制到新对象中。
This operation is called a shallow copy because it copies the object and any references it contains, but not the embedded objects.
这种运算叫做浅复制,因为复制了对象与对象内包含的所有引用,但不复制内嵌的对象。
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.
浅表副本创建与原始对象具有相同类型的新实例,然后复制原始对象的非静态字段。
If the value being assigned is a mutable value class, the method returns a shallow copy of the class, because value classes have copy semantics.
如果分配的值是可变值类,则该方法返回该类的浅表副本,因为值类拥有复制语义。
If the object contains references to other objects, the shallow copy does not create copies of the referred objects; instead, it copies only the references to the original objects.
如果对象包含对其他对象的引用,则浅表复制不创建所引用对象的副本,而是仅复制对原始对象的引用。
This is a "shallow" copy, which increments the reference count of the encapsulated BSTR object instead of creating a new one.
这个是一个浅拷贝,这个封装的BSTR对象的递增的引用计数器而不是创建一个新的。
A shallow clone of an object, by contrast, is a copy of the object only.
相比之下,对象的浅表克隆只是对象本身的副本。
A shallow clone of an object is a copy of the object only.
对象的浅表克隆只是对象本身的副本。
A shallow clone of an object is a copy of the object only.
对象的浅表克隆只是对象本身的副本。
应用推荐