Musical notation was conceived for the C major scale and each line and space represents a note in this scale.
乐谱为C大音阶而构思,在这个音阶中的每一个线和间都代表一个音符。
What's more, if you don't remember the next word or line, pause for one or two seconds to look at your note card.
更重要的是,如果你不记得下一个单词或句子,暂停一两秒钟看看你的笔记卡。
Note that the demand for trains is unlimited, so a very large value is the upper bound on line 43.
注意对于火车的需求是无限的,因此在43行上我们使用了一个很大的值作为上界。
Note: Some code listings may have a backslash character, "\", to indicate the line of code is continuous but has been formatted for readability.
注意:有些代码清单有反斜杠字符“\”,这表示代码行是连续的,但为了可读性,这里对其格式作了调整。
Note: You can also use the command line interface to add or delete connections (see Resources).
注:也可以使用命令行界面添加或删除连接(请参见参考资料)。
Note that if you redirect the output to a file, you won't see it on the command line.
注意,如果您将输出重新定向到文件,则无法在命令行看到输出结果。
Note that you can combine several substitution operators, as shown in the last line of the script.
注意,可以组合使用多个替换操作符,见脚本的最后一行。
Note: Listing 3 uses the backslash character to indicate a line continuation; it is not part of the command.
注意:清单3使用反斜杠字符表示连续行;它不是该命令的一部分。
The first thing you'll note is that each line is a statement — semicolons (;) are not required to end lines — and that variables are not declared.
要注意的第一件事是每一行就是一个语句——不需要分号(;)来结束这些行——并且变量没有声明。
Note that this implicit new line of a data file is not interpreted as a character "\n".
注意,这暗示着数据文件的新行将不解释为一个 “\n”字符。
Note that what was previously two lines of code now fits neatly into a single line of code.
请注意,以前的两行代码现在变成了整洁的一行代码。
Note: The two-digit line numbers on the very left edge of the listing are for explanation purposes; they don't appear in the code.
注意:清单左端的两位数行号仅用于解释目的;它们不出现在代码中。
Note: the backslash character at the end of the first line in the command shown above is used only as a mechanism to indicate a line continuation.
注意:在以上显示的命令中,第一行末尾的反斜杠字符只是用于表明同一行的延续。
Note how the command-line arguments are passed directly to the parsing engine.
请注意将命令行参数直接传递给解析引擎的方式。
Note that the first bit of information in each line indicates the log file that the line is from.
注意每行中的第一部分信息指出了该行所来自的文件。
The first line of note is one I haven't talked much about yet, and it's illustrated in Listing 7.
第一行要注意的代码尚未多加讨论,该代码如清单7 所示。
Note these alternatives may expect slightly different command-line arguments; in all cases, though, the idea is the same.
注意这些替代方法使用的命令行参数可能会稍有不同;不过,在所有情况中,原理都是相同的。
Note that the \ characters are to indicate a line break for formatting purposes.
注意,\字符表示用于格式化目的的换行符。
Note that the airport name information in Listing 1 usually is a single line of code.
清单1中的机场名称信息通常是一行代码。
As I mulled over my missing more than half of each lecture, I suddenly hit upon an idea: Why not leave every other line on my note paper blank?
想着自己有半堂课的笔记记不下来,我突然灵机一动,干嘛不在笔记本上隔行留空呢?
Thus, environment variables are used only if a variable is not set in any makefile or on the command line. Note: parent makefile variables are sometimes, but not always, passed down.
因此,一个变量只有在没有在任何makefile或命令行中指定时,才会使用环境变量的设置注意:父进程makefile变量有时候会传递下来,但不总会这样。
Note that the command line above is for a Linux machine, and that you may need to run tcpdump with root or administrator permissions.
请注意,上面的命令行适用于Linux机器,并且您可能需要拥有root权限或管理员权限才能运行tcpdump。
Note the last line in Listing 10 which sets the current span data to the unencrypted text instead of the "BEGIN PGP."..
注意,清单10中的最后一行,它将当前的span数据设置为未加密文本,而不是“BEGINpgp…”。
Note: Make sure to add -clean to your command line when you restart your Eclipse workbench (eclipse -clean).
注意:重新启动Eclipse工作台 (eclipse -clean)时,确保将 -clean添加到命令行中。
Note: the first line of this query invokes the XMLSerialize function, which instructs DB2 to return a serialized string version of the XML data.
注意:此查询的第一行调用XMLSerialize函数,这让DB2返回XML数据的序列化字符串版本。
Note: Before deploying your application, remember to remove the following line from your JSP files
注意:在部署应用程序之前,请记得从JSP 文件中删除下面这一行
Note that the line of code form action='action.php' tells the server which script handles the action.
注意,代码行formaction='action.php'将告诉服务器由哪个脚本处理这一操作。
Note that the db2se command line utility USES the SRS name, not the SRID; the SRID is needed later on, in SQL statements.
注意,db2se命令行实用程序使用SRS名称,而不是SRID;以后在sql语句中需要SRID。
Note that this does not actually draw a line; instead, you call the stroke API to draw the line.
注意,这并不实际绘制一条直线;相反,您调用strokeAPI来绘制这条直线。
Note: the line breaks make it easier for you to read your code and do not affect the XML.
注意:换行符方便您阅读代码,它不会影响XML。
应用推荐