When the Java program source file encoding doesn't support Unicode, you can represent Unicode characters as escape sequences by using the notation \u XXXX ...
確定! 回上一頁