摘要: create table userinfo( user_nid int auto_increment primary key not null, user_name char(16) not null, user_pwd varchar(64) not null, user_email varcha 阅读全文
posted @ 2017-02-22 22:05 200ML 阅读(82) 评论(0) 推荐(0)