网站首页  词典首页

请输入您要查询的英文单词:

 

单词 one-dimensional array
释义

one-dimensional array

  • 网络一维数组;一维阵列;单维布置
1.
一维数组
电脑术语_百度百科 ... odd 奇数的 one-dimensional array 一维数组 oom:information object message class 信息对象消息类 ...
baike.baidu.com
2.
一维阵列
IT专业英语词典-O ... one-chip product 单片产品 one-dimensional array 一维阵列 one-hour rating 一小时定额 ...
www.for68.com
3.
单维布置
... omni-directional phased array 全向相控阵 one-dimensional array 单维布置[阵列] optical phased array 光频整相阵列 ...
www.chinabaike.com

例句

释义:
1.
List to a compatible one- dimensional array , starting at the beginning of the target array .
复制到兼容的一维数组中,从目标数组的开头开始放置。
www.bing.com
2.
Pushes an object reference to a new zero-based, one-dimensional array whose elements are of a specific type onto the evaluation stack.
将对新的从零开始的一维数组(其元素属于特定类型)的对象引用推送到计算堆栈上。
msdn2.microsoft.com
3.
Therefore, a one-dimensional array of integers is of a different type than a one-dimensional array of double types.
因此,一维整数数组与一维双精度类型数组是不同的类型。
msdn2.microsoft.com
4.
Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.
从目标数组的指定索引处开始,将整个集合复制到兼容的一维数组。
msdn2.microsoft.com
5.
The following example illustrates the difference between defined a one-dimensional array and a multidimensional array.
下面的示例阐释了定义一维数组和多维数组之间的区别。
technet.microsoft.com
6.
Copies the contents of the collection to a one-dimensional array beginning at the specified index.
从指定索引处开始,将集合的内容复制到一维数组。
msdn2.microsoft.com
7.
Pushes the number of elements of a zero-based, one-dimensional array onto the evaluation stack.
将从零开始的、一维数组的元素的数目推送到计算堆栈上。
msdn2.microsoft.com
8.
Copies the entire PortCollection to a one-dimensional array of type Port, starting at the specified zero-based index of the target array.
将整个PortCollection复制到Port类型的一维数组中(从目标数组的指定的从零开始的索引处开始)。
msdn2.microsoft.com
9.
List to a compatible one-dimensional array, starting at the specified index of the target array.
复制到兼容的一维数组中,从目标数组的指定索引位置开始放置。
msdn2.microsoft.com
10.
Copies the collection of session-state item values to a one-dimensional array, starting at the specified index in the array.
将会话状态项值的集合复制到一维数组中(从数组的指定索引处开始)。
msdn2.microsoft.com
1.
To a compatible one-dimensional array, starting at the specified index of the target array.
复制到兼容的一维目标数组中从指定索引处开始的位置。
msdn2.microsoft.com
2.
A Type object representing a one-dimensional array of the current type, with a lower bound of zero.
返回一个表示当前类型的一维数组(下限为零)的Type对象。
msdn2.microsoft.com
3.
The CopyTo method copies the entire collection to a one-dimensional array, starting at the specified index of the target array.
CopyTo方法将整个集合复制到一维数组中(从目标数组的指定索引处开始)。
msdn2.microsoft.com
4.
For the parameter array, supply a one-dimensional array with the same element type as the parameter array's element type.
对于参数数组,请提供元素类型与参数数组的元素类型相同的一维数组。
technet.microsoft.com
5.
The following code shows a call in which a two-dimensional array is passed to a procedure that expects a one-dimensional array.
下面的代码演示一个调用,其中,二维数组被传递到需要一维数组的过程中。
msdn2.microsoft.com
6.
Copies all the elements of the current one-dimensional Array to the specified one-dimensional Array.
将当前一维Array的所有元素复制到指定的一维Array中。
msdn2.microsoft.com
7.
A ParamArray argument must be declared as a one-dimensional array type.
必须将ParamArray参数声明为一维数组类型。
msdn2.microsoft.com
8.
Copies the Hashtable elements to a one-dimensional Array instance at the specified index.
将Hashtable元素复制到一维Array实例中的指定索引位置。
msdn2.microsoft.com
9.
Returns the type of a one-dimensional array whose element type is the generic type parameter.
返回元素类型为泛型类型参数的一维数组的类型。
msdn2.microsoft.com
10.
Collection to a one-dimensional array, starting at the specified index in the target array.
集合中的所有项复制到一维数组,从目标数组的指定索引处开始。
msdn2.microsoft.com
1.
Its default value is an empty one-dimensional array of the parameter array's element type.
其默认值是参数数组元素类型的空一维数组。
technet.microsoft.com
2.
Copies the X509Certificate values in the current X509CertificateCollection to a one-dimensional Array instance at the specified index.
将当前X509CertificateCollection中的X509Certificate值复制到一维Array实例的指定索引处。
msdn2.microsoft.com
3.
In this case, the $output variable is a one-dimensional array in which each element is a line of output.
在本例中,$output变量是一个一维数组,其内的每个元素都是一行输出。
www.ibm.com
4.
Copies the Queue elements to an existing one-dimensional Array, starting at the specified array index.
从指定数组索引开始将Queue元素复制到现有一维Array中。
msdn2.microsoft.com
5.
Or a portion of it to a one-dimensional array.
或它的一部分复制到一维数组中。
msdn2.microsoft.com
6.
Copies the membership provider collection to a one-dimensional array.
将成员提供程序集合复制到一维数组中。
msdn2.microsoft.com
7.
Copies the input methods to an existing one-dimensional array, starting at the specified array index.
从指定数组索引开始将输入方法复制到现有一维数组中。
www.kuenglish.info
8.
The one-dimensional Array is searched forward starting at the first element and ending at the last element.
向前搜索一维Array,从第一个元素开始,到最后一个元素结束。
msdn2.microsoft.com
9.
A one-dimensional array is returned to the client as a single-row result set with as many columns as there are elements in the array.
一维数组作为单行结果集返回给客户端,其中的列数与数组中的元素数相等。
msdn2.microsoft.com
10.
Gets or sets a one-dimensional array of type String containing the culture-specific full names of the months.
获取或设置类型String的一维数组,该数组包含月份的特定于区域性的完整名称。
msdn2.microsoft.com
1.
Copies the membership user collection to a one-dimensional array.
将成员资格用户集合复制到一维数组中。
msdn2.microsoft.com
2.
Copies the role provider collection to a one-dimensional array.
将角色提供程序集合复制到一维数组中。
msdn2.microsoft.com
3.
The format of the array is a one-dimensional array for all types but publisher and subscriber.
除了发行者和订阅者以外,所有类型的阵列均为一维阵列格式。
technet.microsoft.com
4.
You might declare a one-dimensional array with 31 elements, one for each day of the month, as the following example shows.
您可能会宣告具有31个元素(该月的每一天一个元素)的一维阵列,如下列范例所示。
technet.microsoft.com
5.
Returns a zero-based, one-dimensional array containing a specified number of substrings .
返回一个下标从零开始的一维数组,它包含指定数目的子字符串。
dictsearch.appspot.com
6.
One-dimensional array of strings to be searched.
要搜索的一维字符串数组。
msdn2.microsoft.com
7.
An error occurs if Source is set to Nothing or is not a one-dimensional array.
如果将Source设置为Nothing或者它不是一维数组,将发生错误。
msdn2.microsoft.com
8.
If the rank is greater than 1, the array is marshaled as a one-dimensional array in column-major order.
如果秩大于1,则将以列优先的顺序将数组作为一维数组封送。
msdn2.microsoft.com
9.
Function name: stat, enter: To deal with the one-dimensional array, plus a window: rectangular windows, window width: 20.
函数名:stft,输入:要处理的一维数组,加窗:矩形窗,窗口宽度:20。
joys99.com
10.
With a one-dimensional array to preserve binary tree nodes. 2.
用一个一维数组保存二叉树结点。
nulung.com
1.
With a one-dimensional array for line type graphs, the X axis will be integers (1, 2, 3. . . ), and the data will be the Y axis.
使用线形图的一维数组,X轴将是整数(1、2、3…),数据将是Y轴。
www.ibm.com
2.
To a one-dimensional array of type.
类型的一维数组。
msdn2.microsoft.com
3.
The following example declares a variable to hold a one-dimensional array of age counts for ages 0 through 120.
下面的示例声明一个变量来保存一个“一维数组”,其中包含从0岁到120岁之间每个年龄的人数。
msdn2.microsoft.com
4.
The one-dimensional array that is the destination of the elements copied from.
复制的元素的目标数组的一维数组。
msdn2.microsoft.com
5.
The one-dimensional array that is the destination of the elements copied from the SortedDictionary. ValueCollection.
一维数组,它是从SortedDictionary.ValueCollection中复制的元素的目标。
msdn2.microsoft.com
6.
All plot types can accept a one-dimensional array, but there are some additional format options available based on the type of chart.
所有图表类型都可以接受一个一维数组,但根据不同的图表类型,还有其他一些格式选项。
www.ibm.com
7.
In all cases, the code within the procedure treats the parameter array as a one-dimensional array with elements of the same data type as the
在任何情况下,过程中的代码都将参数数组视为一个一维数组,此数组的元素的数据类型与
msdn2.microsoft.com
8.
The one-dimensional array that must have zero-based indexing and is the destination of the elements copied from the
该一维数组必须从零开始索引,并且是以下元素的复制目标,这些元素从
msdn2.microsoft.com
9.
Copies the elements in this collection to a one-dimensional array of type
将此集合中的元素复制到
msdn2.microsoft.com
10.
A one-dimensional array with an unknown lower bound
下限未知的一维数组
msdn2.microsoft.com
1.
TerrainHeights - A one-dimensional array containing the heights
一维数组保存高度值
bbs.gamecollege.org
2.
A one-dimensional array with a lower bound of 0
下限为0的一维数组
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/26 11:22:37