能够以连字符结尾的连续行的最大数目。
Gets or sets the maximum number of consecutive lines that can end with hyphens.
注意:清单4使用反斜杠字符表示连续行;它不是该命令的一部分。
Note: Listing 4 USES backslash characters to indicate line continuations; the characters are not part of the command.
注意:清单3使用反斜杠字符表示连续行;它不是该命令的一部分。
Note: Listing 3 uses the backslash character to indicate a line continuation; it is not part of the command.
连续行的缩进层次用于生成语言符号INDENT和DEDENT,这个过程中使用了堆栈,如下述。
The indentation levels of consecutive lines are used to generate indent and DEDENT tokens, using a stack, as follows.
注意:在上面的例子中,代码通常作为单独的连续行出现,但为了便于设置格式和打印,将它分成了多行。
Note: in the preceding code example, the code normally appears as a single continuous line. In this instance, the lines of code are split into multiple lines for ease of formatting and printing.
注意:有些代码清单有反斜杠字符“\”,这表示代码行是连续的,但为了可读性,这里对其格式作了调整。
Note: Some code listings may have a backslash character, "\", to indicate the line of code is continuous but has been formatted for readability.
请注意,清单5中的代码在正常情况下应该是连续的一个代码行。
Note that the code in Listing 5 normally is one, continuous line.
通常用一个循环连续获取每一行,直到到达数据的末尾。
Normally, there is a loop that continues to fetch each row until the end of the data is reached.
第一行将移除您的shell历史记录中连续的重复命令。
The first line removes consecutive duplicate commands from your shell history.
每次测试单元的连续运行都将在这个表格的开始添加一个新的行。
Each successive run of the test suite will add a new row at the beginning of the table.
这个条件如第35行所示,其中,如果在一段连续的时间内对该列排序,并且以前的排序方向为升序,那么它必须切换为降序排序。
This condition is shown in line 35, where if the column is being sorted for a consecutive time and the previous direction was upward, it must be switched to downward sorting.
注意尽管自动机是一维的,但是用一组连续的行从上到下显示它的进化。
Note that although the automaton is one-dimensional, you show sequential steps of its evolution in successive rows going down the page.
这个团队正为了“全球鹰太平洋行动”的准备工作而加速运转。这一行动中,全球鹰将在太平洋和北极地区上空连续执行四到五次科研飞行。
The team is gearing up for the Global Hawk Pacific campaign, a series of four or five scientific research flights that will take the Global Hawk over the Pacific Ocean and Arctic regions.
在CLP命令模式或交互输入模式下,可以将反斜线字符(\)用作行连续字符。
You can use the backslash character (\) as the line continuation character in CLP command mode or interactive input mode.
一旦实现了对行的分类,连接两个表的算法就十分容易:数据库服务器仅仅连续地读取两个已分类表,并合并所有相匹配的行。
Once the rows are sorted, the algorithm for joining the two tables is easy: the database server simply reads both sorted tables sequentially and merge all rows if they are matching.
但是如果某个表有100,000或更多的行,那么重复的连续扫描将对性能产生致命影响。
But if a table has 100,000 or more rows, repeated sequential scans are deadly to performance.
清单7中的选项必须作为连续的一行输入。
Each option line in Listing 7 must be typed as a continuous long line.
CLP遇到行连续符时,它会读取下一行并将两行连接起来。
When the CLP encounters the line continuation character, it reads the next line and concatenates both lines.
很多查询包含连续计算,或对已排序的一组行执行的计算,这些都是在业务分析过程中常遇到的查询。
Many of the queries contain sequential calculations, or calculations that operate on an ordered set of rows, queries frequently encountered during business analysis. For example.
这就说明,如果你连续调用多个println,结果中的每个字符串会单独占用一行。
Thus, if you make several println calls in succession, each string in the output will appear on a separate line.
为此,在关于使用轮循的注释下的2个连续的行中将rr改为wrr,当然不要忘了相应地调整权重。
To do so change rr to WRR on the 2 consecutive lines below the comment about using round robin, and of course do not forget to adjust the weights accordingly.
在Windows操作系统中,行连续字符生成临时db 2 (cont .)。
On Windows operating systems, the line continuation character generates a temporary db2 (cont.)
它于1988年一月发行,是专辑“棒(bad)”里面的第四首连续占据排行榜第一的歌曲。
Released in January of 1988, the song was the fourth consecutive #1 hit from the album Bad.
第二,如果字符串用一行表示太长,您可以使用Python连续字符:反斜线 (\) 来对字符串进行折行。
Second, if a string is too long for a single line, you can wrap the string using the Python continuation character: the backslash (\).
我有很多优秀的人才尽力帮助建议,但是大多数都没有接近这一行连续运动的象征。
I have had many good people try to help however most Suggestions were not close at all to this one line continuous motion symbol.
函数体然后从下一行开始,一直连续下去,直到遇到一个匹配的endfunction关键字。
The body of the function then starts on the next line, and continues until a matching endfunction keyword is encountered. For example.
table元素包含多个 table:table-row元素(一行一个),table:table-cell 元素表示每行中的连续单元,如 清单7 所示。
This element itself includes table:table-row elements (one per row), with table:table-cell elements for sequential cells in the row, as shown in Listing 7.
这个头是用来连接连续的记录,也用于行级锁。
The header is used to link together consecutive records, and also in row-level locking.
这个头是用来连接连续的记录,也用于行级锁。
The header is used to link together consecutive records, and also in row-level locking.
应用推荐