The modern interface, which was introduced in Python 2.4, provides: base64.b64encode(s[, altchars]). Encode a string using Base64. s is the string to encode ...
確定! 回上一頁