import pymysql
user = input('username:')
pwd = input('password:')
conn = pymysql.connect(host='localhost',user='root',password='',database='db1')
2022年11月11日
import pymysql
user = input('username:')
pwd = input('password:')
conn = pymysql.connect(host='localhost',user='root',password='',database='db1')
2022年11月11日
解决方法: 到python manager.py runerver 后的页面看错误信息,哪个地方出现错误了,这里是可以显示的 1.常出现错误是redis没有启动,重启linux后会自动关闭的情况
2022年10月24日
function _typeof2(o) { "@babel/helpers - typeof"; return (_typeof2 = "function" == typeof Symbol 
2022年10月03日
Powered By Z-BlogPHP 1.7.3
Copyright Your WebSite.Some Rights Reserved.