Design factor on the most stressed parts of the frame were calculated and sensitivity analysis was conducted using orthogonal array table.
对于框架的多数受力部件的设计因素进行了计算,并用正交矢量表方法进行了敏感性分析。
For each item in the array, create a table row that contains all the relevant information.
对于数组中的每个项目,创建一个包含所有相关信息的表格行。
It then appends all of that data as a hash table to the episodes array, which is a member variable.
然后将所有数据作为一个哈希表附加到剧集数组,该数组是一个成员变量。
These can be striped and all table Spaces can be spread out across the array.
这些磁盘可以采用带状设置,且所有表空间都可以跨越该阵列进行分布。
There are as many functions in this array as there are cells in each table row.
表中每行有多少单元格,这个数组中就有多少个函数。
You implemented your state table as a common handler for all events, plus a function array for all actions and transitions.
将状态表实现为适用于所有事件的通用处理函数,并为所有操作和转换提供一个函数数组。
You can use a table as an array, a dictionary (also called a hash or an associative array), a tree, a record, and so on.
我们可以将表作为数组、字典(也称为散列或联合数组)、树、记录,等等。
This step takes the items array declared in the JSON and USES it to dynamically build an HTML table showing the statistics details.
该步骤接受JSON中声明的条目数组,使用它动态地构建一个显示统计信息细节的html表。
You need to display only the number of table rows that are in the items array.
您只要显示条目数组中的表格行数即可。
In other words, there are database APIs in PHP that can return the database results as a PHP associative array where the database table column names are the keys for that array.
换句话说,php中的数据库api可以以PHP关联数组的形式返回数据库结果,其中数据库表的列名作为数组的键。
You will take advantage of this by implementing your state table as a two-dimensional associative array of functions.
因此我们将状态表实现为一个二维的函数关联数组。
The dataTable's value and var attributes were generated, and bound to the positionsHeld array, and then columns were generated inside of this data Table.
数据表的value与var属性会生成,并绑定至positionsHeld数组,以及在数据表之中生成的列。
The snippet processor reads table data from the disk array into memory.
snippet处理器将表数据从硬盘阵列读取到内存中。
After you create the table, you use one insert statement for each entry in your toppings array.
创建表后,需要对浇头数组中的每个条目使用一条insert语句。
Using this in concert with the exec() command and dumping the results to an array allows you to build an HTML table or form that then allows you to run other commands.
将它与 exec()命令一起使用可以将结果保存到一个数组中,这允许您构建一个HTML表或表单,它们又进一步允许您运行其他命令。
The trick is getting the table names array from the outer block into the inner block without explicitly passing it in somehow (which would have made the DSL ugly).
此处的技巧是:将表名数组从外部的block隐式地传递到内部的block中。用显式方式传递会让DSL看起来很丑陋。
Table 2 is the array example table for this XML schema.
表2是对于这个XMLSchema的数组示例表格。
But as we hope we've shown in the table, that really represents an array with a single element whose value is null, not a null array.
但是,正如我们希望的,在表中已经显示,它真正表示的是含有单一元素的数组,元素的值为“零”(null),而不是一个“零”(null)数组。
It then iterates over this table list, dynamically generating a new elements array on each iteration.
然后迭代此表列表,动态地针对每个迭代生成一个新的elements数组。
To make the tableview, load the table data in items array call [_tableView reloadData] shown in listing 4.
要实现 tableview,加载条目数组调用 [_tableViewreloadData] 中的表格数据,如清单4 中所示。
This int is an index into a table of system error messages, called sys_errlist (an array of strings), whose highest element has index sys_nerr - 1.
该整数是对系统错误消息表的索引,这个表名为sys_errlist(字符串数组),其最高元素的索引为sys_nerr-1。
When you click on add row, you add the array that relates to the row to the array that relates to the entire table.
单击addRow时,会将与行相关的数组添加到与整个表格相关的数组中。
When the parsing is complete, you have an array of NSString items ready to be displayed in the table.
当解析完成后,就有了可在表格中显示的NSString条目数组。
The method does select a function to call from the actionTransitionFunctions table using the current state and event type as associative array indexes.
这个方法使用当前状态和事件类型作为关联数组的索引,从actionTransitionFunctions表中选择要调用的函数。
The additional data consists of the MQDH structure followed by an array of MQOR records and an array of MQPMR records. Table 4 lists the main fields in MQDH.
附加数据包括MQDH结构和紧接其后的MQOR记录数组和MQPMR记录数据。
If you actually called the function directly from the actionTransitionFunctions table using array indexes, as suggested earlier, the this variable would point into the table.
如果像前面建议的那样,使用数组索引从actiontransitionfunctions表直接调用函数,this变量就会指向这个表。
All of this means that if you were to drag an array from that Page Data view onto a Data Table, the result would look something like this code.
所有这一切都意味着,如果您将一个数组从PageData视图拖拉到数据表上,那么结果就会如下面的代码所示。
Here, I set a variable called g_books to an array that contains three hash tables, where each hash table contains information about the book.
这里,我将名为g_books的变量设置为一个包含三个散列表的数组,每个散列表包含关于该书的信息。
Each of them must be listed in the special dispatch table (this program defines ServiceTable array for this purpose).
每一个服务都必须列于专门的分派表中(为此该程序定义了一个ServiceTable结构数组)。
The table mimics the data our application USES at runtime - essentially an array of JSON objects. Each object contains.
该表模拟了应用程序在运行时使用的数据—实际上就是一个JSON对象。
应用推荐