摘要: 系统常量信息:get_defined_constants(); 跨控制器调用: 1.public function Show(){ $m = new MainController(); echo $m->Main(); } 2.A方法:public function Show(){ $m = A(" 阅读全文
posted @ 2016-05-11 22:49 怪咖咖 阅读(119) 评论(0) 推荐(0)