摘要: mvc:V视图 Controller: <?php header("Content-Type: text/html; charset=UTF-8"); require'productModel.php'; $porduct = new Porduct(); $a =isset($_GET['a']) 阅读全文
posted @ 2018-03-30 20:31 不欠 阅读(259) 评论(0) 推荐(0) 编辑