Also , since a docstring is - after all - a string escape , sequences like 此外,由于文档字符串毕竟是字符串换码( escape ) ,所以
Type can be written as character literals , hexadecimal escape sequence , or unicode representation 类型的常数可以写成字符、十六进制换码序列或unicode表示形式。
A key used especially to interrupt a command , exit a program , or change levels within a program 换码,转义,退出,逸出,中断执行尤指用来中断一条指令、停止程序运行或者在同一个程序中改变层次
In word processing , a predetermined number of escapement units ( including character spaces ) forming one line of typing 在字(词)处理技术中,预先定义的换码单位数(包括字符空格) ,构成一个打字行。
Another point to be aware of is the need to tell zsh which characters form escape sequence in a prompt , otherwise it will assume they are all printable characters , and position the cursor incorrectly 另一个需要注意的是需要告诉zsh在提示符中哪些字符构成换码序列,否则就会假设它们都是可打印字符,光标的位置就会出错。