值类型
- 网络Value Type;value-type;valuetype;struct
-
在使用JAX-RPC值类型时需要考虑的移动Web服务设计事项,包括
Design considerations for mobile Web services when using the JAX-RPC value type , including
-
Java类要成为遵循JAX-RPC的值类型必须遵守以下这些规则
A Java class must follow these rules to be a JAX-RPC compliant value type
-
“轴定义控制”(AXISDEFCONTROL)参数指定明确的轴定义之间的近似值类型。
The AXIS_DEF_CONTROL parameter specifies the approximation type between the explicit axes definitions .
-
一个UML操作,并且以一个int作为返回值类型。
A UML operation op with , an int as the return type .
-
一个UML属性b(类型为int)和一个UML操作xyz(返回值类型为int)。
A UML property b of type int and a UML operation xyz with return type int.
-
就像你知道的那样,值类型是分配在栈上的,而引用类型是分配在GC堆上的。
As you know value types are allocated on the stack unlike reference types which are allocated on the GC heap .
-
在C中,你可以在一个允许为空的值类型后面加上一个问号(比如,int?x;)。
In C # you can flag a value type as a nullable type by adding ? after the type ( like int ? x ;) .
-
较大的值类型像Guid则无法以原子的方式读写。
Larger value types such as Guid require are not read and written atomically .
-
定义的值类型为对等、父子或等同类型,它们在UDDI数据结构规范中定义。
Defined value types are peer-peer , parent-child , or identity and are defined in the UDDI data structures specification .
-
specificintrinsic的所有操作数都会映射为一个称为qword的特殊类型,它实际上是一个opaque寄存器值类型。
All operands to specific intrinsics are cast to a special type called qword , which is essentially an opaque register value type .
-
数据传输对象(datatransferobjects,DTOs)或值类型如LotusDominoWeb服务文档中介绍的那样,是用于在Web服务和客户机之间交换数据的自定义类。
The data transfer objects ( DTOs ), or value types as they are known in the Lotus Domino Web services documentation , are custom classes used to exchange data between the Web services and the clients .
-
它不仅提供了Java所拥有的“空引用异常”,而且还提供了Nullable值类型以解决通用的问题。
Not only does it have the same " null reference exception " that Java had , with generics we also were given the problems with Nullable value types .
-
集合可以是值类型的(元素或组合元素),也可以是实体引用类型的(one-to-many或many-to-many关联)。
Collections can either model value types ( element or composite-element ) or entity reference types ( one-to-many or many-to-many associations ) .
-
JAX-RPC值类型(遵循JSR-101)是Java类,其值可以在服务客户端和服务端点之间移动。
A JAX-RPC value type ( in JSR-101 ) is a Java class whose value can be moved between a service client and service endpoint .
-
如果将JAX-RPC值类型设计为JavaBean类,那么bean属性必须拥有setter和getter方法,并且必须是JAX-RPC支持的类型。
If a JAX-RPC value type is designed as a JavaBean class , the bean properties must have setter and getter methods , and must be supported JAX-RPC types .
-
根据传统方法的局限和不足,本篇文章在特定章节针对属性值类型对TOPSIS法进的推广做了归纳与叙述,拓宽了TOPSIS法应用的范围。
According to the limitations of traditional method in this paper and the insufficiency , in particular chapters attribute values of TOPSIS method into the type of promoting summarized and narrative , and widened the scope of application of TOPSIS .
-
编译器同时也会确保EndInvoke返回值类型和委托返回类型一致(在我们的例子中,这个类型是int)。
There also the compiler ensures that the return value of EndInvoke is the same as the return value of the delegate type ( this type is an int in our example ) .
-
紫色土区作物耐氯临界值类型的研究
Studies on critical values of crop tolerance to CI in purple soils
-
下面一个选项是改变返回值类型。
The next option is to change the return type .
-
客户通过属性访问值类型时,值是被复制的。
Value types are copied when clients access them through a property .
-
这意味着大值类型存储在行内。
This means that large value types are stored in-row .
-
值类型,但不支持其他值类型。
But there is no support for other value types .
-
值类型存储在堆栈中,而不是堆中。
Value types are stored on the stack , not the heap .
-
不能在具有指定类型大小的值类型中定义字段。
Cannot define fields in value type that has type size specified .
-
正在查询的值类型,这里是一个字符串值
The type of value being queried , which here is a string value
-
将值类型推送到堆栈上。
A value type is pushed onto the stack .
-
确保0为值类型的有效状态。
Ensure that0is a valid state for value types .
-
分配值类型时复制数据。分配引用类型时则只复制引用。
When a reference type is assigned , only the reference is copied .
-
用更合适的值类型实现重写。
With more appropriate implementations for value types .
-
类似值类型优化这样的条件有可能更进一步地增加容许尺寸的大小。
Other conditions such as value type optimizations may further increase the allowed size .