Base64 索引表ASCII 码表编码(1)编码 “Man” (注意 Man 包含 3 个字符,是 3 的倍数)(2)编码的字节数不能被 3 整除,结尾补 0,若是 000000,则编码为 =# 参考https://zh.wikipedia.org/wiki/Base64 encode base64