摘要:
USE `database`; /*Table structure for table `post` */ DROP TABLE IF EXISTS `post`; CREATE TABLE `post` ( `no` int(11) NOT NULL AUTO_INCREMENT COMMENT '序列号', `attach` varchar(16) DEFAULT NULL C... 阅读全文
posted @ 2017-01-14 07:28
止於至善
阅读(422)
评论(0)
推荐(0)

浙公网安备 33010602011771号