tags: blog python3 uni2word word2uni - date: 2022/07/01 word2unicode 文字轉unicode較為簡單,用ord(x)即可```python import re def ...
確定! 回上一頁