str.encode(encoding='UTF-8',errors='strict'). Python String encode() 参数. encoding -- 要使用的编码,如: UTF-8。 errors -- 设置不同错误的处理方案。
確定! 回上一頁