特级做A爰片毛片免费69,永久免费AV无码不卡在线观看,国产精品无码av地址一,久久无码色综合中文字幕

博客系統(tǒng)畢業(yè)設(shè)計論文+代碼.rar

RAR格式版權(quán)申訴手機打開展開

博客系統(tǒng)畢業(yè)設(shè)計論文+代碼,(內(nèi)含完整源代碼)摘 要隨著internet的廣泛應(yīng)用,動態(tài)網(wǎng)頁技術(shù)也應(yīng)運而生。本文介紹了應(yīng)用asp動態(tài)網(wǎng)頁技術(shù)開發(fā)博客系統(tǒng)的設(shè)計與實現(xiàn)。博客系統(tǒng)主要為用戶提供發(fā)表文章、瀏覽文章等功能,用戶通過internet可以發(fā)表一些自己撰寫的文章以和其他網(wǎng)友進行交流。博客系統(tǒng)主要實現(xiàn)了文章管理的數(shù)字化、信息化、智能化,是打破傳統(tǒng)...
編號:75-20694大小:441.86K
分類: 論文>計算機論文

該文檔為壓縮文件,包含的文件列表如下:

內(nèi)容介紹

原文檔由會員 從頭再來 發(fā)布

(內(nèi)含完整源代碼)
摘 要

隨著Internet的廣泛應(yīng)用,動態(tài)網(wǎng)頁技術(shù)也應(yīng)運而生。本文介紹了應(yīng)用ASP動態(tài)網(wǎng)頁技術(shù)開發(fā)博客系統(tǒng)的設(shè)計與實現(xiàn)。
博客系統(tǒng)主要為用戶提供發(fā)表文章、瀏覽文章等功能,用戶通過Internet可以發(fā)表一些自己撰寫的文章以和其他網(wǎng)友進行交流。博客系統(tǒng)主要實現(xiàn)了文章管理的數(shù)字化、信息化、智能化,是打破傳統(tǒng)報刊、雜志發(fā)表文章方式的新嘗試。
本系統(tǒng)的開發(fā)設(shè)計實現(xiàn)采用ASP技術(shù),系統(tǒng)后臺使用Microsoft的Access 2000數(shù)據(jù)庫,并通過使用ODBC技術(shù)訪問。
本文對博客系統(tǒng)進行整體分析,明確了系統(tǒng)的可行性和用戶需求;根據(jù)模塊化原理,規(guī)劃設(shè)計了系統(tǒng)功能模塊;在數(shù)據(jù)庫設(shè)計部分,詳細(xì)說明了系統(tǒng)數(shù)據(jù)庫的結(jié)構(gòu)和數(shù)據(jù)庫的完整性、安全性措施;程序設(shè)計則采用面向?qū)ο蟮某绦蛟O(shè)計思想,提出系統(tǒng)的程序設(shè)計思路,對前臺與后臺功能的程序?qū)崿F(xiàn)進行了詳細(xì)論述;系統(tǒng)測試部分,具體分析測試過程中出現(xiàn)的主要問題,并提出了解決方案,實現(xiàn)系統(tǒng)功能。最后,對系統(tǒng)作以客觀、全面的評價,并對進一步改進提出了建議。

關(guān)鍵字:博客ASP Access 2000 ODBC

ABSTRACT

With the extensive application of the Internet, dynamic web technology has emerged. This text describes the application of ASP dynamic web technology and development the blog system.
Blog system is mainly to provide users with published articles, browse articles, and other functions,Users can express themselves by some articles and with other netizens to conduct exchanges. Blog system of the main article on the digital management, information, intelligence, is to break the way of Released an article by traditional newspapers and magazine published ,it make a new way to try.
The system is designed by ASP technology, backstage adoption Access 2000 database,and use the ODBC technology to visit.
In this text,it analysis the blog system by feasibility and the demand of the user. Under the modular theory, planning and design of the system functional modules; In the database design, a detailed description of the database structure and database integrity, security measures; Programming is used object-oriented programming design, system design ideas, background for the future and function of the program in detail; System testing, Analysis of the specific course of testing the key issues and proposed solutions to achieve system function. Finally, the system in an objective, comprehensive eva luation, as well as further improvements made.

Key words: blog ASP Access 2000 ODBC

目 錄
第一章 系統(tǒng)概述 1
1.1 項目背景 1
1.2 系統(tǒng)開發(fā)的意義 2
1.2.1發(fā)布想法 2
1.2.2博客的用途 2
1.3 系統(tǒng)開發(fā)的目標(biāo) 2
1.3.1任何擁有博客的人都可以做到 2
1.3.2 訪問博客系統(tǒng)的人,可以做到 3
1.4系統(tǒng)概述 3
1.5 系統(tǒng)的開發(fā)方法 3
第二章 系統(tǒng)分析 6
2.1 可行性分析 6
2.2 需求分析 6
2.2.1 管理員登錄 6
2.2.2 文章管理 7
2.2.3 系統(tǒng)信息管理 7
2.3 系統(tǒng)的主要技術(shù)分析 7
2.3.1 ASP技術(shù)概論 7
2.3.2 ASP工作原理 8
2.3.3 ODBC技術(shù) 8
2.3.4 硬件設(shè)備及操作系統(tǒng) 9
2.3.5 系統(tǒng)開發(fā)平臺 9
2.4 數(shù)據(jù)分析 9
2.5 數(shù)據(jù)流圖 9
第三章 數(shù)據(jù)庫設(shè)計 11
3.1 數(shù)據(jù)庫技術(shù)概述 11
3.2 數(shù)據(jù)庫選擇 11
3.3 數(shù)據(jù)庫的概念結(jié)構(gòu)設(shè)計 13
3.3.1 實體與屬性之間的關(guān)系 13
3.3.2 數(shù)據(jù)庫的E-R圖 13
3.4 數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計 15
3.5 數(shù)據(jù)庫的完整性和安全性 16
3.5.1 數(shù)據(jù)庫的完整性約束 16
3.5.2 數(shù)據(jù)庫的安全性 17
第四章 系統(tǒng)設(shè)計 18
4.1系統(tǒng)總體設(shè)計 18
4.2公用模塊的編寫 19
4.2.1數(shù)據(jù)庫連接文件 19
4.2.2用戶登錄和注銷 19
4.2.3地址欄和博客主題設(shè)置 19
4.3客戶界面的設(shè)計與實現(xiàn) 19
4.3.1 界面頭設(shè)計 19
4.3.2 界面尾設(shè)計 20
4.3.3 首頁設(shè)計與實現(xiàn) 20
4.3.4用戶注冊模塊設(shè)計 21
4.3.5給我留言模塊 22
4.3.6“文章評論”功能模塊設(shè)計 22
4.4后臺管理界面設(shè)計 22
4.4.1“添加分類”功能模塊 22
4.4.2“分類管理”功能模塊 23
4.4.3“添加文章”功能模塊 23
4.4.4“文章管理”功能模塊 24
4.4.5“留言管理”功能模塊 24
4.4.6“基本設(shè)置”功能模塊 25
4.4.7管理員密碼模塊 25
4.4.8系統(tǒng)管理模塊 26
第五章 系統(tǒng)測試 27
5.1 測試目的 27
5.2 測試方法 27
5.3 測試實例 27
5.3.1 后臺管理權(quán)限測試 27
5.3.2 前臺文章顯示測試 27
5.3.3 前臺顯示文章詳細(xì)內(nèi)容測試 28
5.3.4 管理員登陸 28
5.3.5 后臺管理權(quán)限測試 28
5.3.6 文章管理 29
5.3.7 系統(tǒng)信息管理 31
結(jié) 論 32
參考文獻 34
附 錄 35
附錄一 軟件使用說明書 35
附錄二 源代碼 36


參考文獻
[1] 鄧文淵,趁俊榮等.ASP與網(wǎng)絡(luò)數(shù)據(jù)庫技術(shù)[M].北京:中國鐵道出版社.2003
[2] 李嚴(yán),于亞芳,王園輝.ASP數(shù)據(jù)庫開發(fā)實例解析[M].北京:機械工業(yè)出版社.2004
[3] 龍馬工作室.ASP+Access組建動態(tài)網(wǎng)站實例精講[M].北京:人民郵電出版社.2005
[4] 廖疆星等.Access 2002數(shù)據(jù)庫開發(fā)指南[M].北京:冶金工業(yè)出版社.2001
[5] AbrahamSilberchatz.DatabaseSystemComcepts,FourthEdition[M].北京:機械工業(yè)出版社.2003
[6] 李香敏. ACCESS 2000編程員指南 .北京希望電子出版社.2004
[7] 張海藩.軟件工程導(dǎo)論(第三版)[M]. 北京:清華大學(xué)出版社.2003
[8] 武延軍,趙彬.精通asp網(wǎng)絡(luò)編程人民郵電出版社,2001.5
[9] 衛(wèi)振林,裴拯等. ASP程序設(shè)計與應(yīng)用. 北京機械工業(yè)出版社.2005
[10] 陳紅. 數(shù)據(jù)庫系統(tǒng)原理教程. 清華大學(xué)出版社. 2000 
[11] 裴拯.ASP實用教程[M].北京理工大學(xué)出版社,2005
[12] 廖疆星等.Access 2002數(shù)據(jù)庫開發(fā)指南[M].北京:冶金工業(yè)出版社.2001
[13]曾東,曾文權(quán). Web開發(fā)技術(shù)-ASP[M].清華大學(xué)出版社,2007
[14]趙家俊.數(shù)據(jù)庫應(yīng)用基礎(chǔ)[M]. 電子工業(yè)出版社,2006
[15]李香敏. ACCESS 2000編程員指南[M] .北京希望電子出版社.2004