会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
青色蔷薇
博客园
首页
新随笔
联系
订阅
管理
2019年12月20日
python 读取ini 配置文件
摘要: 安装 pip install configparser 1 配置文件 config.ini: [MysqlDB]user=rootpasswd=123456sport=3306db_name=my_dbcharset=utf-8 获取参数: import configparser config =
阅读全文
posted @ 2019-12-20 16:16 青色蔷薇
阅读(676)
评论(0)
推荐(0)
编辑
公告