命名的参数数组不能大于变量数组。
该宏创建了一个变量数组(每个CPU一个变量)。
The macro creates an array of variables, one per CPU instance.
在定义了数据结构和变量数组的基础上,给出了参数自学习过程算法,改善了模型样机对不同规格样本工件的适应性。
A parameter self-learning algorithm is presented after defining data structure and variable array to improve the prototype's adaptability to different size of workpieces.
其他选项包括execl(2)(它单独接受各个参数)或execvp(2)(它也接受一个以 Null 结尾的环境变量数组)。
Other options are execl(2), which takes the parameters in individual arguments, or execvp(2), which also takes a null-terminated array of environment variables.
上述模块显示了如何使用表达式和多个输入值添加人员解析到您的人工任务,使用一个含有数组输入的业务对象变量。
The above module showed how to add people resolution to your human task using expressions and multiple input values, which USES a business object variable with array inputs.
索引寻址模式对于全局变量访问数组元素来说是最为有效的一种方式。
The indexed addressing mode makes the most sense as a way to access array elements for global variables.
稍后我们将看到如何传送更复杂的变量,如数组和结构。
We will see later how to pass around more complex variables like arrays and structures.
数组被类型化,所以您需要很清楚地知道数组中每个项目的变量类型是什么。
Arrays are typed, and so you know exactly what variable type is going to be needed for each item in the array.
我们将在该数据变量中储存包含两个元素的数组:单元格的水平标题栏名和垂直标题栏名。
What we will store in this data variable is an array of two elements: a horizontal header name and a vertical header name of a cell.
该程序将数组节点转换为说明性更强的变量名,从而使代码更易于阅读。
The program transfers the array nodes into more descriptive variable names, making the code easier to follow.
这些是位置、文本内容和颜色、字体大小、淡入和淡出速度(以毫秒为单位)及保存显示字符串的数组的默认变量。
These are the default variables for the position, text contents, and color, font size, fade-in and fade-out speed in milliseconds, and an array to hold the display string.
目前不支持访问数组、实例变量和对象引用。
Accessing arrays, instance variables, and object references are not supported as of now.
而且,在没有明确指定的情况下,会把该变量定义为对象数组。
Also, it would define the variable as an object array unless otherwise indicated.
指示符变量不能通过数组索引技术指定。
The indicator variables can not be specified using the array indexing technique.
还可以通过花括号为注释变量提供值数组。
You can also supply arrays of values to annotation variables, through curly braces.
可以以值数组来提供变量,其中每个值指明要阻止的一种特定警告类型。
You can supply the variable as an array of values, each of which indicates a specific type of warning to suppress.
让我们来研究三类主要的绑定变量:标量、数组和散列。
Let's look at the three main types of tied variables: scalars, arrays, and hashes.
支持的变量包括整型、浮点型的数字、字符串、数组和对象。
Supported variables include integers, floating point Numbers, strings, arrays, and objects.
第15行将决策变量声明为一个数组,它有七个变量,索引在DAYS集合中定义;分别表示从该天开始工作的员工数目。
Line 15 declares the decision variables as an array of seven variables defined on the DAYS set, representing the number of people that start work that day.
可以声明长度为本地变量的数组,但是就到此为止吧。
Declare arrays whose length is a local variable, but don't try to go much further.
显示简单变量,迭代整个数组或关联数组,以及显示类的成员。
Display a simple variable, iterate over an array or associative array, and display the members of a class.
清单1中的示例说明了如何创建多种类型的变量(整型、浮点、字符串、数组和函数)。
The example in Listing 1 illustrates variable creation of a variety of types (int, float, string, array, and function).
创建一个变量,指向要遍历的数组或集合,然后对定义的变量进行操作。
The long and the short of it is that you create a variable, indicate the array or collection to iterate over, and then operate upon the variable you defined.
对于大多数Shell,人们经常提到的局限性之一在于,它们具有松散的变量类型、没有数据数组支持、没有用于执行基本的数学或表达式计算的内置功能。
One of the commonly quoted limitations of most shells is that they have loose variable typing, no support for arrays of data, and no built-in functionality to perform basic math or expressions.
修改appconfig散列和数组变量。
下一个所需变量是环境数组(envp)。
superobject类中的主要功能,与处理永久性数组变量相关。
The main functions in the SuperObject class relate to handling of persisted array variables.
view1变量也是数组,其中包含提供所有列应该在网格中如何显示的详细信息的cell s属性。
The view1 variable is also an array, containing the cells property that provides the details of how all the columns should display in the grid.
ForEach活动支持拖放数组变量。
ForEach activities support drag and drop of array variables.
若要将某个变量声明为数组类型,可以使用 $declare-a myarray。
To declare a variable as an array type, use $ declare -a myarray.
应用推荐