国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

計(jì)算機(jī)畢業(yè)論文-基于net技術(shù)的獵頭公司管理軟件的設(shè)計(jì)與實(shí)現(xiàn).doc

約30頁DOC格式手機(jī)打開展開

計(jì)算機(jī)畢業(yè)論文-基于net技術(shù)的獵頭公司管理軟件的設(shè)計(jì)與實(shí)現(xiàn),目 錄1 引言 12 相關(guān)知識(shí)介紹 12.1設(shè)計(jì)基礎(chǔ) 12.2 sql server 2000數(shù)據(jù)庫簡介 12.3 asp.net 2003的簡介 22.4 ado.net的簡介 23設(shè)計(jì)流程和需求分析 33.1設(shè)計(jì)流程 33.2需求分析 34模塊劃分及具體實(shí)現(xiàn) 44.1模塊劃分 44.2數(shù)據(jù)庫的設(shè)計(jì) 64.2.1數(shù)據(jù)...
編號(hào):45-210915大小:880.19K
分類: 論文>計(jì)算機(jī)論文

內(nèi)容介紹

此文檔由會(huì)員 allvs 發(fā)布

目 錄

1 引言 1
2 相關(guān)知識(shí)介紹 1
2.1設(shè)計(jì)基礎(chǔ) 1
2.2 SQL Server 2000數(shù)據(jù)庫簡介 1
2.3 ASP.NET 2003的簡介 2
2.4 ADO.NET的簡介 2
3設(shè)計(jì)流程和需求分析 3
3.1設(shè)計(jì)流程 3
3.2需求分析 3
4模塊劃分及具體實(shí)現(xiàn) 4
4.1模塊劃分 4
4.2數(shù)據(jù)庫的設(shè)計(jì) 6
4.2.1數(shù)據(jù)庫表單關(guān)系分析 6
4.2.2數(shù)據(jù)庫表的設(shè)計(jì) 7
4.2.3存儲(chǔ)過程設(shè)計(jì) 9
4.2.4數(shù)據(jù)庫的連接 12
4.3各功能模塊的的實(shí)現(xiàn) 12
4.3.1登錄頁面的設(shè)計(jì) 14
4.3.2員工信息管理頁面的設(shè)計(jì) 16
4.3.3員工進(jìn)度查詢頁面的設(shè)計(jì) 22
5 軟件運(yùn)行測試 23
5.1測試環(huán)境 23
5.1.1測試硬件環(huán)境 23
5.1.2測試軟件環(huán)境 23
5.2主要模塊測試 23
5.2.1求職管理模塊測試 23
5.2.2合同執(zhí)行情況統(tǒng)計(jì)測試 24
5.2.3內(nèi)部留言版測試 24
結(jié) 論 26
參考文獻(xiàn) 26


摘要
隨著信息科學(xué)技術(shù)的飛速發(fā)展,人們逐漸意識(shí)到對信息管理軟件的運(yùn)用可以使日常工作更加方便、快捷和高效。論文詳細(xì)論述了獵頭公司管理軟件內(nèi)部事務(wù)部分的開發(fā)設(shè)計(jì)過程。軟件采用ASP.NET 2003作開發(fā)平臺(tái),C#作編程語言,SQL Server 2000作數(shù)據(jù)庫管理系統(tǒng),實(shí)現(xiàn)了合同管理、人才管理、客戶管理、財(cái)務(wù)管理、項(xiàng)目管理、員工管理、進(jìn)度查詢、文檔管理等功能。軟件符合獵頭公司內(nèi)部管理的需求,能夠幫助公司切實(shí)提高工作效率。軟件的開發(fā)符合一般管理軟件的開發(fā)流程,對開發(fā)其他類似的管理軟件具有相當(dāng)?shù)膮⒖純r(jià)值。
論文組織如下:首先,介紹了相關(guān)的開發(fā)工具及技術(shù)的基礎(chǔ)知識(shí);接著對軟件的市場需求進(jìn)行了可行性分析,提出了具體的設(shè)計(jì)方案;然后詳細(xì)闡述了各模塊后臺(tái)數(shù)據(jù)庫和前臺(tái)界面的具體設(shè)計(jì)過程及其相關(guān)功能的實(shí)現(xiàn);最后對軟件進(jìn)行了嚴(yán)格的測試。

關(guān)鍵詞:管理軟件;ASP.NET 2003;SQL server 2000

 


The Design and Implementation of Headhunter Company Management Software based on .NET
——The Part of the Internal Management
Abstract
Along with the rapid development of the information science technology, people gradually realize that the utilization of information management software could make the routine more convenient, quick and efficient. The paper discusses in detail the development and design process of the internal management of headhunter company management software. It uses ASP.NET 2003 as the development platform, C# as the programming language, SQL Server 2000 as the database management system, and includes contracts management, talents management, clients management, financial affairs management, projects management, staff management, schedule query, documents management, etc.. It can accord with the internal management requirement of headhunter company, and can help the company enhance its work efficiency. Its development conforms to most general management softwares and is valuable for other similar management software.
The paper is organized as following: Firstly, introduces some related development tools and basic technical knowledge; Secondly, analyzes the feasibility of software market demand and puts forward the concrete design proposal; Thirdly, elaborates the implementation of the database and modules; Finally, gives a strict test of the software.

Key words: Management software; ASP.NET 2003; SQL server 2000