• 排序通过项目迭代(第37- 39)来

    The sorting is performed by iterating through the tree's items (lines 37 to 39).

    youdao

  • for 循环string列表上进迭代输出

    The for loop iterates over the list of strings, printing them out one at a time.

    youdao

  • 无需结果集进迭代因为OGSA-DAI会一同返回所有

    You don't need to iterate through the results row by row because OGSA-DAI returns all the rows together.

    youdao

  • db 2 _ fetch_row用于返回true语句资源中进迭代直至资源不再

    The db2_fetch_row is used to iterate through the statement resource returning true until there are no more rows in the resource.

    youdao

  • 除了标题之外,EventTable方法中还有一个foreach循环,它每个比赛上进行迭代

    In addition to the header line, you have a foreach loop in the EventTable method that iterates through each of the games.

    youdao

  • 算法简单顶级项目迭代文本内容搜索字符串比较(清单6中的第43- 52)。

    The algorithm is simple; it iterates through the top-level items of the tree and compares their text contents with the search string (lines 43 to 52 in listing 6).

    youdao

  • 使用函数odbc_result,函数接受结果名称(字符串形式),返回迭代程序所指向中的单元

    Use the function odbc_result , which takes in a result set and a column name (as a string) and returns the cell value within the row that the row iterator points to.

    youdao

  • SQLJ应用程序连接数据源对象为 ds数据库使用已定位迭代ByPos现有Employee表中获取

    This SQLJ application connects to a database with data source object ds and fetches the rows from existing table Employee with positioned iterator ByPos.

    youdao

  • 循环迭代这个数组打印命令的无异,只不过每次打印后均强制使用一个xhtml元素

    The loop simply iterates through the array and prints each line as it would do on the command line, but enforcing an XHTML break-line element after each print.

    youdao

  • 一种做法构建迭代所有节点封装标签图标添加禁用启用样式

    One option is to iterate through all the nodes after the tree is built and add the disabled or enabled style to the row that encapsulates the label and icon.

    youdao

  • for语句时,游标隐式声明这样对于FOR循环每一迭代取回下一就是结果

    When a for statement is executed, a cursor is implicitly declared such that for each iteration of the for loop, the next row is the result set if fetched.

    youdao

  • 最初这个迭代放在第一之前所以第一次被调用后,迭代器将指向第一

    Initially, this iterator is positioned before the first row, such that after it's first called, the iterator points to the first row.

    youdao

  • 迭代电子表格创建XML元素表示清单8所示。

    As you iterate through the spreadsheet's rows, create XML elements to represent the rows, as in Listing 8.

    youdao

  • 通常包含一个理想以指示迭代开始结束工作顺利进展

    It is also common for it to include an "idea" line that indicates a smooth progression of the work from start to finish of the sprint.

    youdao

  • 问题核心在于需要迭代32但是XSLT 1.0没有提供实际的实现方法

    The core of the problem is that you need to iterate through 32 rows of the table, but XSLT 1.0 offers you no practical way to do that.

    youdao

  • RubyGroovy开发人员喜欢炫耀他们如何迭代整个文本文件通过代码内容输出控制台

    Ruby and Groovy developers like to brag about how they can iterate across a text file and print its contents to the console with a single line of code.

    youdao

  • 然后foreach循环迭代通过每个数据利用数据创建一个

    Then the foreach loop iterates through each data item and creates a new row with the data.

    youdao

  • 程序使用迭代stdin读取,同时另一个迭代将该分割单个标记

    This program uses an iterator to read a line from stdin and another iterator to split the line into individual tokens.

    youdao

  • 对于通过CONNECTBY子句迭代生成所有LEVEL增加1

    For all rows produced by the iterations of the CONNECT by clause LEVEL is raised by 1.

    youdao

  • Web应用程序环境中,迭代主要用于访存显示数据通常是以列表中的一系列的形式显示。

    In the context of Web applications, iteration is primarily used to fetch and display collections of data, typically in the form of a list or sequence of rows in a table.

    youdao

  • 上面第 1调用Call invoke方法时, Call 类迭代相关参数

    When the invoke method of the Call class is called at line 1 above, the Call class iterates through its associated parameters.

    youdao

  • 再次调用 DataTables 对各隐式循环var属性指示迭代过程中的当前

    You will recall that DataTables execute an implicit loop over their rows, and the var attribute indicates the value of the current row during the iteration.

    youdao

  • 下面展示了通过forEach标记对cities Result对象包含迭代

    Iteration over the rows contained in the cities Result object is shown below using the core forEach tag.

    youdao

  • 运算符个范围内迭代因此脚本不是10而是- n开关生成循环迭代10次(请参阅perldocperlrun清单2,以获得循环的示例)。

    Thus, the script does not count 10 lines, it counts 10 iterations of the loop generated by the -n switch (see "perldoc perlrun" and Listing 2 for an example of that loop).

    youdao

  • writer方法个可迭代对象生成一个CSV文件cursor.fetchall() 功能强大,4 个代码足以生成 CSV输出

    The csv.writer method produces a CSV file from an iterable object; cursor.fetchall() is a bit of a beast, and four lines are enough to produce the CSV output.

    youdao

  • 经过一次测试迭代指针就会移动数据库中的

    On each test iteration, the pointer moves to the next row in the database.

    youdao

  • 探讨了一投影迭代算法求解大型相容线性系统

    In this paper we discuss a block-iterative algorithm with row projection for solving large consistent linear system.

    youdao

  • 清单4最后代码迭代所有条目并打印它们标题

    The last two lines of code in Listing 4 will iterate over each entry, printing out its title.

    youdao

  • 给出部分已定值变量线性方程组处理迭代解法,分析算法的收敛性。

    This paper puts forward the row action method to solve a system of linear equations with partial determinate variables, and analyses the convergence of this method.

    youdao

  • 使测试迭代方式数据库中的每一测试。

    This causes the test to run iteratively, one time for each row in the database.

    youdao

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

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

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