It then appends all of that data as a hash table to the episodes array, which is a member variable.
然后将所有数据作为一个哈希表附加到剧集数组,该数组是一个成员变量。
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 重新格式化结果来预排将得到的对象,并将数据重新格式化为新的简单阵列。
The snippet processor reads table data from the disk array into memory.
snippet处理器将表数据从硬盘阵列读取到内存中。
To make the tableview, load the table data in items array call [_tableView reloadData] shown in listing 4.
要实现 tableview,加载条目数组调用 [_tableViewreloadData] 中的表格数据,如清单4 中所示。
It USES an array of functions (cellfuncs in the code) where each function is used to extract and transform the data so it can be put into a table cell.
它使用了一个函数(此段代码中的cellfuncs)数组,其中的每个函数都用来压缩或转换数据,以便将数据放入表的单元格内。
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 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记录数据。
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视图拖拉到数据表上,那么结果就会如下面的代码所示。
Your table model might hold its data in an array, list, or hash map, or it might instead get its contents from an outside source, such as a database.
您的表格模型可以用 array、list、或hashmap 来存储数据,或者可以从外部数据源(比如数据库)获取内容。
The table mimics the data our application USES at runtime - essentially an array of JSON objects. Each object contains.
该表模拟了应用程序在运行时使用的数据—实际上就是一个JSON对象。
It's sometimes known as an associative array because data is associated with a key value, or as a hash table.
它有时候称为关联数组(因为数据与一个键值相关联),或者作为散列表。
The UI update method asks the table view for the array of visible cells. It compares these to the data model (with proper locks) and then updates cell content as needed.
用户界面更新方法询问可见细胞阵列的表观。比较这些数据模型(用适当的锁),然后更新单元格的内容需要。
The UI update method asks the table view for the array of visible cells. It compares these to the data model (with proper locks) and then updates cell content as needed.
用户界面更新方法询问可见细胞阵列的表观。比较这些数据模型(用适当的锁),然后更新单元格的内容需要。
应用推荐