Python 如何把 big5 text 轉成 utf-8 string
Temperature: 0 °C
# 先轉成 latin1,再轉回 big5 ......
big5text.encode('latin1', 'ignore').decode('big5')
https://innstory.com/story-Python_如何把_big5_text_轉成_utf8_string-1829
HOME All Categories Python 如何把 ...
Temperature: 0 °C
# 先轉成 latin1,再轉回 big5 ......
big5text.encode('latin1', 'ignore').decode('big5')
蘇恆永
重新 pickup 本能中
Leave some footprints to prove that you visited me
Author's other related stories
Please select an option
error
Copy complete
Hi, thank you for your participation, but you cannot vote repeatedly~
Wrong format