摘要:
use hongxingshow TABLESdesc scoredesc studentinsert into student values(18,'肖丹','female',2),(19,'刘小','male',2),(20,'田五','female',2)insert into score v 阅读全文
摘要:
一. 安装第三方管理模块首先安装第三方mysql管理模块:pip install mysql-connector.如果安装过程中出现WARNING: You are using pip version 21.3; however, version 21.3.1 is available.You sh 阅读全文