畢業(yè)論文 文武屋—個人網站設計.doc
約35頁DOC格式手機打開展開
畢業(yè)論文 文武屋—個人網站設計,摘要本文就個人網站的規(guī)劃與建設,以軟件工程的方法對全過程進行了分析與研究。本文的主要工作集中在:1.對web頁進行概述,主要是對internet的歷史和發(fā)展作了回顧,并對web頁的定義和特性進行闡述。并對網站開發(fā)過程中使用的開發(fā)工具和技術作了簡要的介紹。2.對網站建設中提及到的術語進行了解釋,并對個人網站的由來和發(fā)展進...
內容介紹
此文檔由會員 ljjwl8321 發(fā)布
摘要
本文就個人網站的規(guī)劃與建設,以軟件工程的方法對全過程進行了分析與研究。本文的主要工作集中在:
1. 對Web頁進行概述,主要是對Internet的歷史和發(fā)展作了回顧,并對Web頁的定義和特性進行闡述。并對網站開發(fā)過程中使用的開發(fā)工具和技術作了簡要的介紹。
2. 對網站建設中提及到的術語進行了解釋,并對個人網站的由來和發(fā)展進行了討論。
3. 對自己的個人網站從規(guī)劃到建設進行了詳細的分析。
4. 使用ASP+IIS+Access技術實現了我的網站的各種功能,其中和數據庫的連接使用到了ODBC技術。
5. 就網站建設提出了自己的觀點與建議。
關鍵詞: 網站 ASP SQL Server 風格 創(chuàng)意
Abstract
The groundwork of this text is concentrated on:
1. Go on because it sum up, whose name is mainly act as and review at developments of history against Internets, for Web the definitions of pages go on and explain at characteristics. And has done brief introduction to the developing instrument and technology that are used in the course of developping of Web site.
2. The getting under more construction about Web site mention go on and explain for personal the origins of the Web site go on and discuss at developments at term that get.
3. The getting Web site personal planning to building detailed more analysis about the one one's own.
4. Use ASP of + IIS + SQL technologies of it realize the various kinds of function in Web sites of me of,among them and join and use and for ODBC technology at data bases .
5. From Web site build and propose one's own view and suggestions.
KEY WORD: Website ASP SQL Server Style Creativity
目錄
第一章 緒 言…………………………………………………………………2
第一節(jié) Web頁概述……………………………………………………………… 2
第二節(jié) 開發(fā)工具的選用及介紹 ………………………………………………… 3
第四節(jié) 關系型數據庫的選擇 …………………………………………………… 6
第二章 個人網站設計分析……………………………………………………7
第一節(jié) 相關術語及解釋……………………………………………………………7
第二節(jié) 個人網站的由來和發(fā)展 ………………………………………………… 8
第三節(jié) 我的個人網站的設計與規(guī)劃………………………………………………8
第三章:詳細設計 ………………………………………………………………………10
第一節(jié) 數據庫設計 ………………………………………………………………10
第二節(jié) 頁面的設計 ………………………………………………………………13
第四章:編碼、測試與維護…………………………………………………………… 27
第一節(jié) 測試與維護 …………………………………………………………… 27
第二節(jié) 設計技巧和解決方法…………………………………………………… 29
結束語…………………………………………………………………………29
謝辭……………………………………………………………………………30
參考文獻………………………………………………………………………30
本文就個人網站的規(guī)劃與建設,以軟件工程的方法對全過程進行了分析與研究。本文的主要工作集中在:
1. 對Web頁進行概述,主要是對Internet的歷史和發(fā)展作了回顧,并對Web頁的定義和特性進行闡述。并對網站開發(fā)過程中使用的開發(fā)工具和技術作了簡要的介紹。
2. 對網站建設中提及到的術語進行了解釋,并對個人網站的由來和發(fā)展進行了討論。
3. 對自己的個人網站從規(guī)劃到建設進行了詳細的分析。
4. 使用ASP+IIS+Access技術實現了我的網站的各種功能,其中和數據庫的連接使用到了ODBC技術。
5. 就網站建設提出了自己的觀點與建議。
關鍵詞: 網站 ASP SQL Server 風格 創(chuàng)意
Abstract
The groundwork of this text is concentrated on:
1. Go on because it sum up, whose name is mainly act as and review at developments of history against Internets, for Web the definitions of pages go on and explain at characteristics. And has done brief introduction to the developing instrument and technology that are used in the course of developping of Web site.
2. The getting under more construction about Web site mention go on and explain for personal the origins of the Web site go on and discuss at developments at term that get.
3. The getting Web site personal planning to building detailed more analysis about the one one's own.
4. Use ASP of + IIS + SQL technologies of it realize the various kinds of function in Web sites of me of,among them and join and use and for ODBC technology at data bases .
5. From Web site build and propose one's own view and suggestions.
KEY WORD: Website ASP SQL Server Style Creativity
目錄
第一章 緒 言…………………………………………………………………2
第一節(jié) Web頁概述……………………………………………………………… 2
第二節(jié) 開發(fā)工具的選用及介紹 ………………………………………………… 3
第四節(jié) 關系型數據庫的選擇 …………………………………………………… 6
第二章 個人網站設計分析……………………………………………………7
第一節(jié) 相關術語及解釋……………………………………………………………7
第二節(jié) 個人網站的由來和發(fā)展 ………………………………………………… 8
第三節(jié) 我的個人網站的設計與規(guī)劃………………………………………………8
第三章:詳細設計 ………………………………………………………………………10
第一節(jié) 數據庫設計 ………………………………………………………………10
第二節(jié) 頁面的設計 ………………………………………………………………13
第四章:編碼、測試與維護…………………………………………………………… 27
第一節(jié) 測試與維護 …………………………………………………………… 27
第二節(jié) 設計技巧和解決方法…………………………………………………… 29
結束語…………………………………………………………………………29
謝辭……………………………………………………………………………30
參考文獻………………………………………………………………………30