- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
论文-洛阳广播电视大学.doc
河南广播电视大学
开放教育“计算机科学与技术”(本科)
毕业设计论文
网上人才管理系统
姓名: 郭群群 学号: 021040008
年级: 2001年春季班 专业: 计算机科学与技术
指导教师: 孙跃进
时间: 2005 年 8 月 25 日
摘 要
网上人才管理系统是一种具有交互功能的人才信息系统,是在网路上建立的一个虚拟的招聘会。很多知名企业为了吸引人才,都创建了自己的网上人才管理系统,因此这是一个比较流行的网络应用系统。
本论文给出了网上人才管理系统的业务描述,并且对软件实现的模式进行了详细的论述,给出了软件开发中各个阶段的部分软件文档,对软件开发各个过程中使用到的理论和知识进行了详细的阐述。
本设计采用ASP+SQL Server这一经典设计组合。Active?Server?Pages:“动态服务器网页”,一般简称为“ASP”,ASP之所以能受到大家的重视与使用的原因,主要在于所产生的执行结果都是标准的HTML格式,而且这些程序是在网络服务端中执行,使用一般的浏览器(如IE?或Netscape)都可以正确地获得ASP的“执行”结果,并且将这ASP执行的结果直接在浏览器中“浏览”。 任何开发工具皆可发展ASP只要使用一般的文书编辑程序,如Windows记事本,就可以编辑。ASP程序是在网络服务器端中执行,执行结果所产生的HTML文件适用于不同的浏览器。ASP与所有的ActiveX?Script语言都相容,除了可结合HTML,VBScript、Java?Script、Active?X服务器组件来设计外,并可经由“plug-In(外挂组件模组)的方式,使用其他厂商(Third?Party)所提供的语言。因为ASP程序先于网站服务(Web?Server)端执行后,将结果转换成标准HTML文件,再传送到客户端(Client)的浏览器上,因此,我们所辛苦撰写的ASP程序并不会轻易地被看见进而被盗用。ASP可以轻易地通过ODBC(Open?Database?Connectivity)驱动程序连接各种不同的数据库。ASP具备有面向对象(Object-Oriented)功能,学习容易。所以我选择了ASP结合Frontpage架构 “网上人才管理系统”。
关键词:ASP、SQL Server、ODBC、人才管理
Summary
On-line talented person the management system is a kind of have to hand over with each other function of talented person the information system, is a virtual job advertisement meeting of the establishment on the network.A lot of well-known business enterprises all established own on-line talented person for drawing on the talented person the management system, so this the network application system that is a to relatively spread.
This thesis give the on-line talented person manages the business description of the system, and carried on the detailed treatise to the mode that software carry out, give the software development in parts of softwares text file of the each stage, developped theories and knowledges use in the each process to carry on to the software to elaborate detailedly.
This design adopts the ASP+ this classic of the SQL Server design combination.Active Server Pages: The dynamic state server web page, the general brief name is ASP, the reason that the A
文档评论(0)