import os # PIL : Python Imaging Library from PIL import Image # 获取目录下 ... try: # 图标文件保存至icon目录 path = os.path.join('icon', ...
確定! 回上一頁