摘要: config = { 'host':'127.0.0.1', #主机号 'port':3306, #端口号 'user':'root', #数据库用户名 'passwd':'root', #数据库密码 'charset':'utf8mb4', #utf-8编码,显示中文不乱吗 'cursorclas 阅读全文
posted @ 2021-08-10 15:38 侑妳才完美 阅读(121) 评论(0) 推荐(0)