Python Base64 模塊提供了RFC3548 中的數據編碼和解碼(轉換二進位數據為適合明文協議 ... import base64 >>> encoded = base64.b64encode('data to be ...
確定! 回上一頁