摘要
提出了一种低成本,便于操作和管理的网络多媒体显示系统——MMDS。它包括服务器、控制台、网络和客户端等几部分。利用一个所见即所得的模板设计工具,操作人员可以直接在屏幕上绘制显示效果,并可以保存和修改以便再用。系统采用了MVC设计模式,操作人员可以快速熟练使用。服务器与客户端的交互使用XML语言,使得系统可以包含多种类型的终端,提高了它的实用性。
A low-cost, easy-to-use MultiMedia information Display System (MMDS) was proposed. It consists of server, console, network and client. A WYSWYG tool was developed with which user can "draw" the layout of client screen directly in the console. The result of its design can be saved to hard disk and reopened for modification. The MVC mode was used in the design of this tool. XML was introduced to exchange data between server and client, so that all clients that support XML can be used in the system.
出处
《计算机应用》
CSCD
北大核心
2009年第12期3391-3393,共3页
journal of Computer Applications
基金
北京市科技新星计划项目(2006A23)
关键词
发布系统
广告机
模式-视图-控制器
可扩展标记语言
display system
advertisement machine
Model-View-Controller (MVC)
eXtensible Markup Language (XML)