|
Template2doc (Template to Document) is a set of string routines that simplifies the task of generating html pages. Instead of having all html source stored in C/C++ -programs the html source is stored as a html template document (See example). The template scheme allows prototypical content to be used as a proxy for the data to be substituted, making it easier to work with in an authoring tool. Template2doc contains routines both for simple replacement of words as well as sophisticated insertion of table data. Although the template definition is very simple, it contains the most essential functionality requirements. Due to smart template definition the template allows application code to generate only data. The routines only generate html source (tags) stored in the html template. Parts of the html source may be repeated or omitted, but no additional html code is generated by the routines. Of course, Template2doc works on similar text documents. However, it is specific designed and written for html documents in mind.
Download
NOW
|
back next Pages:
2045 ,
2046 ,
2047 ,
2048 ,
2049 ,
2050 ,
2051 ,
2052 ,
2053 ,
2054 ,
2055 ,
2056 ,
2057 ,
2058 ,
2059
|
VVVVVV
|