在一轮以牙还牙的驱逐行动之后,这两个国家又分别驱逐了一位外交官。
The two countries have each expelled another diplomat following a round of tit-for-tat expulsions.
清单10逐行解释了这些代码。
Line-by-line explanations of the code appear after listing 10.
让我们逐行来看一下新代码。
它从标准输入逐行读取数据。
它是一个更常用的函数,因为逐行解析通常会有意义。
It is one of the more commonly used functions because line-by-line parsing often makes sense.
为了清晰起见,我们再次将该清单逐行细化。
grep实用工具逐行过滤输入并寻找匹配。
The grep utility filters input line by line and looks for matches.
数据是逐行移动的。
文章中包含了完整的示例源代码,并带有逐行的代码分析。
Complete source code examples will be included, with line-by-line analysis of what the code is doing.
文章还显示了这两个例子的所有必要代码,并逐行解释它们。
This article shows all the code necessary for both examples, and it gives line-by-line explanations.
上面的代码相当简洁,所以我逐行来说明它的功能。
The above code is quite terse, so I'll go over what it does line by line.
此方法读取整个Web文件,并逐行分隔文件内容。
This method reads the whole Web file and separates the file's content line by line.
但通过将其逐行分解,可以容易地看懂所发生的操作。
But by breaking it down line by line you can easily follow what's happening.
为了真正理解算法,手工地逐行执行算法会很有帮助。
To really understand the algorithm it helps to run through it by hand.
gsp页面随后将遍历列表,逐行构建HTML表格。
The list.gsp page then iterates through the list, building an HTML table row by row.
可以使用顶部的控件停止、暂停、继续或者逐行执行代码。
You can stop, suspend, resume, and step through code line by line using the controls along the top.
这意味着您不仅可以逐行遍历文件,同时还可以将它分为不同的标记。
This means that you can not only iterate through the file line-by-line, but also split it into tokens at the same time. Listing 20 shows an example.
游标是一种常见的数据库抽象,允许逐行查看和处理查询的结果。
Cursors are a common database abstraction that allow programs and you to view and, thereby, process the results of a query one row at a time.
我的小说内容健康,但让我逐行说明每一句都是良好的信息,我也做不到。
There may be no unhealthy content in my novels, but if you ask me to go through them line-by-line and demonstrate that it's all good-quality information, then I wouldn't be up to it.
若页类型是每页行数固定的,则使用fgets库函数逐行读取输入。
If the page type is fixed-lines-per-page, we read input line by line using the fgets library function.
然后我们在花括号中要做的是,逐行地列举接下来我想要,应用的代码。
And then what I get to do inside the curly braces is literally line by line enumerate the cases that I want to apply to the following code.
我的小说内容健康,但让我逐行说明每一句都是良好的信息,我也做不到。
My novels tell healthy subject-matters, but I cannot prove every single line of them conveys positive message.
这段代码基本上是前面已经见过的 C++和Python 代码的逐行翻译。
This code is basically a line-by-line translation of the C++ and Python code you've already seen.
我的小说内容健康,但让我逐行说明每一句都是良好的信息,我也做不到。
Even though my novels are with healthy contents it is hard for me to explain that every line of my stories contains good information.
VirtualPC光标模式为用户逐行读取文档或使用快捷方式读取。
The Virtual PC cursor mode lets users read through the document line by line or by using several shortcuts.
更有可能发生的是,这段代码需要逐行检查才能找出那几行需要更新的代码。
More than likely, the test code would have to be reviewed in its entirely to locate the lines that needed to be updated.
在此新文件中,按逐行方式指定组名称和属于每个组的用户,如清单7所示。
In this new file, specify the group names and the users that belong each group in line by line format, as shown in Listing 7.
如果代码非常混乱以致于需要逐行注释,那么更有利的方式是首先简化代码。
And if your code is such a tangle that you need a comment for every single line of it, you'd probably profit from making it simpler in other ways first.
如果代码非常混乱以致于需要逐行注释,那么更有利的方式是首先简化代码。
And if your code is such a tangle that you need a comment for every single line of it, you'd probably profit from making it simpler in other ways first.
应用推荐