EXAMPLE SENTENCES | ||
---|---|---|
前跟转义字符用于表示任意非数字字符的字符。 The character which when preceded by an escape character represents any non-digit character. | ||
表示标点字符的字符分类名称。 The character class name for punctuation characters. | ||
对象实例移除前导空白字符和尾随空白字符。 Removes leading and trailing white space from a String object instance. | ||
三字符序列被替换成相应的内部表示单个字符。 Trigraph sequences are replaced by corresponding single-character internal representations. | ||
TDS标记现在可以包含unicode字符和十六进制字符助记符。 TDS tags can now contain unicode characters and hexadecimal character mnemonics. | ||
定界符:一个字符或者字符串,用来确定字符分割时候的分界。 A character or string used to indicate where a string should be split. | ||
使用诸如''或 " " 等引号括起的标准字符来指定空格字符。 Standard characters in quotes such as ' ' or " " to specify a space character. | ||
使用连字符-分隔关键字。 Use hyphens to separate keywords. | ||
无效前缀或后缀字符。 Invalid prefix or suffix characters. | ||
运算符认为该单个二合字母字符与这两个单独的字符是等效的。 Operator recognizes that the single digraph character and the two individual characters are equivalent. | ||