python實現不同層級目錄import 模組的方法 ... import os. # 得到當前根目錄 ... sys.path.append(o_path) # 新增自己指定的搜尋路徑import mod1
確定! 回上一頁