资源描述:
《大学生就业信息管理系统论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、大学生就业信息管理系统论文摘要本文着重阐述了毕业生信息管理系统的整体开发过程。介绍了系统的开发环境以及开发工具,对于设计思想和设计流程也做出了全面的叙述,在数据库创建思想以及各个数据表之间的具体关联等方面也做出了详细说明,并且具体剖析了系统各个功能的实现过程以及详细设计过程,在绘制简单系统功能模块图的同时,力求更加清晰地表明设计思想以及对整个程序设计的规划及具体实现。根据实际需求,毕业生信息管理系统这个项目采用模块化的设计思想,在WindowsXP操作系统环境下,搭建ASP运行环境IIS6.0,通过使用VBScript脚本语言完成动态的、交互的web
2、服务器应用程序,实现毕业生信息管理系统的主要功能,包括管理员对企业信息、毕业生信息的添加、删除的管理操作;毕业生、企业在前台的浏览、查询等功能。本系统具有多方面特点:系统功能完备,使用方便简捷,人性化的用户界面,安全保密设置齐全,大大减少了操作人员和用户的工作负担。关键词:管理系统;数据库;模块化IVAbstractThisarticleemphaticallyelaboratedthegraduateinformationmanagementsystemwholeperformancehistory.Introducedthesystemdevel
3、opmentenvironmentaswellasthedevelopmentkit,havealsomadethecomprehensivenarrationregardingthedesignthoughtandthedesignflow,indatabasefoundationbetweenthoughtaswellaseachdatasheetaspectandsoonconcreteconnectionhasalsomadethespecify,andspecificallyanalyzedthesystemeachfunctionreal
4、izationprocessaswellasthedetaileddesignprocess,duringplansimplesystemfunctionmodulechart,makeseveryeffortclearlytoindicatethedesignthoughtaswellastotheentireprogrammingplanandtheconcreterealization.Accordingtotheactualdemand,graduateinformationmanagementsystemthisprojectusesmod
5、ularthedesignthought,inWindowsundertheXPoperatingsystemenvironment,buildsASPmovementenvironmentIIS6.0,throughusestheVBScriptscriptlanguagedynamicallytocomplete,theinteractivewebserverapplicationprocedure,realizesthegraduateinformationmanagementsystemmainfunction,includingmanage
6、rtoenterpriseinformation,graduateinformationincrease,deletionmanagementoperation;Graduate,enterpriseinfunctionandsoononstagebrowsing,inquiry.Thissystemhasthevariouscharacteristic:Systemfunctioncomplete,easytooperatesimpleanddirect,thehumannatureusercontactsurface,thesecuritykee
7、pssecrettheestablishmenttobecomplete,greatlyreducedtheoperatoranduser'sworkload.Keyword:Managementsystemmanagementsystem;Database;ModulationIV目录IV摘要IABSTRACTII目录III前言11问题的定义21.1系统目标21.2业务流程图32可行性研究52.1技术可行性52.2经济可行性52.3操作可行性52.4法律可行性53需求分析63.1系统需要解决的主要问题63.2系统具备的基本功能63.3数据流图63.
8、4数据字典93.4.1数据存储93.4.2数据流103.4.3数据处理114总体设计124.1概述124.2