摘要
针对基于ASP.NET实现的内容管理系统设计其模板与缓存机制.其中包含可被浏览器解释又便于解析的模板内容格式的设计,使之支持所见即所得的模板编辑;模板的数据来源、数据调用模块、缓存方式等都与核心分离的设计,使系统功能可灵活扩展;模板及每个数据调用都可以有独立的缓存配置的设计,使系统管理者可以最大程度地优化缓存方案以提高系统性能.
This paper introduces the design of the template and caching mechanism for ASP.NET- based content management system, including the design of the template content protocol which is browser-understood, easy to parse, and W-YSIWYG-supported. The template data sources, data call modules and caching ways are separated from the system core, so the function of the system can be extended flexibly. Every templates and data call modules have independent cache configuration, so the system administrator can greatly optimize cache to improve the performance of it.
出处
《宁德师范学院学报(自然科学版)》
2013年第1期81-85,共5页
Journal of Ningde Normal University(Natural Science)
关键词
CMS
架构设计
模板机制
缓存机制
CMS
architecture design
template mechanism
caching mechanism