您要查找的是不是:
- string escape character 串换码字符
- Notice that the right bracket in the string abc[]def is doubled to indicate an escape character. 请注意,字符串abc[]def中的右方括号有两个,用于指示转义符。
- This can be changed using the ESCAPE CHARACTER clause. 使用ESCAPE CHARACTER子句可以对此进行更改。
- Only one single-byte character can be used as an escape character. 只能使用一个单字节字符作为转义字符。
- The - character continues to be the escape character. 字符继续作为转义符。
- By the myth,we can think Pisces has escape character. 由双鱼座的神话中可以联想到双鱼座逃避的特质。
- The thing that's absolutely essential to note is the escape character. 最要注意的是退出字符(escape character).
- To specify the escape character, include an ESCAPE clause immediately after the LIKE search criterion. 要指定转义字符,可在LIKE搜索准则之后包含一个ESCAPE子句。
- The Default Escape Character, Default Wrap Character and Default Pad Character properties must be unique. 默认转义符、默认换行符和默认填充字符的属性均必须唯一。
- The character which when preceded by an escape character represents the bell character. 前跟转义字符用于表示响铃字符的字符。
- 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 the ASCII escape character. 前跟转义字符用于表示ASCII转义字符的字符。
- The character which when preceded by an escape character represents any word character. 前跟转义字符用于表示任意单词字符的字符。
- I need a piece of string to tie this parcel up. 我需要一根细绳把这包裹扎起来。
- Here's where the magic escape charater comes in handy: First, you have to get telnet's attention by pressing the escape character. 下面是一些有效的退出办法:首先,你按退出字符,以引起telnet的注意。
- To display string literals that contain date and time separators or to format strings, you must use escape characters in the substring. 若要显示包含日期和时间分隔符的字符串或格式字符串,则必须在子字符串中使用转义符。
- Escape Character - The character that follows the specified escape character is treated as a literal character, not a format specifier. 转义符-指定转义符字符后面的字符将视为文字字符,而不是格式说明符。
- Here's where the magic escape charater comes in handy: First , you have to get telnet's attention by pressing the escape character. 下面是一些有效的退出办法:首先,你按退出字符,以引起telnet的注意。
- Our escape was little short of miraculous. 我们能逃脱简直是个奇迹。
- This line adds an icon to the resource file (note the double backslash in the filename, always do this, a single backslash is an escape character). 这行代码把一个图标加入资源文件(注意文件名中的两个反斜杠,每次都要这么作,单个的反斜杠试转义字符)。