REFERENCE TYPE 中文是什么意思 - 中文翻译

['refrəns taip]
['refrəns taip]

在 英语 中使用 Reference type 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
They're reference types.
它们是参考类型
C supports two major kinds of types: value types and reference types.
C支持两种类型:值类型和引用类型
Value and reference types in Swift.
Swift中的值类型与引用类型.
Every structure is a value type, even if it contains reference type members.
每个结构是值类型,因此,即使它包含引用类型成员。
Value and reference types in Swift.
Swift中的值类型和参照类型.
There's also a special nullliteral that can be used as a value for any reference type.
还有一个特殊的null字面值,可以用作任何引用类型的值。
If T is reference type, nothing is done.
若T是引用类型,则不做任何事。
E1 and e2 are both arrays of object reference types, and Arrays.
E1和e2都是对象引用类型的数组,并且Arrays.
Since every reference type represents an underlying.
由于每种引用类型表示基础.
C provides two types of data types: Value types and Reference types.
C中有两种数据类型:值类型和引用类型
Value of Reference type can be only in two cases:.
引用类型的值只有可能是以下两种情况:.
You can alsosay that value type points to a value while reference type points to an object.
你也可以说值类型指向一个值,引用类型指向一个对象。
Example of built-in reference types are: object, dynamic, and string.
例如,内置的引用类型有:object、dynamic和string。
The data types in C are divided into two main categories:Value Type and Reference Type.
C中数据类型主要分为两大类:值类型和引用类型
This example also shows how reference types can be harder to reason about.
这个例子也显示了引用类型更加难以理解。
It should usually be used with Generic types(T) since we may not besure whether the type is a value type or reference type.
通常,默认值表达式用于类型参数,因为可能并不知道类型参数是值类型还是引用类型
ParamType is a pointer or reference type, but not a universal 1 reference..
类型说明符是指针或者引用类型,但不是universalreference.
We see that on the lefthand side of call parentheses there is a Reference type value(because foo is an identifier):.
在调用括号的左侧是一个Reference类型的值(因为foo是一个标识符):.
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.
与值类型不同,引用类型在分配给变量或常量时或者传递给函数时不会被复制。
This code creates a new instance of the Object reference type and stores it in the variable person.
以上代码创建了Object引用类型的一个新的实例并保存到变量person中。
A cast expression to lvalue reference type, such as static_cast<int&>(x);
转换为左值引用类型的转型表达式,例如static_cast<int&>(x);.
If you don't know whether the objectyou're using is a value type or reference type, you could run into some surprises.
如果你不知道你正在使用的对象是否是值类型或引用类型,你可能会遇到一些惊喜。
The target type must be a pointer or reference type, and the expression must evaluate to a pointer or reference..
目标类型必须是指针或引用类型,并且表达式必须计算为指针或引用。
Because test, being the identifier, produces other value of Reference type, which base(the global object) is used as this value:.
因为test也是标识符,这样就产生了另外的引用类型的值,其中base对象(全局对象)就是this的值:.
With the first case all is clear-there unequivocally Reference type and, as consequence, this value is the base object, i.e. foo.
第一种情况,很明显是引用类型,this的值为base对象,即foo。
In Java, C, and VB. NET, the constructor creates reference type objects in a special memory structure called the"heap".
在Java,C和VB.NET里,构造器会在一种叫做堆的特殊数据结构里建立作为引用类型的实例。
With the first case all is clear-there unequivocally Reference type and, as consequence, this value is the base object, i.e. foo.
第一种情况--非常明确,是引用类型,最终this的值设置为base对象,foo。
In contrast, the ref andout keywords are not necessary when marshaling reference type objects because the variable already is a reference to the object.
相反,当封送引用类型对象时,并不需要ref和out关键字,因为变量已经是对象的引用了。
结果: 28, 时间: 0.0319

单词翻译

顶级字典查询

英语 - 中文