Suppose I create array for samples.
假设我为样本创建数组。
You will see a green cylinder with a clock next to it while you create this array.
在创建此阵列时,您会看到一个绿色的圆筒,旁边还有一个时钟。
The bills in both chambers would create health insurance exchanges on which small businesses and individuals could choose from an array of private plans and possibly a public option.
参众两院的议案将创建医疗保险交易所,让小企业和个人可以从一系列私人计划和可行的公共计划中进行选择。
In this tutorial, you will learn how to create a ball bearing using an Array Object.
在本教程中,您将学习如何创建一个使用数组对象的球轴承。
You see a green cylinder with a clock next to it while you create this array.
在创建此阵列时,您会看到一个绿色的圆筒,旁边还有一个时钟。
Now that we have basic terrain types, you can imagine what comes next: we create an array of map tiles for each row.
现在有了基本地形类型,您可以想象得到接下来需要做什么:为每一行创建一个地图图像块数组。
Create an ordered sequence (array) of business items by setting the minimum and maximum values for the item attributes.
通过设置项目属性的最小值和最大值来创建业务项目的定购序列(数组)。
You could manually create an array of the actual event names you want to support from these names, but that is unnecessary.
您可以从这些名称中手动地创建一个真正希望支持的事件名称的数组,不过这并不是必需的。
If you have a SAN or another type of storage array, you should try to create your arrays of equal size and type.
如果您使用了SAN或者其他类型的存储阵列,那么您应该尝试在创建阵列时使它们具有相同的大小和类型。
Starting with the first regular expression, create an array of records from the data file, then loop through the remaining regular expressions to refine the results.
从第一个正则表达式开始,创建一个来自数据文件的记录数组,然后循环执行其余的正则表达式以改进结果。
For each item in the array, create a table row that contains all the relevant information.
对于数组中的每个项目,创建一个包含所有相关信息的表格行。
When the user enters new vehicle data, you create a new element in the array object.
当用户输入新车辆数据时,您将在数组对象中创建一个新元素。
The operation of reading from a file is very straight forward, we open a file stream, create an array to hold the data, and finally read all the data into the array.
从文件中读取内容的操作是非常直截了当的:我们打开一个文件流对象,创建一个数组来放置数据,最后把所有数据都读到这个数组中。
In this case, I create an array of hash tables — a common method to store structured data such as this.
在本例中,我创建了一个散列表的数组——用来存储这类结构式数据的一种常见方法。
You create an array of functions or test fixtures, register them, and the DOH will execute them when loaded.
只需创建一个函数数组或测试装置、然后对之进行注册,加载后,DOH就会执行它们。
In the second line, we create the array to store the changed values.
在第二行代码中,我们创建一个数组来储存变更的值。
This screen also has a section where you can create new device array or use one from the existing list.
此屏幕还有一个区域,可以创建新设备阵列或使用现有列表中的设备阵列。
To do this, you'll create an array to hold information about the weapons.
为此,需要创建一个数组来保存关于武器的信息。
Consider a benchmark that aims to determine the time it takes to access an array element: the task should not create the array.
假设一次基准测试希望度量出访问某个数组元素所用的时间:这个任务应该不用创建数组。
Or you may want to create a linear array for swap, because it does not really matter how you use it, as it's a raw device.
或者你可能想要为交换区创建线性阵列,因为你如何使用它无关紧要,因为她是原始设备。
Then we walk the inventory array and create new input fields to hold the items.
然后遍历武器清单数组并创建新输入字段以保存装备。
This enables access to the underlying byte array without having to create additional copies after the data is written to the network.
这实现了对底层字节数组的访问,而无需在数据写到网络后创建额外的副本。
It USES reflection to create a new array of the same type, then copies all the data across from the old array before returning the new array.
它使用反射来创建相同类型的新数组,然后在返回新数组之前,在老数组中复制所有数据。
Then you add code to create an array and add the values to it.
添加代码以创建数组并向数组中添加值。
I then create an array of directories to run Ant's checksum task against by splitting the first argument with a comma.
然后我把第一个参数用逗号进行分割,创建了一个数组,保存要在上面运行Ant的checksum任务的目录。
Use the field name blog, and then create an array object.
使用字段名blog,然后创建一个数组对象。
Those input names may look weird, but by structuring them in this fashion, PHP will create the "inventory" array automatically, complete with name-value pairs.
这些输入名称可能看上去有些怪异,但是通过以这种样式构造名称,PHP将自动创建“inventory”数组,并且填充了名称-值对。
The challenge for the OMG IDL developers was to create a set of array types that would easily map to the language implementations.
OMGIDL开发者面临的挑战是创建一组数组类型,它可以轻易地被映射到实现语言中。
You traverse object graph and create the array of Stock objects.
您遍历对象图并创建Stock对象数组。
To illustrate this, suppose you have two double arrays a and b and want to create a third array x such that x=a+b.
为了展示这一点,假设您有两个双精度的数组a和b,并且要创建第三个数组x,比如 x=a+b。
应用推荐