• Design factor on the most stressed parts of the frame were calculated and sensitivity analysis was conducted using orthogonal array table.

    对于框架多数受力部件设计因素进行计算并用正交矢量方法进行了敏感性分析

    youdao

  • For each item in the array, create a table row that contains all the relevant information.

    对于数组中的每个项目创建一个包含所有相关信息表格

    youdao

  • It then appends all of that data as a hash table to the episodes array, which is a member variable.

    然后所有数据作为哈希附加剧集数组数组一个成员变量

    youdao

  • There are as many functions in this array as there are cells in each table row.

    表中每行多少单元格这个数组有多少个函数

    youdao

  • You implemented your state table as a common handler for all events, plus a function array for all actions and transitions.

    状态实现适用于所有事件通用处理函数所有操作转换提供一个函数数组

    youdao

  • 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.

    我们可以作为数组字典(称为散列联合数组)、记录等等

    youdao

  • 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

    youdao

  • You need to display only the number of table rows that are in the items array.

    只要显示条目数组中的表格行数即可

    youdao

  • 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关联数组的形式返回数据库结果其中数据库列名作为数组

    youdao

  • You will take advantage of this by implementing your state table as a two-dimensional associative array of functions.

    因此我们状态实现一个二维函数关联数组

    youdao

  • You execute an SQL query against your table with MYSQL_QUERY() and with the result, you reformat using WHILE to walk through the resulting object, and reformat the data into a new simple array.

    使用 MYSQL_QUERY()执行SQL查询,然后您使用WHILE 重新格式化结果预排将得到的对象数据重新格式化新的简单阵列

    youdao

  • 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.

    数据valuevar属性生成绑定positionsHeld数组以及在数据之中生成的

    youdao

  • The snippet processor reads table data from the disk array into memory.

    snippet处理器数据硬盘阵列读取内存中

    youdao

  • After you create the table, you use one insert statement for each entry in your toppings array.

    创建需要浇头数组中的每个条目使用条insert语句

    youdao

  • 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表单,它们进一步允许您运行其他命令

    youdao

  • 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看起来很丑陋。

    youdao

  • 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)数组。

    youdao

  • It then iterates over this table list, dynamically generating a new elements array on each iteration.

    然后迭代列表动态地针对每个迭代生成一个新的elements数组

    youdao

  • To make the tableview, load the table data in items array call [_tableView reloadData] shown in listing 4.

    实现 tableview加载条目数组调用 [_tableViewreloadData] 中的表格数据,如清单4 中所

    youdao

  • 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

    youdao

  • 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将与行相关数组添加整个表格相关的数组中。

    youdao

  • When the parsing is complete, you have an array of NSString items ready to be displayed in the table.

    解析完成后了可表格中显示NSString条目数组

    youdao

  • The method does select a function to call from the actionTransitionFunctions table using the current state and event type as associative array indexes.

    这个方法使用当前状态事件类型作为关联数组索引actionTransitionFunctions选择调用函数

    youdao

  • This method accepts two input arguments—the product ID and an array containing the revised recordand uses Zend_Db's update() method to execute an UPDATE query on the database table.

    这个函数接收两个输入参数产品ID包含修改记录数组使用 Zend_Dbupdate() 函数数据库执行一个 UPDATE查询

    youdao

  • 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记录数据。

    youdao

  • 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变量就会指向这个表。

    youdao

  • 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视图拖拉到数据表上,那么结果就会如下面的代码所示。

    youdao

  • 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的变量设置一个包含三个列表的数组,每个散列表包含关于该书的信息

    youdao

  • Each of them must be listed in the special dispatch table (this program defines ServiceTable array for this purpose).

    一个服务都必须专门分派表中(为此程序定义了一个ServiceTable结构数组)。

    youdao

  • The table mimics the data our application USES at runtime - essentially an array of JSON objects. Each object contains.

    该表模拟应用程序运行时使用数据实际上就是一个JSON对象。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定