String literals: Strings are internally stored as UTF-16 code units. A hex escape \xHH contributes a UTF-16 code unit. A 4-digit Unicode escape \uHHHH ...
確定! 回上一頁