import 其他的python 程式的時候,會把被引入的程式編譯成 .pyc 放到 __pycache__ 資料夾這樣可以減少引入的 ... import py_compile py_compile.compile('test.py').
確定! 回上一頁