资源描述:
《人事工资管理系统论文》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、的一一一一一一一一一人事工资管理系统论文一一一一一一一一一一摘 要由于计算机技术的飞速发展,数据库技术作为数据管理的一个有效的手段,在各行各业中得到越来越广泛的应用。因此,本文围绕一个”人事管理系统”程序的设计和应用系统的开发课题为背景,详细介绍了以VB和SQLSERVER为语言编写管理信息系统的过程。该程序通过VB的ADO数据对象来实现VB前台与后台SQLSERVER数据库的连接,并具有典型的数据库应用系统的特征,完成了系统结构与现实生活的紧密结合。管理系统的开发不仅是一个应用程序编写的过程,更重要的是在系统分析和设计阶段所做的工作。该程
2、序在设计过程中严格遵循软件工程学的方法,用分阶段的生命周期计划严格管理,并主要讲述了程序的总体设计、详细设计阶段,对程序进行需求迭代,不断修正和改进,利用SQLSERVER的强大数据库功能,直到形成一个完善的可行性系统.优美、秀丽的界面,方便实用的查询与维护功能共同构成了“人事工资管理系统”。关键词:VB,SQLSERVER,数据库,软件工程,管理信息系统 AbstractBecauseoftherapiddevelopmentofcomputertechnology,databasetechnologyasaneffective
3、meansofdatamanagement,inallwalksoflifeareincreasinglywideapplication.Therefore,thisarticleona"personnelmanagementsystem"designandproceduresforapplicationsdevelopmenttopicsbackground,detailsandSQLServertoaddlanguagetotheprocessofpreparingmanagementinformationsystems.Theproc
4、edureadoptedtoachievethetargetdataaddtheadowithVBprospectsbackgroundSQLServerdatabasesanddatabaseapplicationswithtypicalhe"governingforthepeople","Nomattertheinterestsofthemasses"conceptunderstandingisnotinplace.Thespecificworktreatswiththedeployment,afewleadingcadrescompl
5、ainthatworkistoocomplicated,toomuchresponsibility,thepressureistoolarge,toomuchemphasisonthedifficultyofthework.Forexample,noncoalminecharacteristics,andcompletedthestructureandsystemcombiningreallife. Managementsystemapplicationsdevelopmentisnotonlyapreparationprocess,bu
6、tmoreimportantlyintheanalysisanddesignphasework.Theprocedurestrictlyfollowedinthedesignprocesssoftwareengineeringmethods,anduseaphasedplantomanagethelifecycleandonthemainproceduresdesigned,detaileddesignstage,thedemandforcomputationprocedures,andconstantlyrevisedandimprove
7、d,theuseofSQLServerpowerfuldatabasefunctions,Untilthefeasibilityofformingaperfectsystem.beautifulandattractiveinterfaceforpracticalinformationandthemaintenanceofthecommonfunctionsconstitutea"Personnelwagemanagementsystem." Keyword: VB,SQLSERVER,Database,SoftwareEngineering
8、,ManagementInformationSystems目 录摘 要 IAbstract II第1章绪论 1第2章相关工具的基本理论 32.1 关于VB的说明 32.2 关于管