单词 | array type | ||||||||||
释义 | array type
更多释义 收起释义 例句释义: 数组类型,阵列型别,阵列型态 1. The Business Item Editor makes it easy to define the attribute as an array type. 业务项编辑器可以方便地将属性定义为数组类型。 www.ibm.com 2. The type argument must be a reference type; this applies also to any class, interface, delegate, or array type. 类型参数必须是引用类型;这一点也适用于任何类、接口、委托或数组类型。 msdn2.microsoft.com 3. Interface has been revised to support updating columns of these types, including updating the ARRAY type as well. 接口也被修改了,以支持对这些数据类型的列的更新,也包括对ARRAY类型的更新。 www-128.ibm.com 4. This property contains the name of the type unless it is an array type, in which case it is the array element type. 如果不是数组类型,此属性包含类型的名称;如果是数组类型,则它为数组元素类型。 msdn2.microsoft.com 5. PHP has an array type that doubles as as a simple list and a dictionary or hash; Python separates the two. PHP的数组类型可同时支持简单列表和字典或散列,但Python却将这两者分开。 www.ibm.com 6. The canonical example of dependent types is that of an array type parameterized by the size of the array. 从属类型的标准实例是数组大小参数化的数组。 www.ibm.com 7. The representation used depends on whether the field is a simple object type, a simple primitive type, or an array type. 所使用的表示法取决于字段是简单对象类型、简单原语类型还是数组类型。 www.ibm.com 8. This function is useful for allocating memory for arrays of a certain size or for initializing shift registers with array-type data. 这个函数可以用在在为数组分配一定空间的内存或用数组类型数据初始化移位寄存器的情况。 www.eefocus.com 9. The type argument must be a reference type, including any class, interface, delegate, or array type. 类型参数必须是引用类型,包括任何类、接口、委托或数组类型。 msdn2.microsoft.com 10. Parameter of an array type may be altered as a result of the call. 参数更改为调用的结果。例如,可以为数组赋以。 msdn2.microsoft.com 1. Parameter of an array type must be definitely assigned by the caller. 参数必须由调用方明确赋值。 msdn2.microsoft.com 2. One of the specified custom modifiers is an array type. 指定的自定义修饰符之一为数组类型。 msdn2.microsoft.com 3. The array type photoelectric sensor can be a CMOS picture sensor, a CCD picture sensor or a cathode ray picture sensor. 阵列式光电传感器可以是CMOS图像传感器或CCD图像传感器或阴极射线图像传感器。 ip.com 4. A ParamArray argument must be declared as a one-dimensional array type. 必须将ParamArray参数声明为一维数组类型。 msdn2.microsoft.com 5. The array type microfaraday cage comprises a gas path and a receiving electrode. 所述的阵列式微法拉第筒包括气路和接收电极。 ip.com 6. Since type variables don't exist at run time, there is no way to determine what the actual array type would be. 因为,类型变量不会再运行时存在,没有办法决定实际数组类型是什么。 www.diybl.com 7. When you declare an array type, the size of the array is not specified. 当您建立一个数组类型时,数组的大小并不确定。 www.ibm.com 8. Gets the number of dimensions in an array type. 获取数组类型的维数。 msdn2.microsoft.com 9. The invention discloses a two-dimensional bilateral-array type corner reflector which belongs to the technical field of geoscience. 本发明公开了一种二维双向阵列式角反射器,属于地学技术领域。 ip.com 10. It has a Unicode string type and an array type. 它有一个Unicode的字符串类型和数组类型。 www.infoq.com 1. This is the default attribute for serializing public fields and properties of an array type. 这是用于序列化数组型公共字段和属性的默认特性。 msdn2.microsoft.com 2. That was simple; a specialization for the array type helped you get there. 这很简单,数据类型的特殊化有助于您实现此目标。 www.ibm.com 3. To declare a variable as an array type, use $ declare -a myarray. 若要将某个变量声明为数组类型,可以使用$declare-amyarray。 www.ibm.com 4. See also the manual sections on the Array type and Array functions. 参见数组类型和数组函数章节。 at.php.net 5. A single expression of a type that is implicitly convertible to the parameter array type. 单个表达式,具有可隐式转换为参数数组类型的类型。 msdn2.microsoft.com 6. Make sure the object type is convertible to the array type. 确保该对象类型可转换为数组类型。 technet.microsoft.com 7. A modifiable lvalue cannot have an array type, an incomplete type, or a type with the const attribute. 可更改左值不能为数组类型、(声明)不完善的类型、或者具有常量属性的类型。 dictsearch.appspot.com 8. The maximum cardinality of an array type is used by DB2 at runtime to ensure that subscripts are within bounds. DB2在运行时使用阵列类型的最大基数来确保下标在在限制范围内。 www.ibm.com 9. Class using the specified array type name and rank. 使用指定的数组类型名称和秩初始化。 msdn2.microsoft.com 10. Class using the specified array type and rank. 使用指定的数组类型和秩初始化。 msdn2.microsoft.com 1. The array type in PHP is very versatile, so here will be some examples to show you the full power of arrays. PHP中的数组类型有非常多的用途,因此这里有一些例子展示数组的完整威力。 in2.php.net 2. The Array type with DataMember of item type "T" 具有项类型为“T”的DataMember的Array类型 msdn2.microsoft.com 3. Parameter of an array type must be assigned before it is used; that is, it must be assigned by the callee. 参数前必须先为其赋值,即必须由被调用方为其赋值。 msdn2.microsoft.com 4. If you need to perform multiple array-type manipulations on a string, you can convert it to an array of 如果需要对某个字符串执行多数组类型处理,可以使用该字符串的 msdn2.microsoft.com 5. You can convert an array type to a different array type provided you meet the following conditions 您可以将一种数组类型转换为另一种数组类型,但必须满足以下条件 msdn2.microsoft.com 6. To define attributes as an array type, you just change the default value of the Maximum attribute from 1 to n, as Figure 3 shows 要将属性定义为数组类型,只需将Maximum属性的缺省值从1更改为n,如图3所示 www.ibm.com 7. CvArr* is used to pass arbitrary array-like data structures into functions, where the particular array type is recognized at runtime. CvArr 用于向函数传入任意array-like的数据结构,具体的数组类型会在运行时确定。 blog.sina.com.cn 8. Recovery of array type on incomplete variable subscript 非纯变量下标的数组类型恢复 www.ilib.cn 9. Matching rule for general formal array type 通用形式数组类型匹配规则 www.sinobay.com 10. Warning C6504: invalid annotation: property may only be used on values of pointer, pointer-to-member, or array type 警告C6504:无效的批注:属性只能用于指针值、指向成员的指针值或数组类型值 msdn2.microsoft.com 1. array type has incomplete element type 数组类型不完全 blog.sina.com.cn 2. Warning C6510: invalid annotation: NullTerminated property may only be used on values of pointer or array type 警告C6510:无效的批注:NullTerminated属性只能用于指针值或数组类型值 msdn2.microsoft.com 3. An array type is a type followed by 数组类型是一种后跟 msdn2.microsoft.com 4. to obtain magnetic disc number based on array type; 依阵列类型取得阵列磁碟数目; ip.com |
||||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。