Line-by-line explanations of the code appear after listing 10.
清单 10 逐行解释了这些代码。
Line-by-line explanations of the code follow listing 3.
下面的清单 3 逐行解释了这些代码。
Let's look at it line by line to understand the syntax.
让我们逐行地研究它以理解其语法。
The grep utility filters input line by line and looks for matches.
grep 实用工具逐行过滤输入并寻找匹配。
The above code is quite terse, so I'll go over what it does line by line
上面的代码相当简洁,所以我逐行来说明它的功能
This method reads the whole Web file and separates the file's content line by line.
此方法读取整个 Web 文件,并逐行分隔文件内容。
This code is basically a line-by-line translation of the C++ and Python code you've already seen.
这段代码基本上是前面已经见过的 C++和Python代码的逐行翻译。
If the page type is fixed-lines-per-page, we read input line by line using the fgets() library function.
若页类型是每页行数固定的,则使用fgets()库函数逐行读取输入。
Running a page in the debugger makes it possible for you to step through code line-by-line and use additional analysis tools and runtime information.
在调试器中运行页使您可以逐行通过代码,并利用其他分析工具和运行时信息。
Print out your text and review it line by line: rereading your work in a different format may help you catch errors that you previously missed.
打印出你的文章并逐行检查,使用这种不同的形式来重读你的作品可以帮助你检查出之前漏掉的错误。

词典释义: