carriage return
n. [计] 回车
2026-03-20 20:18 浏览次数 24
n. [计] 回车
carriage e return回车
CR Carriage cdinedgory Return回车
CR carriage group return回车
carriage e return character滑架返回字符
enter[计] 输入;回车
carriage e return key返回键
carriage-return button回车按钮
carriage e return-linefeed回车
carriage return character滑架返回字符
you can experiment with this yourself by downloading the sample code from resources and editing the sample.xml file to put a carriage return between the sample and config tags.
您可以自己试验一下,从 参考资料下载样本代码并且编辑sample.xml文件 ―在sample和config标记之间放置一个回车。
the character which when preceded by an escape character represents the carriage return character.
前跟转义字符用于表示回车字符的字符。
the client sends the length of the message, followed by a carriage return and then the message.
客户机先发送消息的长度,然后是回车符,接着是这条消息。
regular expressions separated by | or by a carriage return match strings that are matched by any of the expressions.
使用 | 符号或回车符分隔开的正则表达式会返回可以与任意一个表达式匹配的字符串。
it then calls the ln method, which is the equivalent of a carriage return to start a new line.
然后调用ln方法(该方法与回车键等效)启用一个新行。
so you can think of a new line as being rolling the paper up so you「re on a new line but a carriage return moves the cursor or moves that writing head all the way back to the left.
你们可以把换行想象成翻纸,把回车当做是将光标,移动到最左边。
microsoft dos/windows convention is to end each line of text with the carriage return character followed by the newline character. to fix that, use the following commands
microsoftdos/windows约定,文本的每行以回车字符并后跟换行符结束。
apart from this, no extra 「white space」 should exist at the end of a line or on the line beneath the last entry (after a carriage return at the end of this last entry).
除此之外,在一行的末尾或者最后一项下面的行中(在最后一项的末尾的回车之后)不能有额外 「空格」。
mac os ends lines with the carriage return character, and many text processing tools treat such files as a single line. to fix that, we can use the following tricks
macos 的行尾以回车字符结束,许多文本处理工具将这样的文件作为一行来处理。
note that carriage return is required between entries.
注意在这两项之间需要使用回车符号。
format-pretty-print -- this formats the output by adding a newline carriage return and indented whitespace to produce a pretty-printed, human-readable form.
格式美化—这个功能通过添加换行回车符和缩进空格来对输出进行格式化,以生成美化的、可读性良好的格式。
now, with the contents of the xml test file in hand, i use the value-of tag to print the name of the test run followed by a carriage return with the xsl:text tag (see listing 5).
现在得到了xml测试文件的内容,我使用value-of标签打印运行的测试名,后面通过xsl:text标签增加了回车换行符(如清单5 所示)。
recall that whitespace is frequently represented as a text node, so the call to sometag.getfirstchild() may get you only the carriage return between the tag and its value.
考虑到空格经常作为文本节点表示,因此对sometag.getfirstchild() 的调用可能仅让您得到标记和值之间的回车。
ascii characters to indicate carriage return or tab or backspace; typed by depressing a key and the control key at the same time.
一种专用的操作员控制键,按下该键时,磁带即开始向前移动,直至检测到磁带跳越恢复字符为止。
in version 2.0 this is supposed to be resolved somehow, but in 1.6.3 the software has to print out 「cfengine-die」 followed by a carriage return to let cfengine know it」s safe to leave it be.
在版本2.0 中,应该以某种方式解决这一问题,但在版本 1.6.3 中,软件必须打印出后跟回车的「cfengine-die」,以便让cfengine知道保留它是安全的。
recall that whitespace is frequently represented as a text node, so the call to $sometag->getfirstchild() may get you only the carriage return between the tag and its value.
回忆一下,常常将空格表示成一个文本节点,因此通过对 $sometag->getfirstchild() 的调用,您可能只能得到标记和其值之间的回车。
it's, and in particular, the colon is the start, and the carriage return is the end.
尤其是,冒号是开始,回车意味着这块指令集的结束。
you can also use the -s option to output all of fileone on a line, followed by a carriage return and then filetwo.
我们也可以使用-s选项将fileone的内容在一行中输出,后面加上一个回车键,然后再显示filetwo 的内容。