您要查找的是不是:
- The debugger runs your page line by line. 调试器逐行运行页。
- We will now see line by line what this code does. 现在,让我们逐行研究这个代码的功能。
- Explains how to execute code line by line. 介绍如何逐行执行代码。
- The poem meaning is paraphrased line by line. 古诗分行意译
- They studied the document line by line. 他们一行一行地认真研究了这份文件。
- Lets analyze it line by line, like we always do. 像之前一样,我们来一行行分析。
- Lets explain the asm code line by line. 接下来一行行来解释代码.
- Go through the job description line by line. 逐字仔细阅读工作描述。
- If you ask me to go through them line by line and demonstrate that. 让我逐行说明
- Poems by Xu Zhimo: Poetic Life Written Line by Line? 徐志摩的诗:诗化生活的分行抒写?
- A lot is happening here, so I ll try to describe it line by line. 这里出现了多行代码,因此我将试着一行行地描述它。
- Helps, when we are reading either line by line or char by char. 您或许想知道,当我们逐行或逐字符地读时,对。
- Selects text up line by line starting from the location of the insertion point. 从插入点位置开始向上逐行选择文本。
- Selects text up, line by line, starting from the location of the cursor. 从光标位置开始,向上逐行选择文本。
- The switch statement executes line by line (actually, statement by statement). switch语句一行接一行地执行(实际上是语句接语句)。
- Step through your new code in a source level debugger, line by line. 在源代码一级的调试器中,一行一行调试你的新代码。
- I taught them the new words first, before teaching the chant line by line. 在给他们一行行的讲解儿歌之前,我先教会他们一些新单词。
- An electron beam, forming a scanning spot on the signal plate, zigzags its way, line by line, across the plate. 在信号板上形成扫描点的电子束,逐条地曲折扫过信号板。
- Remember that the Python interpreter reads this file line by line and executes as it goes. 记住,Python解释器逐行读取代码,并边读边执行它。
- Text files can be merged and compared, side by side and line by line, as long as both files have the same encoding. 只要两个文本文件的编码相同,它们就可以进行合并和比较(通过并排方式和逐行方式)。