释义 |
- 回车键:计算机和打印机中用于将光标或打印头移动到下一行开头位置的键。
- 1
In most cases, servers will not format XML with Spaces and carriage returns; they'll just string it all together, like you see in Listing 5. 在大多数情况下,服务器不会使用空格和回车来格式化XML,而是将一切串联在一起,就像您在清单5中看到的那样。 - 2
In this language, you wish to treat as delimiters but otherwise ignore Spaces, tabs, carriage returns and newlines. 在该语言中,您希望将空格、跳格、回车和换行作为分隔符处理,而不是将其忽略。 - 3
The SKIP statement at the end of the file says that white space (blanks, tabs, carriage returns, and line feeds) can occur between tokens and is to be ignored. 文件结尾的skip语句表明,在记号之间可以出现空白(空格、跳格、回车和换行),空白将被忽略。
|