摘要:
本地搭建的mysql的新建的表的数据如下: 在pycham中连接mysql 执行sql ,举例编写如下: import pymysql if __name__ == '__main__': connect = pymysql.connect(host='localhost', port=3307, 阅读全文
posted @ 2020-06-26 21:53
安琪儿一直在
阅读(312)
评论(0)
推荐(0)
摘要:
Eclipse中设置: 阅读全文
posted @ 2020-06-26 21:30
安琪儿一直在
阅读(262)
评论(0)
推荐(0)