聽了這個老師的聲音 男孩子會感覺有依戀的感覺 好溫柔就是感覺
T880396ko
展開
|
|
打卡Lv2
|
老阿民
展開
|
T973471xs
展開
|
|
學(xué)習(xí)達人
|
T186864ee
展開
|
學(xué)習(xí)達人
|
魔法門領(lǐng)域
展開
mysql> create table stu(
-> id int not null comment '編號',
-> name char(6) not null comment '姓名',
-> age int not null comment '年齡',
-> sex char(1) null comment '性別',
-> qq char(12) not null comment 'qq號'
-> engine=innodb charset=utf8 comment '信息表';
ERROR 1064 (42000): 說我這里第7行有錯誤,看不出來哪錯了 |
學(xué)習(xí)達人
|
a1323686637
展開
|
承擔(dān)因您的行為而導(dǎo)致的法律責(zé)任,
本站有權(quán)保留或刪除有爭議評論。
參與本評論即表明您已經(jīng)閱讀并接受
上述條款。