摘要: PHP代码:where($where)->count(); $pagecount=10; $page=new \Think\Page($count,$pagecount); $page->setConfig('first','首页'); $pa... 阅读全文
posted @ 2016-01-17 20:51 屌丝IT男 阅读(481) 评论(0) 推荐(0)
摘要: INSERT INTO `user`( `name`, `password`, `sex`, `age`, `email`, `mypage`, `salary`) SELECT `name`, `password`, `sex`, `age`, `email`, `mypage`, `salar... 阅读全文
posted @ 2016-01-17 17:43 屌丝IT男 阅读(408) 评论(0) 推荐(0)