Base64Change 将文件逐行转成base64编码 将base64编码文件逐行转回 python3 Base64Change.py input "1" ------FileToBase64 input "2" ------Base64ToFile 输入目标文件名 输入输出文件名