| 1. | On a line by itself 在某行结束。 |
| 2. | The method of indicating the end of an input line of text is implementation defined 标示一个文字输入行结束的方法是实作自订的 |
| 3. | Notice that the lines in the file are distinguished by a newline or end - of - line character 请注意,在文件中,行之间用新行(或行结束)字符区分。 |
| 4. | Is a null reference nothing in visual basic , only the line termination characters are written 为空引用(在visual basic中为nothing ) ,则仅写入行结束字符。 |
| 5. | First off , the supplied shell scripts wouldn t run on my system because they used dos - style line endings 首先,提供的shell脚本在我的系统上不运行,因为它们使用dos格式的行结束。 |
| 6. | Xml 1 . 1 also adds to the list of line - end characters , adding nel , a character used for end of line in ibm mainframe systems Xml 1 . 1还增加了行结束字符列表,新增加的nel用于在ibm大型机系统中表示行结束( eol ) 。 |
| 7. | For example , the following command will print out a block of text that begins with a line containing " begin " , and ending with a line that contains " end " 例如,以下命令将打印从包含" begin "的行开始,并且以包含" end "的行结束的文本块: |
| 8. | Once i changed the line endings , they worked for the 1 . 0 and 2 . 0 rcx releases , but not for 1 . 1 i didn t bother tracking down the problem there 我改了行结束后,它们可以在1 . 0和2 . 0 rcx版本上工作,但是不能工作在1 . 1上(我在这里不深究这个问题) 。 |
| 9. | At top or bottom of this page . most compelling to him as a system administrator is simply that he can t count on expect to be available the way sh and even awk are 该例将用mountains替换hills ,但是,只从空行开始,到以三个字符end开始的行结束(包括这两行)的文本块上这样做。 |
| 10. | We can specify two regular expressions separated by a comma , and sed will match all lines starting from the first line that matches the first regular expression , up to and including the line that matches the second regular expression 我们可以指定两个用逗号分开的规则表达式, sed将与所有从匹配第一个规则表达式的第一行开始,到匹配第二个规则表达式的行结束(包括该行)的所有行匹配。 |