Skip to content

Instantly share code, notes, and snippets.

@diaowinner
Created May 9, 2020 15:53
Show Gist options
  • Save diaowinner/836f38e461de06e9636728fe52e7c8ab to your computer and use it in GitHub Desktop.
Save diaowinner/836f38e461de06e9636728fe52e7c8ab to your computer and use it in GitHub Desktop.
多 个 文件 打包 成 一 个 批 处理 文件 ( 测试 版 )
import base64
from goto import with_goto
print("多文件变成一个文件")
程序 = input("打开什么程序?")
压缩 = input("压缩包地址?")
Base64源码 = "你懂得"
base64.encode(压缩, Base64源码)
label .循环
内容 = str.ljust(76,"")
Base64源码 = "*的我编不下去了"
# 哎……就先放着吧……
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment