[Solution found!] 在具有脚本的文件中,您想要执行以下操作: import os dirname = os.path.dirname(__file__) filename = os.path.join(dirname, ...
確定! 回上一頁