論文格式
          電氣工程 會計論文 金融論文 國際貿(mào)易 財務(wù)管理 人力資源 輕化工程 德語論文 工程管理 文化產(chǎn)業(yè)管理 信息計算科學 電氣自動化 歷史論文
          機械設(shè)計 電子通信 英語論文 物流論文 電子商務(wù) 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
          制藥工程 生物工程 包裝工程 模具設(shè)計 測控專業(yè) 工業(yè)工程 教育管理 行政管理 應(yīng)用物理 電子信息工程 服裝設(shè)計工程 教育技術(shù)學 論文降重
          通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術(shù)設(shè)計 新聞專業(yè) 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
          • 首頁 |
          • 畢業(yè)論文 |
          • 論文格式 |
          • 個人簡歷 |
          • 工作總結(jié) |
          • 入黨申請書 |
          • 求職信 |
          • 入團申請書 |
          • 工作計劃 |
          • 免費論文 |
          • 合作期刊 |
          • 論文同學網(wǎng) |
          搜索 高級搜索

          當前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 計算機論文
          畢業(yè)論文標題:

          企業(yè)員工信息管理系統(tǒng)的設(shè)計與實現(xiàn)

           本文ID:LWGSW13951 價格:收費積分/100
          掃一掃 掃一掃
          本站會員可自行下載:下載地址 企業(yè)員工信息管理系統(tǒng)的設(shè)計與實現(xiàn) (收費:1000 積分)  

          論文字數(shù):12727,頁數(shù):29

          摘  要

          近年來,隨著企業(yè)彼此間的競爭日趨激烈,信息管理技術(shù)在企業(yè)的發(fā)展中占據(jù)著越來越重要的地位。在企業(yè)的經(jīng)營生產(chǎn)中,員工信息已成為企業(yè)經(jīng)營管理中不可或缺的一部分,為管理者進行管理決策和進行各種人事調(diào)配活動提供了重要的依據(jù),在生產(chǎn)分配安排中發(fā)揮了越來越重要的作用。
          通過分析企業(yè)員工信息管理的內(nèi)容及特點,提出了企業(yè)員工信息管理系統(tǒng)的解決方案。系統(tǒng)基于B/S模式,采用ASP,Microsoft,Access,Dreamweaver作為主要開發(fā)工具進行開發(fā)。系統(tǒng)由員工信息上傳模塊、員工信息查詢模塊、員工信息刪除模塊、員工信息添加模塊、員工信息分類模塊、MD5加密模塊等組成。
          文章以需求分析、總體規(guī)劃、模塊劃分、數(shù)據(jù)庫設(shè)計與實現(xiàn)功能等為主線,詳細介紹了基于B/S結(jié)構(gòu)的企業(yè)員工信息管理系統(tǒng)。首先,根據(jù)企業(yè)員工信息管理的內(nèi)容及用戶特點對系統(tǒng)作了需求分析,其次,根據(jù)系統(tǒng)的實現(xiàn)功能和適用環(huán)境對系統(tǒng)作了總體規(guī)劃,最后完成了模塊的劃分和數(shù)據(jù)庫的設(shè)計與實現(xiàn),并對系統(tǒng)進行了測試。
          關(guān)鍵詞: 數(shù)據(jù)庫;模塊;ASP
          The Design and Implementation of Employees Management
           Information System
          Abstract

          In recent years, as enterprises in the increasingly fierce competition,information management technology in the development of enterprises plays increasingly important role. In the progress of Enterprises operating and production, the information of staffs has become a business management of most important part. It provides an important basis for the management of decision-making and personnel.
          By analyzing the content of enterprise information management staff and user characteristics, first the thesis produces the solution of enterprise file management of staff information system. The system is based on the B / S application platform, the current preva lence of ASP, Microsoft Access, Dreamweaver as a major development tool with staff information uploading module, staff information Query Module, staff information deleting module, module add staff information, staff information classification module, MD5 module and so on.
          This thesis will describe the needs analysis, overall planning, It introduced based on B / S structure. First it made analysis according to the content and feature of the enterprise information management system for the staff. Then it completed the module design and the design and realization of database and test according to the functions and main implementation for the system.

          Key words: database; module; ASP

          目  錄

          1 引  言 1
          1.1課題背景 1
          1.2國內(nèi)外研究現(xiàn)狀 1
          1.3本課題研究的意義 2
          2系統(tǒng)開發(fā)工具簡介 2
          2.1 ASP簡介 2
          2.2 ASP的特點及運行環(huán)境 3
          2.3 腳本語言VBScript和java script概述 4
          2.4 IIS服務(wù) 5
          2.5 Dreamwever簡介 5
          3系統(tǒng)設(shè)計 6
          3.1 設(shè)計思想 6
          3.2 系統(tǒng)結(jié)構(gòu)圖 6
          3.3 模塊間關(guān)系圖 7
          3.4 模塊劃分 8
          4數(shù)據(jù)庫的設(shè)計與實現(xiàn) 9
          4.1 Access數(shù)據(jù)庫簡介 9
          4.2 數(shù)據(jù)庫的需求分析 9
          4.3 數(shù)據(jù)庫各表設(shè)計 10
          4.4 數(shù)據(jù)庫創(chuàng)建 10
          4.5 數(shù)據(jù)庫連接 11
          5系統(tǒng)代碼介紹 11
          5.1 前臺界面各表單元素設(shè)計 11
          5.2 登陸頁面 14
          5.3 系統(tǒng)主頁面 16
          5.4 信息選擇界面 17
          5.5 管理員主界面 18
          5.6 用戶添加界面 18
          5.7 用戶修改個人信息 19
          5.8 管理員修改用戶信息 20
          5.9 管理員選項 20
          結(jié)    論 21
          參考文獻 22
          致    謝 23


          相關(guān)論文
          本論文在計算機論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
          上一篇:政府采購管理信息系統(tǒng) 下一篇:倉庫貨物管理系統(tǒng)的設(shè)計與實現(xiàn)
          Tags:企業(yè) 員工 信息 管理系統(tǒng) 設(shè)計 實現(xiàn) 【收藏】 【返回頂部】
          最新文章
          熱門文章
          計算機論文
          推薦文章

          本站部分文章來自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請聯(lián)系指出,本站及時確認刪除 E-mail:349991040@qq.com

          論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供計算機論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

          Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號

          感谢您访问我们的网站,您可能还对以下资源感兴趣:

          论文格式网:毕业论文格式范文