【正文】
摘 要 是當(dāng)今世界上最優(yōu)秀的 Windows 開發(fā)工具之一,它的可視化的開發(fā)環(huán)境充分的面向組件特性使您在 Windows 平臺(tái)上可以快速開發(fā)出應(yīng)用程序,不僅僅在開發(fā)速度上,而且在代碼效率上也相當(dāng)高。 本文首先探討 了 軟件開發(fā)工具的技術(shù)特點(diǎn)以及結(jié)合 SQL 和 的數(shù)據(jù)庫訪問方法,在此基礎(chǔ)上,利用 和 SQLSEREVER 20xx 實(shí)現(xiàn)了一個(gè)通用的 實(shí)驗(yàn)室 系統(tǒng)。在本文的后半部分,給出了該系統(tǒng)的整個(gè)系統(tǒng)分析、設(shè)計(jì)以及實(shí)現(xiàn)的過程,包括需求分析、功能模塊的分析與設(shè)計(jì)、數(shù)據(jù)模式的 分析與設(shè)計(jì),最后是系統(tǒng)的 實(shí)現(xiàn)。 ―實(shí)驗(yàn)室應(yīng)用 系統(tǒng) ‖為有 關(guān)單位 和個(gè)人 提供信息咨詢、信息檢索、信息存取等服務(wù)。信息錄入項(xiàng)目齊全、完整、系統(tǒng)。系統(tǒng)靈活使用表格對各種信息分門別類,組成 實(shí)驗(yàn)室應(yīng)用 系統(tǒng),可以方便地查詢、閱讀、修改、 添加和刪除 。 本系統(tǒng)除了對 實(shí)驗(yàn)室 系統(tǒng)的各個(gè)功能模塊作了詳細(xì)的介紹,還附有各功能模塊的主界面圖。在功能敘述過程中配有插圖,幫助更好的理解和使用該系統(tǒng)的功能內(nèi)容。 關(guān)鍵詞 : 數(shù)據(jù)庫 信息檢索 Abstract is one of the most excellent rapid application development environment for windows. Its integrate development environment is visual and the ponents is objects. these features are rapid that make you developing applications for windows, this is high the more developing speed the more coding efficiency. tool as well as the bination of the two are firstly discussed in the paper. In the latter part of the paper, the whole design of a general laboratory application built with and Sqlserver20xx is presented, including the system‘s requirement analysis, function modules design, data model design and its implementation. The laboratory application system is a business unit to provide the information consults, information index, information access etc. service. The information records into the item wellfound, plete, system. The vivid usage in system form classifies to every kind of information, constituting the business enterprise personal management system, canning search, read, modify add, delete. There are many main modules charts other than introduced the personnel‘s archives function modules by detailed in this system. This is useful to understand and use these functions by inserted the charts. Keywords: Database Index of information 目 錄 第 1 章 緒 論 ........................................................................................................... 1 建立實(shí)驗(yàn)室網(wǎng)站的必要性 ............................................................................... 1 利用 建立實(shí)驗(yàn)室網(wǎng)站的優(yōu)點(diǎn) ........................................................... 1 可行性分析 ....................................................................................................... 2 系統(tǒng)資源 ................................................................................................... 2 時(shí)間與技術(shù) ............................................................................................... 2 第 2 章 網(wǎng)站開發(fā)模式工具及環(huán)境 ............................................................................. 3 網(wǎng)站開發(fā)模式 ................................................................................................... 3 開發(fā)環(huán)境 .......................................................................................................... 4 的介紹 ..................................................................................... 4 的功能 ..................................................................................... 5 的工作原理: ......................................................................... 6 的框架語言 HTML 的工作原理及作用 ................................ 7 靜態(tài)網(wǎng)頁和動(dòng)態(tài)網(wǎng)頁 .............................................................................. 7 SQL Server 20xx 的概述 ......................................................................... 9 Dreamweaver ............................................................................................ 9 的腳本語言 C的概述 ....................................................... 9 第 3 章 需求分析及概要設(shè)計(jì) ................................................................................. 10 需求分析 .......................................................................................................... 10 開發(fā)背景 ................................................................................................ 10 學(xué)校需求 ................................................................................................ 10 課題研究 ................................................................................................ 10 網(wǎng)站的結(jié)構(gòu)組織 .................................................................................... 12 相關(guān)說明 ................................................................................................ 13 系統(tǒng)分析 .......................................................................................................... 13 系統(tǒng)的開發(fā)原理 .............................................................................................. 15 基于 技術(shù)的系統(tǒng)結(jié)構(gòu)模型 .................................................. 15 訪問數(shù)據(jù)庫的原理 .............................................................. 16 概要設(shè)計(jì) ............................................................................................................ 16 概要設(shè)計(jì)的基本任務(wù) ............................................................................ 16 模塊化含義 ............................................................................................ 17 系統(tǒng)功能模塊的介紹 ............................................................................ 17 第 4 章 詳細(xì)設(shè)計(jì) ..................................................................................................... 21 數(shù)據(jù)庫的設(shè)計(jì) .................................................................................................. 21 首頁模塊 .......................................................................................................... 26 文章瀏覽模塊 .................................................................................................. 27 文章管理模塊 .................................................................................................. 29 用戶管理模塊 .................................................................................................. 31 產(chǎn)品管理模塊 .................................................................................................. 33 產(chǎn)品購買模塊 ..............................................................