有一個unicode 或utf-8 的字碼,想知道產生出來的字,請服用chr: https://docs.python.org/3/library/functions.html#chr. 例如: chr(24465) '徑' ...
確定! 回上一頁