base64 模块提供了在二进制数据和可打印ASCII字符间编解码的功能,包括RFC3548中定义 ... base64.encode(input, output); base64.encodebytes(s).
確定! 回上一頁