OpenDev

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2017年12月9日

摘要: python os.path dict_path = os.path.join(os.path.dirname(os.path.abspath(__file__)), 'dict.txt') 输出是? __file__ os.path.abspath os.path.dirname os.path. 阅读全文
posted @ 2017-12-09 23:10 Eric_li_boke 阅读(326) 评论(0) 推荐(0)