string escape character
基本解释
- [計算機科學技術]串換碼字符
英汉例句
- Character and string constants support the standard escape sequences
字符和字符串常數支持標準換碼序列 - For example, if you pass the string a + b to escape(), you get a%20+%20b (20 is the hexadecimal code of the space character).
例如,如果將字符串 a + b 傳遞給 escape(),結果將是 a%20+%20b(20 是空格符的 16 進制碼)。
雙語例句
专业释义
- 串換碼字符