escape character
转义字符;换码符
2025-11-23 20:36 浏览次数 10
转义字符;换码符
graphic escape character图形转义字符
string escape character翻译
escape control character[计]
text escape character[计]
INVALID ESCAPE CHARACTER非法的逃逸字符
Escape Character ESC逸出字符
escape e character转义符
data link escape character数据传送换码符号
link escape character链路转义字符
the character which when preceded by an escape character represents any non-digit character.
前跟转义字符用于表示任意非数字字符的字符。
the character which when preceded by an escape character represents any space character.
前跟转义字符用于表示任意空白字符的字符。
the character which when preceded by an escape character represents the word-end boundary assertion.
前跟转义字符用于判断单词结束边界的字符。
the exclamation mark is an escape character that lets you issue operating system commands from either interactive input mode or batch mode.
这个感叹号是换码符,允许您从交互输入模式或批处理模式发出操作系统命令。
in most cases, repositories will give an escape character or sequence for these types of special values, and if a value can be escaped by the connector, then it should be.
在大多数情况下,存储库会提供一个转义字符或字符序列,用于对这些特殊值进行转义,如果一个值可以由连接器进行转义,那么应该这么做。
the second udf performs conversion with substitution escape character replacement.
第二个udf执行转换操作,进行换码符替换。
in addition to the posix-extended features the escape character is special inside a character class declaration.
对于posix扩展特性来说,转义字符在字符类声明中也是特殊的。
the character which when preceded by an escape character represents any upper case character.
前跟转义字符用于表示任意大写字母的字符。
the character which when preceded by an escape character represents any word character.
前跟转义字符用于表示任意单词字符的字符。
explanation: escape character &1 or like pattern not valid.
说明:转义字符与like模式1或无效。
the character which when preceded by an escape character represents the tab character.
前跟转义字符用于表示制表符的字符。
the character which when preceded by an escape character represents any non-upper case character.
前跟转义字符用于表示任意非大写字母的字符。
the character which when preceded by an escape character represents end of buffer operator.
前跟转义字符用于标识缓沖区操作符结束的字符。
the character which when preceded by an escape character represents the end quote operator.
前跟转义字符用于标识引用操作符结束的字符。
the character which when preceded by an escape character represents the start of an ascii escape character.
前跟转义字符用于标识ascii转义字符开始的字符。
the character which when preceded by an escape character represents the continuation assertion.
前跟转义字符用于判断继续的字符。
the character which when preceded by an escape character represents a non-word character.
前跟转义字符用于表示任意非单词字符的字符。
it is necessary that you insert the actual escape character 「^[」, instead of the two characters 「^」「 and 」[「.
有必要插入实际的换码 」^[「,而不是这两个字符 」^「"和 」["。
the character which when preceded by an escape character represents the newline character.
前跟转义字符用于表示换行符的字符。
the character which when preceded by an escape character represents the word boundary assertion.
前跟转义字符用于判断单词边界的字符。
new term: an escape character changes the meaning of the character that follows it.
新术语:转义符改变紧接它后面的字符的本身意思。
symbols that require the escape character to achieve a syntactically valid query
要求使用转义字符才能实现有效语法查询的一些符号
the character which when preceded by an escape character represents the carriage return character.
前跟转义字符用于表示回车字符的字符。
the character which when preceded by an escape character represents the ascii escape character.
前跟转义字符用于表示ascii转义字符的字符。
symbols that require the escape character to change semantics
要求使用转义字符才能修改语法的一些符号
if the key-mapping used c-r>=, copying a literal escape character from the previous line would be equivalent to typing it, and would cause the editor to instantly drop out of insert mode.
如果键映射使用 c-r>=,那么从前面的行中复制字母转义字符就相当于输入字符,而这将会造成编辑器立刻退出insert模式。