VALUE TYPES - 翻译成中文

['væljuː taips]
['væljuː taips]

在 英语 中使用 Value types 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Stack memory- the memory space in which we typically allocate value types like int, double, bool,….
栈内存--我们通常分配的值类型的内存空间,比如int,double,bool,…….
The if and else arms have value types that are incompatible, and Rust indicates exactly where to find the problem in the program.
If和else分支的值类型是不相容的,同时Rust也准确地指出在程序中的何处发现的这个问题:.
By definition, value types have a value, and even uninitialized variables of value types must have a value..
根据定义,值的类型值,甚至初始化变量的值类型必须有一个值。
Due to the changes to the release schedule, it is completely unknown which release of Java will eventually feature value types as a production feature.
由于发布计划不断变化,现在还不能完全确定哪个Java版本最终会把值类型作为生产特性。
C allows the programmer to create user-defined value types, using the struct keyword.
值类型C允许程序员用关键字struct创建用户自定义的值类型(valuetype)。
In a document store, individual records do not require a uniform structure, can contain many different value types, and can be nested.
在文档存储中,单个记录不需要统一的结构,可以包含许多不同的值类型,并且可以嵌套。
However, note that not all tracers that support OpenTracing must support all value types.
但是需要注意,不是所有的支持OpenTracing的Tracer,都需要支持所有的值类型
Now that we have understood the concept of Stack and Heap, it's time to understand the concept of value types and reference types..
既然我们已经了解了栈和堆的概念了,是时候了解值类型和引用类型的概念了。
In addition to these built-in data types, value types also include user-defined value types(types derived from the System. ValueType class) as well as enumerations.
除了这些内建的数据类型,值类型也包括了用户定义的数据类型(从System.ValueType继承的类型如枚举类型。
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.
不同于值类型,引用类型,在被赋值到一个变量或常量时,或者当它们被传递给一个函数时,其不会被复制。
Value types comprise most built-in types(specifically, all numeric types, the char type, and the bool type) as well as custom struct and enum types..
值类型包含大多数的内置类型(具体包括所有数值类型、char类型和bool类型)以及自定义的struct类型和enum类型。
All of the basic types in Swift- integers, floating-point numbers, Booleans, strings, arrays and dictionaries- are value types, and are implemented as structures behind the scenes.
事实上,Swift中的所有基本类型,例如integers、floating-point、numbers、Booleans、strings、arrays和dictionaries,都是值类型,并作为幕后结构来实现。
In the latter case the method can also modify the struct(in this sense the structs are not value types, since value types are immutable).
在后一种情况下,该方法还可以修改结构(在这种意义上,结构不是值类型,因为值类型是不可变的)。
Developers can define new value types through enum and struct declarations, and can define new reference types via class, interface, and delegate declarations.
开发人员可以通过枚举声明和结构声明定义新的值类型,并可通过类声明、接口声明和委托声明定义新的引用类型。
This means that any structure and enumeration instances you create- and any value types they have as properties- are always copied when they are passed around.
这意味着您创建的任何结构和枚举实例-以及它们所有的值类型的属性-在代码中传递时始终会被复制。
Value type variables can be assigned a value directly.
值类型变量可以直接分配给一个值。
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..
值类型的变量或常量的内容仅仅是一个值。
We add a collection of value typed objects to the Person entity.
我们把一个值类型对象的集合加入Person实体中。
结果: 80, 时间: 0.0321

单词翻译

顶级字典查询

英语 - 中文