import os import pathlib # pyshell 是我自己写的的,运行shell命令,但用的是subprocess模块 ... os.path.join(os.path.abspath("test"),"test.sh") ...
確定! 回上一頁