资源描述:
《高校毕业生就业管理系统设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、安徽xxxx毕业论文题目基于WEB毕业生就业管理系统学生姓名XXX学 号2014237216专 业软件技术班 级软件1422指导教师XXX二零一七年五月IV摘要本文着重阐述了毕业生信息管理系统的整体开发过程。介绍了系统的开发环境以及开发工具,对于设计思想和设计流程也做出了全面的叙述,在数据库创建思想以及各个数据表之间的具体关联等方面也做出了详细说明,并且具体剖析了系统各个功能的实现过程以及详细设计过程,在绘制简单系统功能模块图的同时,力求更加清晰地表明设计思想以及对整个程序设计的规划及具体实现。根据实际需求,毕业生信息管理系统这个项目采用模
2、块化的设计思想,在WindowsXP操作系统环境下,搭建ASP运行环境IIS6.0,通过使用VBScript脚本语言完成动态的、交互的web服务器应用程序,实现毕业生信息管理系统的主要功能,包括管理员对企业信息、毕业生信息的添加、删除的管理操作;毕业生、企业在前台的浏览、查询等功能。本系统具有多方面特点:系统功能完备,使用方便简捷,人性化的用户界面,安全保密设置齐全,大大减少了操作人员和用户的工作负担。关键词:管理系统数据库模块化IVAbstractThisarticleemphaticallyelaboratedthegraduatein
3、formationmanagementsystemwholeperformancehistory.Introducedthesystemdevelopmentenvironmentaswellasthedevelopmentkit,havealsomadethecomprehensivenarrationregardingthedesignthoughtandthedesignflow,indatabasefoundationbetweenthoughtaswellaseachdatasheetaspectandsoonconcreteco
4、nnectionhasalsomadethespecify,andspecificallyanalyzedthesystemeachfunctionrealizationprocessaswellasthedetaileddesignprocess,duringplansimplesystemfunctionmodulechart,makeseveryeffortclearlytoindicatethedesignthoughtaswellastotheentireprogrammingplanandtheconcreterealizati
5、on.Accordingtotheactualdemand,graduateinformationmanagementsystemthisprojectusesmodularthedesignthought,inWindowsundertheXPoperatingsystemenvironment,buildsASPmovementenvironmentIIS6.0,throughusestheVBScriptscriptlanguagedynamicallytocomplete,theinteractivewebserverapplica
6、tionprocedure,realizesthegraduateinformationmanagementsystemmainfunction,includingmanagertoenterpriseinformation,graduateinformationincrease,deletionmanagementoperation;Graduate,enterpriseinfunctionandsoononstagebrowsing,inquiry.Thissystemhasthevariouscharacteristic:System
7、functioncomplete,easytooperatesimpleanddirect,thehumannatureusercontactsurface,thesecuritykeepssecrettheestablishmenttobecomplete,greatlyreducedtheoperatoranduser'sworkload.Keywords:ManagementsystemDatabaseModulationIV目录IV摘要IABSTRACTII目录III前言1第一章需求分析21.1问题定义21.1.1业务流程图31.2
8、可行性研究51.2.1技术可行性51.2.2经济可行性51.2.3操作可行性51.2.4法律可行性51.3需求分析61.3.1系统需要解决的主要问题61.3.2系统具备的基本功能