freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

畢業(yè)設(shè)計(jì)-asp個(gè)人原創(chuàng)文學(xué)網(wǎng)站設(shè)計(jì)與制作(已修改)

2024-12-19 20:15 本頁面
 

【正文】 I 摘 要 文學(xué)一直是我所鐘愛的,特別是中國的古典文學(xué)。所以在這次的畢業(yè)設(shè)計(jì)中,我選擇制作一個(gè)原創(chuàng)文學(xué)網(wǎng)站。我采用 ASP 結(jié)合 HTML以及 Access 數(shù)據(jù)庫來進(jìn)行設(shè)計(jì)。使用 Windows2021 中的 IIS 作為服務(wù)器端進(jìn)行測(cè)試。 這個(gè)網(wǎng)站中將分詩詞曲賦、散文隨筆、小說故事、雜文評(píng)論、名篇賞析、無知作品六個(gè)欄目,供網(wǎng)友發(fā)表自己的原創(chuàng)文章及收錄自己的作品。加入文章審核機(jī)制,審核分為五個(gè)級(jí)別,第五級(jí)將加入精華區(qū)。用戶分為管理員,審核員,錄入員三種。加入了通過 web 進(jìn)行在線管理的模塊,使網(wǎng)站成為名副其實(shí)的動(dòng)態(tài)化網(wǎng)站?;?本上成功地實(shí)現(xiàn)了設(shè)計(jì)任務(wù)書的要求。 通過此次畢業(yè)設(shè)計(jì),我比較全面地了解了如何使用 Access 建立數(shù)據(jù)庫,如何利用 ASP 與數(shù)據(jù)庫進(jìn)行連接。并積累了制作一個(gè)簡(jiǎn)單網(wǎng)站應(yīng)有的經(jīng)驗(yàn)。 關(guān)鍵字 : 文學(xué) , 原創(chuàng) , ASP II Abstract Literature has always been my favorite, especially the classical literature of China. So in the graduation project , I choose to make an original literary website. I adopt ASP to bine HTML and Access database to design. Use IIS in Windows2021 to test as the end of the server. The website lieutenant general divide poem words and tune pose, prose random notes, novel story, essay ment, famous chapter enjoyment, ignorant works six column, for the izen to publish one39。s own original articles and record their works. The article by adding verify mechanism, the processing is divided into five levels , the fifth grade will join the quintessence district . Users divide into the administrator, auditor, the persons who input are the three kinds. And has connected forum, chartroom, message pad, etc. Has joined module carrying on online management through the web, make websites bee a truly dynamic website. Basically, the successful realization of the tasks of the design requirements. Through this graduation project, I have understood in an all round way how to use Access to set up the database , how to utilize ASP and database connections. And has accumulated a simple website39。s due experience of making. Key words: Literature, original, Asp I 目 錄 摘 要 .............................................................................................................I Abstract ........................................................................................................ II 第一章 緒 論 .............................................................................................. 1 選題背景 ........................................................................................... 1 網(wǎng)絡(luò)文學(xué)的現(xiàn)狀 ................................................................................ 2 本文各章的主要結(jié)構(gòu) ......................................................................... 4 第二章 系統(tǒng)開發(fā)工具介紹 ............................................................................. 5 介紹 ............................................................................................ 5 Dreamweaver MX 2021簡(jiǎn)介 ............................................................... 7 IIS/PWS的安裝 ................................................................................. 8 第三章 系統(tǒng)分析 ......................................................................................... 10 系統(tǒng)的可行 性分析 .......................................................................... 10 經(jīng)濟(jì)可行性 ........................................................................... 10 技術(shù)可行性 ........................................................................... 10 運(yùn)行可行性 ........................................................................... 11 系統(tǒng)功能需求 ................................................................................. 11 系統(tǒng)的數(shù)據(jù)需求 .............................................................................. 13 數(shù)據(jù)庫概念結(jié)構(gòu)設(shè)計(jì) ....................................................................... 15 系統(tǒng)的環(huán)境需求 .............................................................................. 19 硬件條件 .............................................................................. 19 軟件條件 .............................................................................. 19 系統(tǒng)性能 ......................................................................................... 19 第四章 系統(tǒng)總體設(shè)計(jì) .................................................................................. 20 系統(tǒng)功能模塊的總體設(shè)計(jì) ................................................................ 20 系統(tǒng)的 功能描述 .................................................................... 20 系統(tǒng)功能模塊圖示 ................................................................ 21 數(shù)據(jù)庫設(shè)計(jì) ..................................................................................... 22 數(shù)據(jù)庫的實(shí)施運(yùn)行與維護(hù) ................................................................ 25 第五章 個(gè)人文學(xué)網(wǎng)站詳細(xì)設(shè)計(jì) .................................................................... 26 數(shù)據(jù)庫連接 ..................................................................................... 26 系統(tǒng)界面設(shè)計(jì)及實(shí)現(xiàn) ....................................................................... 26 系統(tǒng)首頁 ............................................................................... 26 用戶登錄模塊設(shè)計(jì) ................................................................. 27 用戶注冊(cè)管理 ........................................................................ 29 II 找回密碼模塊 ........................................................................ 31 管理員首頁 ........................................................................... 32 添加文章評(píng)論頁面 ................................................................. 32 文章分類搜索頁面 ................................................................ 33 后臺(tái)管理頁面 ........................................................................ 35 文章修改頁面 ........................................................................ 35 系統(tǒng)調(diào)試和測(cè)試 .............................................................................. 37 用戶登錄測(cè)試 ....................................................................... 37 用戶注冊(cè)測(cè)試 ....................................................................... 38 管理員登錄測(cè)試 .......
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號(hào)-1