资源描述:
《毕业设计(论文)-人事管理系统》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、人事管理系统吉林农业科技学院学士学位论文论文题目:人事管理系统年级专业:07计算机应用学生姓名:学号:指导教师:徐娜评阅教师:徐娜完成日期:2016年6月13日吉林农业科技学院人事管理系统人事管理系统学生:专业:计算机应用指导教师:徐娜摘要由于计算机技术的飞速发展,数据库技术作为数据管理的一个有效的手段,在各行各业中得到越来越广泛的应用。因此,本文围绕一个“人事管理系统”程序的设计和应用系统的开发课题为背景,详细介绍了以VB和SQLSERVER为开发工具编写管理信息系统的过程。该程序通过VB的ADO数据
2、对象来实现VB前台与后台SQLSERVER数据库的连接,并具有典型的数据库应用系统的特征,完成了系统结构与现实生活的紧密结合。管理系统的开发不仅是一个应用程序编写的过程,更重要的是在系统分析和设计阶段所做的工作。该程序在设计过程中严格遵循软件工程学的方法,用分阶段的生命周期计划严格管理,并主要讲述了程序的总体设计、详细设计阶段,对程序进行需求迭代,不断修正和改进,利用SQLSERVER的强大数据库功能,直到形成一个完善的可行性系统。优美、秀丽的界面,方便实用的查询与维护功能共同构成了“人事管理系统”。关
3、键词:VB;SQLSERVER;数据库;软件工程;管理信息系统-III-人事管理系统TheSubjectofUndergraduateGraduationProjectName:TianPeiyuanMajor:ComputerApplicationTutor:XuNaAbstractBecauseoftherapiddevelopmentofcomputertechnology,databasetechnologyasaneffectivemeansofdatamanagement,inallwalk
4、soflifeareincreasinglywideapplication.Therefore,thisarticleona"personnelmanagementsystem"designandproceduresforapplicationsdevelopmenttopicsbackground,detailsandSQLServertoaddlanguagetotheprocessofpreparingmanagementinformationsystems.Theprocedureadopted
5、toachievethetargetdataaddtheadowithVBprospectsbackgroundSQLServerdatabasesanddatabaseapplicationswithtypicalcharacteristics,andcompletedthestructureandsystemcombiningreallife.Managementsystemapplicationsdevelopmentisnotonlyapreparationprocess,butmoreimpo
6、rtantlyintheanalysisanddesignphasework.Theprocedurestrictlyfollowedinthedesignprocesssoftwareengineeringmethods,anduseaphasedplantomanagethelifecycleandonthemainproceduresdesigned,detaileddesignstage,thedemandforcomputationprocedures,andconstantlyrevised
7、andimproved,theuseofSQLServerpowerfuldatabasefunctions,Untilthefeasibilityofformingaperfectsystem.beautifulandattractiveinterfaceforpracticalinformationandthemaintenanceofthecommonfunctionsconstitutea"Personnelwagemanagementsystem."KeyWords:VB;SQLSERVER;
8、Database;SoftwareEngineering;ManagementInformationSystem-III-人事管理系统目录摘要IAbstractII1前言12 系统分析22.1系统开发背景22.2系统的需求分析22.3系统的可行性分析22.4系统功能模块图42.5系统数据流程图43系统设计53.1开发环境及开发工具53.2系统的主界面63.2员工工资管理模块73.3部门管理模块93.4员工考勤模块103.5 员工基本信息模块