sys.path.append. sys.path其實是Python的搜尋路徑集 >>> import sys >>> sys.path ['', 'C:\\Python\\python36.zip', 'C:\\Python\\DLLs', ...
確定! 回上一頁