资源描述:
《基于vc++的人事管理系统设计与实现(doc毕业设计论文)》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于VC++的人事管理系统设计与实现摘 要公司人事管理系统是典型的人事信息管理系统,其主要的功能是把人事管理过程信息化,自动化以减轻人工的重复繁琐劳动。其开发主要包括后台数据库的建立维护以及前台应用程序的开发两个方面。对于后台数据库要求建立一个稳定的数据库,保持数据的一致性,完整性,安全性也是必要的。对于前台要求稳定,实用,易用。本系统是为公司人事管理的各种工作而设计的。根据需求分析,需要实现对系统用户,基本信息(公司部门,人员相关信息等),考勤考评的管理。经过分析,本系统使用SQLSERVER做为其后台数据库,采用ADO数据库链接技术;VisualC++
2、做为开发工具,提供了相当齐备的类库、友好的编程界面和多种多样的数据库访问技术。其中ADO使得编写数据库应用程序变得简单容易。公司人事管理系统是典型的信息管理系统,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性,完整性,安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。关键词:VC++数据库;人事管理系统;ADO数据源57AbstractCompany'spersonneladministrativesystemistypicalpersonnelinformationmanagementsyst
3、ems,itsmainfunctionistoinformationandautomationtheprocessofthepersonnelinformationmanagementsystemwhichlightenpeoplefromrepeatedandtediousartificialwork.Itdevelopstworespectsofmaindevelopmentincludingthesetting-upandmaintainingofbackstagesupporter'sdatabaseandthefrontdeskapplicati
4、onprogram.Demandtosetupasteadydatabasetobackstagesupporter'sdatabase,keeptheconsistencyofthedata,integrality,securityareallessential.Astothethingthatthefrontdeskrequiressteadily,practical,easytouse.Thissystemwasworkedanddesignedforvariouskindsofcompany'spersonnelmanagement.Accordi
5、ngtodemandanalysis,needtorealizesystematicuserscorrectly,basicinformation(company'sdepartment,personnel'srelevantinformation,etc.),themanagementthattheattendancechecksandrate.Afteranalyzing,thissystemusesSQLSERVERasitsbackstagedatabase,adoptADOdatabasetechnologytochain;takingVisua
6、lC++asthedevelopinginstrumentwhichhasofferedquitecompletekindsofstorehouses,friendlyprogramminginterfaceandvarieddatabasevisitingtechnology.ADOtechnologymakesitsimpleandeasytowritedatabaseapplicationprogram.Company'spersonneladministrativesystemistypicalinformationmanagementsystem
7、s,itdevelopstworespectsofmaindevelopmentincludingsetting-upandmaintenanceandfrontapplicationprogramofbackstagesupporter'sdatabase.Astothethingthattheformerdemandstosetupconsistencyofthedata,integrality,thestorehousewithgoodsecurity.Requiretothelatterthefunctionoftheapplicationprog
8、ramiscomplete,aptcharacteristicof