python ConfigParser 模块
摘要:
格式: [section]option = value import ConfigParser config=ConfigParser.ConfigParser() #读config.read('test.cfg')#with open('test.cfg','r') as f:# config.r 阅读全文
posted @ 2019-10-28 15:01 骑着蜗牛追太阳 阅读(677) 评论(0) 推荐(0)
浙公网安备 33010602011771号