首页 | 本学科首页   官方微博 | 高级检索  
     检索      

C/S模式管理信息系统实现自动升级和维护的方法
引用本文:余颖,董旭源,高宏.C/S模式管理信息系统实现自动升级和维护的方法[J].佳木斯大学学报,2005,23(2):201-203.
作者姓名:余颖  董旭源  高宏
作者单位:天津大学,天津大学,天津大学 天津300072,天津300072,天津300072
摘    要:系统的版本控制和自动更新功能对于管理信息系统(MIS)的开发和维护有重要的意义.使用PB可以将应用程序编译成动态库的形式,动态库中包含了相应库文件中编译好的代码.将MIS系统化分成多个模块,每个模块对应于一个PB应用库文件,开发人员发布整个应用程序时,只需分发包含该功能的动态库即可.建立一个专用数据表来记录系统的最新版本号.当系统有新的版本编译出来后,通过系统维护工具上传到服务器,并生成一个新的版本号,写入系统模块更新表.客户端的应用程序每次启动时首先将自己的版本号和服务器的版本号进行对比,如果客户端的版本低于服务器的版本,则下载,并自动升级.本方法为管理信息系统的升级和维护,提供了一个好的解决方案.

关 键 词:C/S模式  管理信息系统  系统版本  升级  维护
文章编号:1008-1402(2005)02-0201-03
修稿时间:2005年1月28日

Methods to Perform Upgrade and Maintenance in C/S Mode Management Information System
YU Ying,DONG Xu-yuan,GAO Hong.Methods to Perform Upgrade and Maintenance in C/S Mode Management Information System[J].Journal of Jiamusi University(Natural Science Edition),2005,23(2):201-203.
Authors:YU Ying  DONG Xu-yuan  GAO Hong
Abstract:Automatically version controlling and version upgrading are very important to MIS development and maintenance. The application program can be compiled to the dynamic base by PB, and the dynamic base contains compiled codes for the corresponding base document. So when the development persons release the whole application program, they can only release the dynamic base which contains corresponding functions and build up a special data sheet to record the latest version number of the system. When the newer version is compiled in the system, it can be uploaded to the server by system maintenance tools, and generate a new version number which will be written into the system block renew sheet. Each time when the client application program runs, it will first compare its own version number to the version number in the server. If its version number is lower, it will download, and upgrade automatically. This method provides a solution for Management Information System of large scale database to upgrade and maintain
Keywords:C/S mode  management information system  system version  upgrade  maintenance  
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号