0 回帖
"将文件保存至 codes 文件夹中 [图片] import os # 获得并打印当前代码目录 file_path = os.path.dirname(__file__) # 拼接文件完整路径 file = os.path.join(file ...."