已采纳回答 / Donsen
这块说的就是也大家简单说下这个框架怎么实现你传入控制器和方法名之后调用响应的module的action $module 是你传入的控制器的名字 你传入的名字不一样 那么new的控制器也不一样 对吧?比如$module='index' 那么new的时候不就是new index();吗? 明白了吗框架都是OOP思想 所以你可以理解里面处理逻辑的东西都是类 控制器类 模型类 等等
2015-01-31
最新回答 / qq_认真你就输了_0
为什么建立.htaccess文件后出现Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator at admin@example.com to inform them of the time this error occurred, and t...
2015-01-27