摘要:
Traceback (most recent call last): File "C:/Users/Desktop/客户端.py", line 32, in <module> print(recv_data.decode('utf-8')) UnicodeDecodeError: 'utf-8' c 阅读全文
posted @ 2021-03-10 21:34
流年中渲染了微笑
阅读(511)
评论(0)
推荐(0)
摘要:
1. MySQL 安装pymysql pip install pymysql 快速上手 import pymysql # 第一步:连接到数据库 con = pymysql.connect(host="test.lemonban.com", # 数据库的地址 user='xxxxx', # 登录数据库 阅读全文
posted @ 2021-03-10 10:58
流年中渲染了微笑
阅读(147)
评论(0)
推荐(0)

浙公网安备 33010602011771号