yfProgramer
学习不是应付生活,应付答案。是一种追求,一个理想。
posts - 27,comments - 40,views - 76万
摘要: create table header( parent int not null, poster char(20) not null, title char(20) not null, children int default 0 not null, area int default 0 not null, posted datetime not null, postid int unsigned not null auto_increment primary key)engine=innodb default charset=utf8 auto_increment=1create table 阅读全文
posted @ 2011-04-22 12:57 yfProgramer 阅读(332) 评论(0) 推荐(0) 编辑
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示