单词 | primitive type |
释义 | 例句释义: 基本类型,原始类型,基元类型,基本数据类型 1. By adding operator overloads to a type, you allow developers to use the type as though it were a built-in primitive type. 通过在类型中添加运算符重载,开发人员可以像使用内置基元类型一样使用该类型。 msdn2.microsoft.com 2. Calls that use this primitive type fail if the count is less than two or is odd . 如果顶点计数小于二或是奇数,则使用此基元类型的调用将失败。 www.bing.com 3. It assigns the value of a primitive-type attribute in the source business object to a primitive-type attribute in a target business object. 它将源业务对象中的某个基元类型属性的值赋予目标业务对象中的某个基元类型属性。 www.ibm.com 4. The Long class wraps a value of the primitive type long in an object. An object of type Long contains a single field whose type is long. Long类以对象的形式对简单类型long进行包装,一个Long类型的对象包含一个类型为long的域。 www.51goushu.com 5. However, it is possible to create a custom command where that command expects a non primitive type as its command parameter. 但是,可以创建一个自定义命令,该命令需要将非基元类型作为其命令参数。 msdn.microsoft.com 6. Finally, an enumerated type may, in a Schema, be part of a union with a primitive type. 最后,模式(Schema)中的枚举类型可能是原始类型的联合(union)的一个组成部分。 www.ibm.com 7. Handguns are the earliest, most primitive type of hand-held firearm, and consist of a short metal barrel fixed to a long wooden handle. 手炮属于最早的手持火枪,其结构为长柄木托上装配金属枪管。 dictsearch.appspot.com 8. An attribute of an object is represented by a Property which can be a primitive type or a reference to another object. 对象的属性由Property表示,它可以是基元类型,也可以是对另一个对象的引用。 www.ibm.com 9. A variable of a primitive type always holds a value of that exact primitive type. 简单类型的变量总是执持简单类型的值。 infos.edulife.com.cn 10. The representation used depends on whether the field is a simple object type, a simple primitive type, or an array type. 所使用的表示法取决于字段是简单对象类型、简单原语类型还是数组类型。 www.ibm.com 1. Notice that the return value is no longer a primitive type but rather a collection of user-defined JavaBeans. 注意到返回值不再是原语类型,而是用户定义的JavaBean集。 www.ibm.com 2. If the variable is a primitive type, the metric directly holds its value; if it is a complex type, the metric holds its XML. 如果变量是原语类型,指标直接包含其值;如果它是一种复杂类型,指标将包含它的XML。 www.ibm.com 3. A primitive type can be cast to any type derived from that primitive type. 基元类型可以转换为该基元类型所派生的任何类型。 msdn2.microsoft.com 4. Gilad Bracha reopens an old debate about language design, specifically can a language be OO and enforce a primitive type system? GiladBracha重新挑起了一场有关编程语言设计的争论,特别是一门编程语言可以兼顾面向对象思想和原生数据类型吗? www.infoq.com 5. A derived type can be cast to a primitive type if its primitive ancestor can be cast to the target type. 如果派生类型的基元祖先可以转换为目标类型,则该派生类型可以转换为基元类型。 msdn2.microsoft.com 6. Consider defining operator overloads in a type that should work like a primitive type. 考虑在其用法应类似于基元类型的类型中定义运算符重载。 msdn2.microsoft.com 7. The Integer class wraps a value of the primitive type int in an object. An object of type Integer contains a single field whose type is int. Integer类以对象的形式对简单类型int进行包装,一个Integer类型的对象包含一个类型为int的域。 www.web521.com 8. You can assign a new value to any left-hand-side expression that is an l-value of a primitive type. 可以将新值赋给任何为基元类型左值的左表达式。 msdn2.microsoft.com 9. Initializes all the fields of the object at a specific address to a null reference or a 0 of the appropriate primitive type. 将位于指定地址的对象的所有字段初始化为空引用或适当的基元类型的0。 msdn2.microsoft.com 10. Like parameters, result objects can be a JavaBean, a Map, a primitive type wrapper, or XML. 与参数类似,结果对象可以是JavaBean、Map、原始类型包装器或XML。 www.ibm.com 1. That means that if you want to make a non primitive object on the heap to represent that primitive type, you use the associated wrapper. 这意味着假如想让堆内一个非主要对象表示那个主类型,就要使用对应的封装器。 www.hotdic.com 2. If name denotes a primitive type or void, an attempt will be made to locate a user-defined class in the unnamed package whose name is name. 如果name表示简单类型或void,将尝试在未命名的包中定位名称是name的用户定义类。 www.procedurelife.com 3. The Float class wraps a value of primitive type float in an object. An object of type Float contains a single field whose type is float. Float类以对象的形式对简单类型float进行包装,一个Float类型的对象包含一个类型为float的域。 www.mscto.com 4. The type argument may be a reference type, primitive type, or value type as appropriate. 根据不同的情况,类型参数可以是引用类型、基元类型或值类型。 msdn2.microsoft.com 5. The Byte class wraps a value of primitive type byte in an object. An object of type Byte contains a single field whose type is byte. Byte类以对象的形式对简单类型byte进行包装,一个Byte类型的对象包含一个类型为byte的域。 www.51goushu.com 6. If no appropriate EGL type is selected for a UML primitive type, then a default of String type will be created. 如果对于一个UML原始类型没有合适的EGL类型选择,那么将会创建一个默认的String类型。 www.ibm.com 7. attribute(nsi, name, value) -- Adds attribute to current start tag (value may be String or primitive type). attribute(nsi,name,value)-将属性添加到当前的开始标记(值可能是String或基本类型)。 www.ibm.com 8. Indicates that a field should be treated as containing a fixed number of elements of the specified primitive type. 指示字段应被视为包含指定基元类型的固定数目的元素。 msdn2.microsoft.com 9. Classes are instantiated with all their primitive type attributes given default values. 类的实例化是给它们所有的原语类型属性赋予默认值。 www.ibm.com 10. The type of a service operation parameter should be either a primitive type or a DataType. 服务操作参数的类型应当或者是一个原始类型,或者是一个DataType。 www.ibm.com 1. Is a primitive type or serves as a base class to a complex hierarchy. 是基元类型还是充当复杂层次结构的基类,以上都成立。 msdn2.microsoft.com 2. The anchoring construct in the SDO framework is the data object container, which consists of data objects and primitive type members. SDO框架之中的固定构筑是数据对象容器,它由数据对象以及主要的类型成员组成。 www.ibm.com 3. This sample demonstrates passing a reference type, a value type, or a primitive type by reference to a method. 本示例演示如何通过方法引用来传递引用类型、值类型或基元类型。 msdn2.microsoft.com 4. Calls that use this primitive type fail if the count is less than two. 如果顶点计数小于二,则使用此基元类型的调用将失败。 msdn2.microsoft.com 5. Is the number of primitives as determined by the primitive type. 是由基元类型确定的基元数。 msdn2.microsoft.com 6. Option, each primitive type is instead implemented as a property. 选项,则每个基元类型都实现为一个属性。 msdn2.microsoft.com 7. The following example determines whether the given type is a primitive type and displays the result. 下面的示例确定给定的类型是否是基元类型,并显示结果。 msdn2.microsoft.com 8. They have found that it is connected with the passage of days and the phases of the moon. It is, in fact , a primitive type of calendar. 他们发现代码与昼夜更迭和月亮圆缺有关,事实上是一种最原始的日历。 blog.sina.com.cn 9. It traverses the base class hierarchy of the class until it finds a primitive type. 则将遍历该类的基类层次结构,直到找到基元类型。 msdn2.microsoft.com 10. The second filter removes any list items where the left side of the expression is a primitive type or a null. 第二个过滤器负责移除任何表达式左侧为一个基本类型或null型的列表条目。 www.ibm.com 1. Type to any primitive type. 类型向任何基元类型进行转换。 msdn2.microsoft.com 2. Under the Configure primitive type parameters section, select the appropriate EGL type. 在Configureprimitivetypeparameters部分下,选择合适的EGL类型。 www.ibm.com 3. Stores the indicated object or primitive type to the archive. 把确切的对象或主要类型存储到归档文件中。 www.zjrj.org 4. Loads the indicated object or primitive type from the archive. 由归档文件装载确定的对象或主要类型。 www.zjrj.org 5. Create a UML attribute of X and, from the C# primitive type library, set its type to int as described previously. 创建UML属性X,在C#基本类型库中,像前面介绍的那样,将其类型设置为int。 www.ibm.com 6. If this object represents a primitive type or void, the method returns an array of length 0. 如果该对象表示简单类型或void,方法返回的数组长度为0。 www.procedurelife.com 7. A built-in primitive type can cast to another built-in primitive type, based on the rules in the table. 内置基元类型可以根据表中的规则转换为其他内置基元类型。 msdn2.microsoft.com 8. The IDL wchar is simply the IDL type that maps to 16-bit character sets and it maps to the Java primitive type char. IDL的wchar仅仅是映射为16位字符集的IDL类型,它映射为Java的基本类型char。 www.ibm.com 9. In our example, all attributes of the LoanApplicationType are string, but you can use any primitive type, such as integer or date. 在我们的示例中,LoanApplicationType的所有属性都是string,但可以使用任何基元类型(primitivetype),比如integer或date。 www.ibm.com 10. The Visual Basic primitive type String is an alias for System. String, a sequence of Unicode characters. VisualBasic的基元类型String是System.String的别名,它是一个Unicode字符序列。 msdn2.microsoft.com 1. There is, however, one additional form of constant that you need to know about, even though it is not a primitive type: 不过,还有一种格式的常量需要知道,尽管它不是原始类型: www.bing.com 2. Configuration feature: For primitive type, bush, arbor or scramble; 形态特征:为原始类型,灌木。乔木或攀缘; huahui.bcaiwa.com 3. For example, the Visual Basic primitive type Integer is an alias for System. Int32, a 32-bit integer. 例如,VisualBasic的基元类型Integer是System.Int32的别名,是一个32位的整数。 msdn2.microsoft.com 4. Specified type is not a Primitive Type 指定的类别不是一个基本类别 angel.w15.5tom.cn 5. Primitive type - Hunting Dogs 原始犬种 www.sz9.com.cn 6. True if and only if this class represents a primitive type 只有当该类表示简单类型时返回 blog.cnbie.com 7. Object is accessed, and the value is not a string or a primitive type such as 对象中包含的值,但该值不是一个字符串或基元类型,如 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。