将自定义模块的路径添加到PYTHONPATH 中,然后在debugtalk.py 中使用import 语句引入模块,例如: python import sys import os sys.path.insert(0, os.
確定! 回上一頁