甜甜老鼠

文章
6
资源
1
加入时间
2年10月17天

Python使用pymysql小技巧

在使用pymysql的时候,通过fetchall()或fetchone()可以获得查询结果,但这个返回数据是不包含字段信息的(不如ph