摘要
对于信息管理系统开发者来说,由于客户与服务端信息双向交互要求高的原因,其传统架构方式为CS方式。但由于CS安装与升级的不方便性,近年来基于BS的管理系统成为了主流。同时也是因为信息双向交互要求,实现系统时会发现,运行效果会有很多设计陷阱。特别表现在不同浏览器对系统的兼容、中文乱码以及代码复用这几个方面。笔者总结了多个项目的设计经验,从实际设计出发,探讨如何规避这些陷阱,从而发挥出BS架构在管理系统设计中的最大功效。
For the developers of information management system, the traditional architecture is CS mode because of the high requirement of mutual information between client and server. However, due to the inconvenient installation and upgrade of CS, the management system based on BS has become the mainstream in recent years. At the same time, because of the information two-way interaction requirements, the implementation of the system will find that there are many design pitfalls in the operation effect. It is especially shown in the compatibility of different browsers, Chinese garbled code and code reuse. The author summarizes the design experience of many projects, and discusses how to avoid these pitfalls from the actual design, so as to give full play to the BS architecture in the design of the management system.
作者
王乾坤
WANG Qiankun(Wuxi City College of Vocational Technology, Jiangsu Wuxi, 214001, China)
出处
《数码设计》
2018年第5期10-11,共2页
Peak Data Science
关键词
BS架构
管理系统
浏览器兼容性
软件复用
BS Architecture
Management system
Browser compatibility
Software reusability