摘要: https://blog.csdn.net/wglink/article/details/127998343 一、增 # 增 def insert_data(name, category,price,quantity): with connection.cursor() as cursor: sql 阅读全文
posted @ 2024-12-23 21:13 市丸银 阅读(10) 评论(0) 推荐(0)
摘要: pymysql.version_info = (1, 4, 13, "final", 0) 阅读全文
posted @ 2024-12-23 10:03 市丸银 阅读(17) 评论(0) 推荐(0)