摘要:
非常感谢老师! 看图吧 班级表 创建及添加数据 在此省略... 创建student表 create table student( sid int not null auto_increment primary key, sname varchar(30), gender enum('男','女') 阅读全文
posted @ 2020-02-29 11:33
三道_python
阅读(1015)
评论(0)
推荐(0)