1. Matches a vertical tab character.
垂直制表符匹配。

来自互联网

2. The default field delimiter is the TAB character.
默认的字段分隔符是制表符。

来自互联网

3. The prefix must not contain a TAB character.
前缀不能包含任何制表符。

来自互联网

4. The character which when preceded by an escape character represents the tab character.
前跟转义字符用于表示制表符的字符。

来自互联网

5. You saw an example of command substitution in Listing 9 when we created a captive TAB character.
我们曾经在清单9中创建了一个强制制表符,您可以从中看到命令替换的例子。

来自互联网

6. Root cause was the old code that deployed past weekend could not handle TAB character correctly.
基本缘由是旧地代码,摆设啦曩昔周末不克不及处置统计表性格准确。

来自互联网

7. The TAB character is the default delimiter, but you can change it to anything else with the -d option.
制表符字符是默认的分隔符,但是我们可以使用- d选项将其修改成任何其他值。

来自互联网

8. We then substitute all of the line up to the newline with the last six characters before the newline plus a TAB character.
随后使用换行符前面的最后6个字符再加上制表符来替换换行符前面的所有行内容。

来自互联网

9. The combined length of message plus prefix can be at most 254 characters. The prefix must not contain a TAB character.
发送消息的长度(包括前缀)最长是254个字符。前缀不能包含任何制表符。

来自互联网

10. Otherwise, no completion was possible, so it falls back to acting like a normal TAB key, by returning a literal TAB character.
否则其他补全将不可行,因此它通过返回一个制表符来充当正常的tab键。

来自互联网

11. The -e flag to the echo command tells it to expand C-style escaped characters; in this case, it's going to turn \ t into a TAB character for you.
echo命令的- e标志用来告诉该命令扩展c风格的转义字符,在本示例中,它会把\t转换为制表符。

来自互联网

12. The bash shell uses the tab key for command completion, so it can be handy to have a captive tab character that you can use when you want a real tab.
bashshell使用制表键表示命令结束,因此当我们需要一个真正的制表符时,使用一个专用 tab字符将非常方便。

来自互联网

13. A TAB character, on the other hand, can be interpreted different ways — as two, four, six, or even eight Spaces, depending on the platform or tool being used.
另一方面,制表符可以有不同的解释方式,根据所使用的平台或工具,可以解释为2个、4个、6个甚至8个空格。

来自互联网

14. This is bad because it requires everybody who views this file to redefine their tab character or the code does not appear the way you intended it to look.
因为其他人要查看此文件的话就要重新定义制表字符或代码才能符合你的方式,这并不好。

来自互联网

15. In Listing 9 we create a captive TAB character using command substitution and then create a very small shell script containing two cat commands, which each read from a here-document.
在清单9中,我们使用命令行替换创建了一个强制制表符,然后创建了一个包含两个cat命令的shell脚本,这两个命令都从here - document读取数据。

来自互联网

16. Normally the IFS variable would have the value of a space, a tab, and a newline -- any of those characters would be treated like a space character.
通常IFS变量应该有一个空格、一个制表符和一个新行的值 --这些字符都会被作为一个空格字符来处理。

来自互联网

17. When in cursor-positioning mode, the user can tab to, or position the cursor on, any character in the input field.
当您处于游标定位模式时,用户可以切换,或者定位游标到输入区域的任何一个字符之上。

来自互联网

18. If the addsuffix shell variable is set along with automatic Tab completion, it's easier to distinguish folders because tcsh suffixes them with a / character when a match is found.
如果同时设置 addsuffixshell变量和自动Tab补齐,那么在找到匹配时tcsh 会在文件夹后面加上一个 /字符,这样就更容易区分出文件夹。

来自互联网

19. Add a Value Tab to your annotation, along with a list of data elements, separated by and terminated with a pipe character (|), as in Figure 6.
将Valuetab添加到您的注释中,还要添加一列以管道字符(|)分隔并终止的数据元素,如图6所示。

来自互联网

20. S — a white-space character, like TAB or new line.
s——空白字符,如制表符或换行符。

来自互联网

21. On the Details TAB of the Properties view for the Assign, enter a colon (:) character in the value field (Figure 15).
进入Assign的Properties视图的Details选项卡,在value字段中输入一个冒号(:)字符(图15)。

来自互联网

22. Specify the source file column delimiter type. Specify comma, TAB, semicolon, or another character.
指定源文件列分隔符类型。指定逗号、制表符、分号或其它字符。

来自互联网

23. TAB is considered one character in most editors, but the five Spaces that copy the TAB indent takes up five characters.
大多数编辑器认为一个标签是一个字符,但是复制标签缩进需要五个字符,五个空格。

来自互联网

24. Now you must specify the source file's column delimiter type. You can choose comma, TAB, semicolon, or another character.
现在,您必须指定源文件的列分隔符类型。您可以选择逗号、制表符、分号或其它字符。

来自互联网

25. U se this tab to define the character sets used by your database.
用此标签页定义数据库的字符集。

来自互联网

26. Matches any white space character including space, tab, form - feed, and so on.
匹配任何空白字元,包括空格、制表符、换页符等。

来自互联网

27. Specify comma, TAB, semicolon, or another character.
指定逗号、制表符、分号或其它字符。

来自互联网

28. NMAKE interprets the backslash literally if any other character, including a space or TAB, follows the backslash.
如果反斜杠后紧跟有其他任何字符(包括空格或制表符),则NMAKE按原义解释反斜杠。

来自互联网

29. NMAKE interprets the backslash literally if any other character, including a space or TAB, follows the backslash.
如果反斜杠后紧跟有其他任何字符(包括空格或制表符),则NMAKE按原义解释反斜杠。

来自互联网