字串(string) 型態(type) 的encode() 方法(method) ,回傳encoding 版本的bytes ... str.encode(encoding="utf-8", errors="strict"), 回傳encoding 版本的bytes 物件 ...
確定! 回上一頁