- 相關推薦
基于WEB的建筑設備租賃系統(tǒng)設計與實現(xiàn)ASP+SQL
畢業(yè)論文
目 錄
前言 1
1 IIS與ASP技術簡介 2
1.1 IIS簡介 2
1.2 ASP簡介 4
1.3 IIS和ASP的結合 6
2 SQL 2000 Server技術簡介 8
2.1 SQL 2000 Server的特點與性能 8
2.2 SQL Server 2000的安全性 10
3 Dreamweaver、HTML語言、VBScript和JavaScript簡介 12
3.1 Dreamweaver簡介 12
3.2 HTML語言簡介 12
3.3 VBScript簡介 14
3.4 JavaScript簡介 15
4 任務概述 17
4.1 項目背景 17
4.2 ASP與JSP和PHP的比較 17
4.3 任務概述 17
5 需求分析 19
5.1 功能需求 19
5.2 數(shù)據(jù)需求 19
5.3用戶需求 23
5.4平臺需求 23
5.5 性能需求 24
6 概要設計 25
6.1 設計思想 25
6.2工作流程圖 26
6.3主要功能模塊 26
6.4數(shù)據(jù)字典 28
7 詳細設計 28
7.1系統(tǒng)通用功能模塊的編寫 31
7.2客戶界面設計 33
7.3管理界面設計 39
8 運行、測試與維護 43
8.1配置IIS 43
8.2 配置數(shù)據(jù)庫 44
8.3 開發(fā)難點數(shù)據(jù)庫驅動 44
結束語 45
參考文獻 46
致謝 47
基于WEB的建筑設備租賃系統(tǒng)設計與實現(xiàn)
摘要:為了滿足建筑設備租賃企業(yè)信息化發(fā)展的需要,使企業(yè)租賃業(yè)務電子化,降低企業(yè)成本,開發(fā)基于WEB建筑設備租賃系統(tǒng)有著非常重要的意義。
該基于WEB建筑設備租賃系統(tǒng)架構是基于ASP和MS SQL Server 2000數(shù)據(jù)庫,以IIS為Web服務器,采用了使用B/S結構,綜合使用了VBscript、html和JavaScript語言編成的系統(tǒng)。本文論述了基于WEB建筑設備租賃系統(tǒng)的設計過程和設計思想。主要包括系統(tǒng)前臺顯示,分為數(shù)據(jù)瀏覽,設備預訂,客戶信息修改以及客戶相關的1些租賃信息查看。系統(tǒng)的后臺操作,分為用戶管理,設備管理,租賃管理,系統(tǒng)管理。
論文首先對課題所用到的基本知識和基本技術做了1番深入淺出的介紹,然后對課題的研究背景作了分析。最后在介紹系統(tǒng)總體設計方案的基礎上,詳細論述了系統(tǒng)的模塊功能以及如何去實現(xiàn)這些功能。為了加強視覺效果,各個主要功能模塊均截取了效果圖。
關鍵字:ASP ;IIS;租賃;管理
The design and implement of a tenancy system of building equipment based on WEB
Abstract:In order satisfy to the needs that building equipment lease enterprise informative process develops, make enterprise lease business electron melt and reduce enterprise cost, developing tenancy system of building equipment based on web has a great significance.
The system is based on ASP to configure building equipment lease system based on WEB with the database of MS SQL Server2000, with IIS for Web server and have adopted structure of B/S, synthesize the system that has used VBscript, html and JavaScript language volume. This paper has discussed design thought and the design course based on WEB building equipment lease system. This paper include mainly systematic proscenium show that divide into data to glance over, booked equipment management , customer information modification and look over tenancy information that customer are related to rent. The systematic operation of backstage supporter divides into user management and equipment management, tenancy management, system management.
The basic knowledge and basic technology that paper first uses for program make a further shallow introduction, then I have made analysis for the research background of program. After discussing systematic modular function finally, the paper introduce systematic in detail overall foundation of setting up scheme as well as how to go to realize these functions. To strengthen visual effect, every major function modular has cut out effect picture.
Key words: ASP;IIS ;tenancy ;management
前言
互聯(lián)網(wǎng)發(fā)展速度迅猛,電子商務成為21世紀商務發(fā)展道路上發(fā)展的1大熱點。隨著寬帶網(wǎng)絡的普及以及網(wǎng)絡互聯(lián)網(wǎng)絡應用方式的發(fā)展,電子商務正以前所未有的速度對傳統(tǒng)商務方式以理論造成沖擊,并對以往傳統(tǒng)商務方式占主導的領域進行滲透。
電子商務以其低廉的成本、相對方便的應用,以及互聯(lián)網(wǎng)絡所帶來的前所未有的宣傳效應,正成為商務活動開展的1個至關重要的平臺。電子商務作為1個新興的事物,雖然發(fā)展速度迅猛,但仍處于發(fā)展的初期階段,還存在許多不完善之處。
《基于WEB建筑設備租賃系統(tǒng)設計與實現(xiàn)》是1個電子商務系統(tǒng),在該系統(tǒng)中我們以服務為宗旨,在該系統(tǒng)中使用B/S結構.前臺使用了javascript, css, html,為用戶展示數(shù)據(jù);后臺使用VBscript 實現(xiàn)數(shù)據(jù)邏輯,操作系統(tǒng)的文件組件實現(xiàn)服務器的文件讀取,獲得文件有關信息。
在該系統(tǒng)中實現(xiàn)以下功能:系統(tǒng)前臺顯示,分為數(shù)據(jù)瀏覽,設備預訂,本人信息修改及本人相關的1些租憑信息查看。 系統(tǒng)的后臺操作分為,用戶管理,設備管理,租憑管理,系統(tǒng)管理。
代碼分類。本系統(tǒng)的代碼劃分為3個模塊:用戶模塊,設備模塊,系統(tǒng)管理模塊。每個模塊盡力按3層思想劃分。
這個程序是修改的它里面存在1些問題我應指出來。
(1) 本系統(tǒng)使用了大量的查詢語句。增大了系統(tǒng)的IO量(當然對小系統(tǒng)是沒有什么的)。在ACCESS數(shù)據(jù)庫中解決這個問題是麻煩的。改用SQL SERVER 時可做出大量視圖來解決。注本系統(tǒng)的SQL SERVER 沒有解決這個問題。
(2) 本系統(tǒng)基本上使用ASP的大部分技術及分層開發(fā)開恩想。如想要真正做到分層并受到它的好處應大量使作組件技術。
(3) 本系統(tǒng)存在1個很大的錯誤,就是大部分數(shù)據(jù)使用URL重寫的方法來傳輸數(shù)據(jù)。這是很危險的事。
因時間問題系統(tǒng)中還存在很多不良的地方,希望大家批評指正。
【基于WEB的建筑設備租賃系統(tǒng)設計與實現(xiàn)ASP+SQL】相關文章:
基于web的實驗課選課系統(tǒng)的設計ASP+sql09-24
基于WEB的網(wǎng)絡考試系統(tǒng)ASP+SQL10-05
基于ASP的網(wǎng)絡辦公系統(tǒng)設計與實現(xiàn)ASP+SQL08-16
基于ASP購物系統(tǒng)設計和實現(xiàn)ASP+SQL09-03
基于web的校園論壇系統(tǒng)ASP+SQL10-09
基于Web的單片機遠程監(jiān)控系統(tǒng)的設計與實現(xiàn)06-30
基于ASP的在線商品銷售系統(tǒng)的設計與實現(xiàn)ASP+SQL07-29
網(wǎng)絡購物系統(tǒng)的設計與實現(xiàn)ASP+SQL10-21