single-quoted string的意思|示意

美 / / 英 / /

使用单引号的字符串


single-quoted string的网络常见释义

单引字符串 单引字符串(single-quoted string): 就是用单引号括起来的一串字符。该单引字符串不是字符串的一部分。

single-quoted string相关例句

So, if I want to encode O'Reilly in a single quoted string, I must escape it using backslash, 'O\'Reilly'.

所以,如果我想用单引号编码 O'Reilly,我就必须使用反斜杠对它进行转义:'O\'Reilly'。

Two sequential apostrophes in a quoted string denote a single character, namely an apostrophe.

串中连续的两个单引号表示一个字符,即单引号。