
词语导航
基本信息
词语:遍历表
繁体:遍歷表
拼音:biàn lì biǎo
英语翻译
【计】 traversal list
分词翻译
遍历的英语翻译:
【计】 ergod; traversal; traversing
表的英语翻译:
rota; surface; table; watch
【计】 T
【化】 epi-
【医】 chart; meter; sheet; table
【经】 schedule
翻译例句
1. 这个例程将遍历tcp控制块表,并且对每个连接的超时(以计时单元为单位进行指定)进行递减操作,即每次减一。WWW.WENtIYi.COM
This routine walks through the table of TCP control blocks and, for each connection, it decrements the timeout, specified in ticks, by one.
2. 要获取工作簿中的所有信息,只需遍历所有工作表,每个工作表的每一行,每一行中的每个单元格。
To gather all of the information from the workbook, iterate through all of the sheets, each row in each sheet, and each cell in each row.
3. 这个例程遍历这个表,获取网络地址系列、接口和协议。
The method involves traversing the table and getting the network address family, interface and protocol.
4. 它递归地遍历一组目录,在这个过程中应用样式表。
It recursively walks through a set of directories, applying the style sheet as it goes along.
5. 循环遍历数组中的数据记录并根据需要修改,然后把数据写回原来的数据库和表中。
Loop through the data records in the arrays, and change the values as needed, then write the data back to the original database and table.
6. 登录之后你便能遍历节目表,然后浏览那些可供即时观看的电影和节目。
After signing in you can go through your Queue and browse for movies and programs that are available to watch instantly.
7. 它只做最基本的事:递归地遍历源目录,在此过程中将样式表应用到每个XML文件以产生html格式的网站。
It does only the most basic thing: it recursively walks through a source directory, applying a style sheet on every XML file along the way to produce the Web site in HTML.
8. 获取工作表对象后,遍历工作表并处理它的数据。
After obtaining the sheet object, move across the sheet and work with its data.
9. 然后样式表依次遍历各个交易,重新计算每次交易的价值以及所占的比重。
Then the stylesheet can iterate over the transactions, recalculate the value of each individual transaction and express each as a percentage of the total.
10. 我们并不是向您展示人为修改的最终版表,而是将所有表遍历一遍。
Understand that rather than showing you the artificially ready final version of the tables, we"re working through them together.
11. 此代码是一个简单的循环,遍历了一个假想的post表内的所有post,并显示post的类别和它的主体。
This code is a simple loop through all posts in a hypothetical posts table, displaying the category and the body of the post.
12. 遍历文档的过程中,为当前节点在样式表中选择一个模板。
As it walks through the document, selects a template in the stylesheet for the current node.
13. 当遍历结束之后,我们将列数组分配给表的 “columns”属性。
When the loop is over, we assign the array of columns to the table"s property "columns."
14. 如果必须遍历一个10,000元素的hash表,那么就没有办法简化这个过程。
If you have to work through a 10,000-item hash, there"s no way of simplifying that process.
15. 在Linux 2.4内核中,这是一项令人生畏的任务,因为为了确定某个页是否被某个进程映射,必须遍历每个进程的页表。
In the Linux 2.4 kernel, this can be a daunting task as the page tables for every process must be traversed in order to determine whether or not the page is mapped by that process.
16. 这个表很简单,它从索引号 $limit_start开始遍历图片列表。
This basic table simply loops through our list of images starting at index number $limit_start.
17. 然后遍历协议序列id表,把协议字符串复制到输出参数‘protseq_vector’中。
The protocol sequence ID table is then traversed and the protocol strings are copied into the out parameter "protseq_vector".
18. 在清单1中,Python代码循环遍历这组以逗号分隔的文本文件,然后调用向电子数据表上传数据的代码。
In Listing 1, our Python code loops over the set of comma-delimited text files and then calls the code that actually uploads the stats to the spreadsheet.
19. 为了避免依靠处理程序操作树,这个样式表有一个命名模板main实现了树的遍历。
Instead of relying on the processor to operate the walk, this stylesheet has a named template, main, that implements the tree walking.
20. taxonomy_dhtml模块使用一种不同的技术,它循环遍历所有词汇表,并在以词汇表的vid 为索引的单独区块中显示各个词汇表。
The taxonomy_dhtml module uses a different technique by looping over all the vocabularies and displaying each in a separate block indexed by the vocabulary"s vid.
21. walk()遍历目录,应用样式表。
walk() walks through a directory, applying the style sheet.
22. 示例程序遍历items表,从stock 表履行订单。
The example program goes through the items table to fulfill orders from the stock table.
23. 由于建立了区域索引表,所以在查询时不必遍历所有的数据,提高了查询速度和效率。
Since regional index form is built, it is not necessary to go through all the data in inquiry. Inquiry speed and efficiency will be increased.
24. 然后连接到数据库,执行SELECT *(选择所有的标记表)查询,并遍历结果。
Then connect to the database, execute a SELECT * (select all) query on the markers table, and iterate through the results.
25. 然后连接到数据库,执行SELECT *(选择所有的标记表)查询,并遍历结果。
Then connect to the database, execute a SELECT * (select all) query on the markers table, and iterate through the results.
版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!
