Font Size: a A A

Enterprise-level WEB The Front MVC Framework Design

Posted on:2015-11-05Degree:MasterType:Thesis
Country:ChinaCandidate:H Y WangFull Text:PDF
GTID:2308330473454615Subject:Software engineering
Abstract/Summary:PDF Full Text Request
With the raise of the number of users, the increase of data, the development mode of Enterprise WEB system gradually changed by specialized development team to build and implement, from the early workshop development. In order to controll the cost of development and easy maintenance, a good Enterprise WEB system, should have excellent system structure. So we should consider the rationality, flexibility, robustness of the system structure at the beginning of system design, which not only can satisfy the complicated requirements of enterprise application but also can leave adequate space for the adjustment and upgrade of the system.To achieve afore-mentioned goals, this thesis refers to Software Engineering research guideline, accesses to a large number of resource, investigates the current WEB industry development status of domestic and foreign, contacts the author’s actually work requirement, aims at the enterprise development key points include large-scale code, good code reusability, and high scalability requirements, uses software engineering methods to develop a standardized, process-oriented enterprise WEB front-end MVC(Model View Controller) framework.Compare with the Struts, which is a classic MVC development framework that based on the back-end technology, the technologies which are used in the FEMVC(Front End Model View Controller) framework, are both common front-end technology. So front-end developers can quickly use FEMVC framework in the actual project, they do not need to learn one or more back-end languages like Java before use the framework. In addition, the FEMVC framework can be used not only to build a thin and simple client application, also can be use to quickly develop a rich client application which has huge data and complex interactive.The main content of this thesis:1. Analysis the background of web develop technology, and the significance of the enterprise web front-end develop framework, introduced the main content of this project.2. Introduced WEB front-end development technology and common development tools.3. Description Framework requirement source of FEMVC and include architecture design.4. Methods and interfaces of FEMVC framework at all levels module specific functions and provide details.5. Explain how to use FEMVC framework for development of an online application system.6. Summary of the research and development work, and look to the future.
Keywords/Search Tags:Front-end Development, Front-end Framework, Model, View, Controller
PDF Full Text Request
Related items