会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Whowhy
Don't be afraid. Walk on. There is light ahead
博客园
首页
新随笔
联系
管理
订阅
2018年12月27日
configparser操作配置文件
摘要: import configparserconf = configparser.ConfigParser()file_path = "E:\optimize_allchips\config\local.ini"print(conf.read(file_path, encoding='utf8'))pr
阅读全文
posted @ 2018-12-27 12:47 yancy_tester
阅读(166)
评论(0)
推荐(0)