摘要
MVC架构降低了模块之间的耦合,为大型可扩展的Web应用开发提供了一个结构化的模型。将常应用于J2EE开发的MVC设计模式引入ASP.NET平台中,深入研究了MVC设计模式在ASP.NET平台中的应用。结合企业绩效考核流程,设计和实现卓越绩效信息平台,给出了主要的系统设计。该系统在ASP.NET平台下实现了MVC三层架构应用程序模块化,使得整个软件开发具有系统性,实现了软件开发的分工和应用程序的模块化,提高了代码复用率,降低了维护成本。该系统具有良好的安全性、可扩展性和易维护性。
MVC framework reduce the coupling between modules and provide a structured model for the development of large-scale expansion web application. MVC design pattern based on ASP.NET platform is discussed and the application of MVC design pattern is studied in ASP.NET platform. Based on the appraisal process of the enterprise, the excellence performance platform is designed and rea- lized. The main idea is given. The system implements the three-layer MVC modular on ASP.NET platform. The entire software development process systemic and the division of the software development and the application modular are realized. The rate of code reuse is increased and the maintenance cost is reduced. The system is security, scalability and easy to maintain.
出处
《计算机工程与设计》
CSCD
北大核心
2009年第13期3180-3184,共5页
Computer Engineering and Design
基金
国家自然科学基金项目(60573142)
上海市(第三期)重点学科基金项目(S30504)
关键词
设计模式
视图
模型
控制器
绩效考核
MVC design pattern
model
view
controller
appraisal process