decode ()方法使用編碼註冊的編解碼器解碼該字符串。它默認是使用系統默認的字符串編碼。 語法Str.decode(encoding='UTF-8',errors='strict') ...
確定! 回上一頁