Escape characters only make sense in string literals, once put in a string variable, they're already escaped. It has to do with operations on strings (use a ...
確定! 回上一頁