摘要: 一、开发文档 https://mysqlclient.readthedocs.io 二、安装 pip install mysqlclient==1.3.12 三、获取记录 fetchone fetchmany fetchall 四、简单实例 阅读全文
posted @ 2019-08-08 09:26 jiahuifeng 阅读(147) 评论(0) 推荐(0)