import sys sys.path.append('E:\PythonProject\kii') '''''python import模塊時,是在sys.path裡按順序查找的。 sys.path中是一個列表,裡面以字符串 ...
確定! 回上一頁