Python3 字符串. 描述. decode() 方法以指定的編碼格式解碼字符串。 默認編碼為字符串編碼。 語法. decode()方法語法: str.decode(encoding='UTF-8',errors='strict') ...
確定! 回上一頁