详解Python读取配置文件模块ConfigParser 1,ConfigParser模块简介 假设有如下配置文件,需要在Pyhton程序中读取 $ cat config ini [db] db_port = python编程 2022-04-08 237 点赞 3 评论 359 浏览