Font Size: a A A

Design And Implementation Of The Compiled Template Engine

Posted on:2013-07-13Degree:MasterType:Thesis
Country:ChinaCandidate:K Y ChenFull Text:PDF
GTID:2248330395974449Subject:Software engineering
Abstract/Summary:PDF Full Text Request
With the development of Internet technology, more and more forms of data aresending over the Internet.Now, the traditional method of which all web pages arewritten by human has been replaced by faster machine processing.How to display theinfomation more quickly and flexibly is the question which people wanted to realize.Under the analysis and study of the technology of the web template engineapplication, A new web template engine technology is presented in this paper. It canseparate web page template and logic program code, and reduces the web designer’swork.. Of course this kind of data transmission mechanism is pattern on MVC, whichmeans to separate the Model,View and Controller parts with their work.Because the web template engine applications technology which we analyse abovehas some weakness. A new web template engine technology based on Object-OrientedAnalysis(OOA) and Object Oriented Design(OOD) is presented here. Which separatesdata view model and data processing logic from the process of generating HTML pages.And it will improve the maintainability and the reusability of data. What the webtemplate engine application does and how the web template engine application worksare analyse in this paper.
Keywords/Search Tags:Template engine, Caching mechanism, Label syntax, Design patterns
PDF Full Text Request
Related items