import os

path = os.path.join(os.path.dirname(__file__), 'bbc_test.yaml').replace('\\','/')
print path

相关文章:

  • 2022-12-23
  • 2021-11-27
  • 2022-12-23
  • 2021-11-17
  • 2021-12-02
  • 2021-07-31
猜你喜欢
  • 2021-06-18
  • 2022-12-23
  • 2021-08-29
  • 2021-09-25
相关资源
相似解决方案