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

      當前位置:論文格式網 -> 畢業論文 -> 計算機論文
      畢業論文標題:

      綠化管理系統——基于web服務

       本文ID:LWGSW13477 價格:收費積分/100
      掃一掃 掃一掃
      本站會員可自行下載:下載地址 綠化管理系統——基于web服務 (收費:1000 積分)  

      論文字數:13149,頁數:51

      摘  要
       如今,科學技術已是第一生產力。計算機發展到現在已經是比較成熟的一門技術學科。
       管理系統在計算機中的應用已非常普遍。不管是單位內部使用還是以產品形式開發,管理系統的需求都非常大。人們對管理的要求越來越多,越來越繁瑣,傳統的管理系統面臨著很大的挑戰。在信息不斷膨脹的今天,能更好地適應需求,想法越新,越有創意,無疑可以在競爭中取得優勢。
       對于傳統的管理系統比較常見的有,資產管理系統,圖書館管理系統,學生信息管理系統等。這些傳統管理系統如今在市場上已經見怪不怪了,要想能夠吸引人們的眼光,無疑需要想出一些獨樹一幟的新穎的想法,但又不能脫離人們的需求。
       本課題中設計了綠化管理系統,專門對本校 的綠化帶及樹木進行管理,實現管理系統具備的基本功能增刪改查,本系統還為推廣本校進行了網絡化設計。
       綠化管理系統的提出,可謂別具匠心,在傳統的管理系統上另辟蹊徑。
       本系統管理學校的所有綠化帶的信息,實現對綠化帶信息的增加,刪除,改動,查詢以及數據庫的備份和還原等功能,極大的方便了負責學校綠化管理的老師對樹木進行管理。

      關鍵詞:管理系統  綠化  web


      Zhuhai, Beijing Institute of Technology College of green management system - web-based services
      ABSTRACT
       Today, science and technology are primary productive force. A computer is now developed into a relatively mature technology subjects.
       Management system in the computer applications are very common. Whether interior of their flats or in product form the use of the development, management system requirements are very large. People management requirements, and more and cumbersome, the traditional management system is facing great challenges. In today's ever-expanding information and can better meet the needs, the more new ideas, the more creative, no doubt the competition advantage.
       For the traditional management systems are more common, asset management system, library management system, student information management systems. Today, these traditional management systems in the market has been flattering, to be able to attract people's eyes, no doubt need to come up with some unique innovative ideas, but can not be divorced from people's demand.
       In this paper, green management system was designed specifically for the University Zhuhai, Beijing Institute of Technology School of green belt and trees are managed to achieve the basic functions of management systems with deletions to change search, the system also carried out to promote the university network design.
       Green management system proposed, can be described as unique ingenuity, in the traditional management system, open a new path.
       The system management of all schools, green belt of the information, to information on the green belt to add, delete, change, query and database backup and restore functions, greatly facilitate the management in charge of the school's teacher of the green trees management.
       
       Keywords: green web management system
       
       
      目  錄
       摘  要 II
       ABSTRACT III
       1緒論 1
       1.1軟件管理系統發展的歷程 1
       1.2本課題的研究背景 2
       1.3本課題的研究意義 2
       1.4本課題主要研究的內容 2
       1.5本章小結 2
       2系統開發環境 3
       2.1硬件開發環境 3
       2.1.1服務器 3
       2.1.2客戶端 6
       2.2軟件開發環境 8
       2.2.1 windows server 2003服務器操作系統 8
       2.2.2 windows xp客戶端操作系統 9
       2.2.3 windows下開發軟件visual studio 2008 10
       2.2.4 數據庫開發軟件SQL Server 2005 Express 11
       2.3本章小結 12
       3系統設計與分析 13
       3.1系統用例圖 13
       3.2補充規約 14
       3.3系統總體設計圖 15
       3.4本章小結 15
       4系統開發 16
       4.1 web服務的開發 16
       4.1.1系統管理員 16
       4.1.2查詢 19
       4.1.3數據更新 20
       4.1.4數據庫備份 26
       4.2簡單測試應用程序的開發 29
       4.3本章小結 32
       5系統測試 32
       5.1本地iis的配置 32
       5.2配置客戶端pc的軟件運行環境 34
       5.3測試 36
       5.4本章小結 42
       6總結與展望 43
       6.1本課題完成的主要工作 43
       6.2存在問題與進一步需要研究的內容 43
       參考文獻 44
       謝辭 45


      相關論文
      本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
      上一篇:基于web 3D應用的汽車展示系統 下一篇:基于WEB的電影院訂票系統
      Tags:綠化管理系統 web服務 【收藏】 【返回頂部】
      最新文章
      熱門文章
      計算機論文
      推薦文章

      本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

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

      Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

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

      论文格式网:毕业论文格式范文
      <strike id="ooqmg"><rt id="ooqmg"></rt></strike>
      <tfoot id="ooqmg"><input id="ooqmg"></input></tfoot>
      <tfoot id="ooqmg"><input id="ooqmg"></input></tfoot>