t = os.path.dirname(os.path.dirname((os.path.dirname(os.path.abspath(__file__)))))
os.path.sys.path.append(t)

模块寻找路径




相关文章:

  • 2021-10-05
  • 2021-11-29
  • 2021-06-24
  • 2021-09-07
  • 2021-06-07
  • 2022-12-23
  • 2021-11-25
  • 2022-01-24
猜你喜欢
  • 2021-09-16
  • 2022-12-23
  • 2022-12-23
  • 2021-06-14
  • 2022-12-23
相关资源
相似解决方案