基于BS的人事管理系统的设计与实现摘要摘要企事业人事管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求数据一致性、完整性、安全性好。而对于后者则要求应用程序功能完备,易使用等特点。经过分析系统应用的实际情况,我们使用Dreamweaver作为开发工具,利用其提供的各种面向对象的开发手段,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。关键词原型法面向对象数据一致性数据窗口信息管理系统AbstractTitleDesignandRealizationofHumanResourceManagementSystembasedonB/SAbstractHumanResourceManagementSystemisasystem(MIS)oftypicalinformationmanagement,itprimarilyincludetheestablishingofbackstagedatabasetoapplytwoaspectsoftheprocedure'sdevelopmentswithmaintenanceandtheheadapplicationprogram.Requesttoestablishtorisethedataconsistencyandtheintegerlitywiththeformer,alsothestrongdatasafety.Butthenrequestforthelatterappliedthecharacteristicsofmaturityprocedurefunctionandeasyusageetc.Passbyanalysissuchthecircumstance,weuseDreamweavertodeveloptheprocedure,andmakeuseofitsprovideeverykindoftofacetotheobject'sdevelopmenttool,andparticularlyitsconveniencedatawindowcanmanipulatetheintelligencedatabase'sobject,andestablishthesysteminthefirstappliedprototypeinashorttime,then,toearlyprototypethesystemproceedsneedonbehalf,continuouslyrevisewithimprove,untilformthesystemthatcansatisfieythecustomer.KeywordsPrototypingobjectorientedDateconsistencyDataWindowInformationManagementSystem目录摘要................................................................................................................................IAbstract..........................................................................................................................II1绪论............................................................................................................................11.1问题的提出..............................................................................................................11.2本课题的研发背景..................................................................................................21.3可行性分析..............................................................................................................31.3.1技术可行性...........................................................................................................31.3.2社会可行性...........................................................................................................31.3.3经济可行性...........................................................................................................41.4本章小结..................................................................................................................42系统开发工具与数据库简介....................................................................................52.1开发语言ASP简介.................................................................................................52.2开发平台IIS简介...................................................................................................62.3开发工具Dreamweaver简介..................................................................................62.4数据库管理系统简介.......................................................................