"Design and Implementation of MVC architecture of the site," the paper notes eighteen

Title: Design and implementation of websites under the MVC architecture

First, the basic information

Time: 2017

Source: Mathematics and Computer Science, Guangdong Ocean University

Keywords: website design; MVC framework; database; network security

Second, research

中职学校教务管理信息系统主要采用结构化分析方法 , 在教务管理系统的需求和业务流程基础上 , 以软件工程思想为指导进行系统分析 、 系统设计 、 系统实施 、 系统运行维护与评价 。它从问题提出开始 , 包括确立系统 目标及总体功能结构 ,分析现有系统业务和数据处理 , 确定新系统的逻辑功能及信息需求 , 设计系统的硬件结构和软件结构 , 进行系统实施 、 运行 、 维护的一个过程 。

The system design development process is as follows:
. 1, the MVC framework introduces
the MVC, i.e. Model View Controller, the model (model) - view (view) - the controller (Controller), is a classic model of software development and design, this design mode business logic, data, to the display interface, business logic to gather a member inside, such a design mode, no rewrite the business logic, and can improve the customization interfaces and user interaction while the coupling frame has a bottom MVC high rewrite, low life cost, low maintainability, in favor of software engineering management, and other features. Using the MVC design pattern, that the main purpose of the model and view to achieve separation, a variety of professionals in their duties inside, thereby greatly enhancing the efficiency of development. According to needs analysis, discuss and make the overall system design ideas, including software architecture design, platform development and technology selection, database design, network platform design, staffing and implementation schedule, and many other parties while.
3, at the site of the MVC framework design process
based on needs analysis, data extraction, database design, database modeling. At this stage, must focus on optimizing database performance.
4, the detailed design phase
in the late stages of database design, start specific implementation to begin building a database, build tables, views, user roles, while according to business logic, write processing stored procedures and triggers related business, code implementation.
5, the system testing phase
after the system overall test in school academic division install the trial, according to various aspects of user feedback in a timely manner to be modified.

CONCLUSIONS

Here are feeling the biggest papers have their own innovations, as follows
1, secondary vocational schools for educational affairs management, use of advanced technology, structured analysis and design methods of system analysis and overall design.
2, the system uses the architecture structure and mixed structure, each functional module can operate independently or jointly run, data sharing, in line with the latest development trend of current computer technology, to avoid the system life cycle is too short.
3, in strict accordance with the People's Republic of China Ministry of Education requires "education management information standards" of business processes and data standards of the system.
4, software design fully into account the workload of system maintenance, high level of generalization.

IV References

[1] Design and implementation of websites under Zeng Liu Dolly Super 2.MVC architecture [J]. School of Mathematics and Computer Guangdong Ocean University, 2017.1-6

Guess you like

Origin www.cnblogs.com/Bai-Bai/p/12080581.html