值类型 英语是什么意思 - 英语翻译

value type
值类型
种值类型
value types
值类型
种值类型

在 中文 中使用 值类型 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
记住组件是值类型,并且不允许共享引用。
Remember that components are value types and don't allow shared references.
值类型变量可以直接分配给一个值。
Value type variables can be assigned a value directly.
注意,以上技术对值类型没有意义。
Note that the above technique is not meaningful for value types.
值类型总是存储在栈上吗??
Is it true that the value type is always stored in a stack?
值类型变量可以直接分配给其一个值。
Value type variables can be assigned a value directly.
值类型的变量或常量的内容仅仅是一个值。
The content of a value type variable or constant is simply a value..
值类型变量可以直接赋值。
Value type variables can be assigned a value directly.
结构是一种值类型
A structure is a value type.
我们把一个值类型对象的集合加入Person实体中。
We add a collection of value typed objects to the Person entity.
类是引用类型,结构是值类型
Classes are reference-type, and Structures are value-type.
类是引用类型,结构是值类型
Classes are Reference types and Structures are Values types.
综上所述,系统会将值类型的所有实例初始化为0。
Actually the system initializes all instances of value type to 0.
值类型和引用类型的区别?
Difference between Value types and Reference types?.
如果它存储的是自己的数据,则它是值类型;.
If it stores its own data it is a value type;
为什么?因为Int是一个值类型
The int type is a value type.
为什么?因为Int是一个值类型
Int is a value type.
类型参数必须是值类型
The underlying type must be a value type.
就是,主要一个区别就是:struct是值类型的,而class是引用类型的。
The primary difference is that structs are value types and classes are reference types..
对于C,值类型都来自于System.ValueType。
Struct is the C 's value type and is derived from'System. ValueType'.
如果您对引用类型和值类型之间的差别不是很熟悉,请查阅2000年12月发行的MSDN®Magazine,在.
If you are unfamiliar with the difference between reference types and value types you can find more information on the topic in the.
值类型简单类型有符号整型:sbyte,short,int,long.
Value types simple types signed integral: sbyte, short, int, long.
如果你不知道你正在使用的对象是否是值类型或引用类型,你可能会遇到一些惊喜。
If you don't know whether the object you're using is a value type or reference type, you could run into some surprises.
值类型是一种类型,其值在被赋值给变量或常量时被复制,或者在传递给函数时被复制。
A value type is a type whose value is copied when it's assigned to a variable or constant, or when it's passed to a function.
值类型(例如int,double等等)则会建立在叫做栈的有序数据结构里。
Value types(such as int, double, etc.) are created in a sequential structure called the"stack".
值类型不同,引用类型在分配给变量或常量时或者传递给函数时不会被复制。
Unlike value types, reference types are not copied when they are assigned to a variable or constant, or when they are passed to a function.
此外,C同时支持用户定义的引用类型和值类型,既允许对象的动态分配,也允许轻量结构的内联存储。
Furthermore, C supports both user-defined reference types and value types, allowing dynamic allocation of objects as well as in-line storage of lightweight structures.
还有一个示例是,将Scala值类型对象转换为Java基本类型时进行的优化。
Another example is the optimization done to convert Scala value type objects to Java primitive types..
很多(但是不是全部)值类型有一个【IsEmpty】属性,你可以看看它等于默认值:.
Many(but not all) value types have an IsEmpty property which you can check to see if it is equal to its default value:..
因为这个数组指明了值类型为String,所以它只能存放String类型的值。
Because this particular array has specified a value type of String, it is allowed to store String values only.
结果: 29, 时间: 0.0199

值类型 用不同的语言

单词翻译

顶级字典查询

中文 - 英语