计算机与现代化 ›› 2011, Vol. 1 ›› Issue (3): 33-37,4.doi: 10.3969/j.issn.1006-2475.2011.03.010

• 软件工程 • 上一篇    下一篇

MVC设计模式在PHP开发中的应用

戴一平   

  1. 华南师范大学教育信息技术学院,广东 广州 510631
  • 收稿日期:2010-12-02 修回日期:1900-01-01 出版日期:2011-03-18 发布日期:2011-03-18

Application of MVC Design Pattern in PHP Development

DAI Yi-ping   

  1. College of Educational Information Technology, South China Normal University, Guangzhou 510631, China
  • Received:2010-12-02 Revised:1900-01-01 Online:2011-03-18 Published:2011-03-18

摘要: 以实例介绍利用集成开发环境Zend Studio将MVC模式引入到PHP开发中,通过对MVC模式的理解和运用,能很好地将软件模块化,分离系统的数据控制和数据表示功能,有利于开发团队间的分工与合作,尤其在开发大型复杂的项目时,这种模式有利于加快项目进度,缩短开发周期,增强软件的可维护性和代码重用性,提高开发效率和项目质量。

关键词: MVC, PHP, 模式, Zend Studio

Abstract: The integrated development environment Zend Studio is introduced by examples to the MVC pattern in PHP development, through the understanding and use of MVC pattern, the software can be a good modular, separation system, said data control and data functions, in favor division of labor between development teams and cooperation, especially in the development of large complex projects, this mode helps speed up the progress of the project, shorten development cycles, enhance software maintainability and code reuse, increase development efficiency and project quality.

Key words: MVC, PHP, pattern, Zend Studio

中图分类号: