摘要
分析了MVC设计模式的原理,阐述了框架的功能和设计思路,设计了框架的入口、模型层、视图层、控制层等核心模块,完成了一个基于MVC模式的PHP开发框架的设计。
MVC design pattern is analyzed,and framework functions and design ideas are discussed.We design the entrance of the framework,model layer,view layer,controller layer and other core modules to fulfill the design of MVC pattern based PHP development framework.
出处
《长春工业大学学报》
CAS
2016年第6期592-596,共5页
Journal of Changchun University of Technology
关键词
设计模式
开发框架
模板引擎
design pattern
development framework
template engine