網(wǎng)上售書系統(tǒng)(畢業(yè)設(shè)計).rar
網(wǎng)上售書系統(tǒng)(畢業(yè)設(shè)計),2.1萬字 59頁論文+設(shè)計代碼摘 要本篇文章首先對當(dāng)今電子商務(wù)網(wǎng)站的應(yīng)用進(jìn)行了現(xiàn)狀分析,分析了網(wǎng)站開發(fā)的目的以及意義。通過詳細(xì)的分析對比,選擇了較為合適的開發(fā)工具——php和mysql,順利地搭建了平臺。然后對php和mysql開發(fā)中小型電子商務(wù)網(wǎng)站的分析、設(shè)計、實(shí)施做了詳盡的闡述。在此,決定...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 2008wan 發(fā)布
網(wǎng)上售書系統(tǒng)(畢業(yè)設(shè)計)
2.1萬字 59頁
論文+設(shè)計代碼
摘 要
本篇文章首先對當(dāng)今電子商務(wù)網(wǎng)站的應(yīng)用進(jìn)行了現(xiàn)狀分析,分析了網(wǎng)站開發(fā)的目的以及意義。通過詳細(xì)的分析對比,選擇了較為合適的開發(fā)工具——PHP和MySQL,順利地搭建了平臺。然后對PHP和MySQL開發(fā)中小型電子商務(wù)網(wǎng)站的分析、設(shè)計、實(shí)施做了詳盡的闡述。在此,決定做一個網(wǎng)上售書系統(tǒng),首先對該系統(tǒng)作了需求分析,可行性分析。在設(shè)計時,要注重設(shè)計的步驟:先是數(shù)據(jù)庫設(shè)計;然后是網(wǎng)站總體規(guī)劃設(shè)計,搭好了網(wǎng)站開發(fā)框架;最后是最重要的一步,用PHP來實(shí)現(xiàn)所有的模塊功能。本文詳細(xì)地說明了該系統(tǒng)所實(shí)現(xiàn)的功能,對網(wǎng)站進(jìn)行了全面的評價,并且對未來擴(kuò)充提出了建設(shè)性意見,特別是對于電子商務(wù)的安全性能問題進(jìn)行了詳細(xì)的闡述。
關(guān)鍵詞:電子商務(wù),網(wǎng)上售書,動態(tài),管理,PHP,MySQL
Abstract
This article to use the PHP to developped the analysis of the small scaled electronic commerce in inside website and design, puts into practice to do to expatiate in details with the MySQL.To the application proceeding of the now electronic commerce website the present condition analyzes, analyzing purpose and meanings of the website development. Proceed the comparison to a development for choosing terrace. In details of made the need analysis to the system, viability assessment. And proceeded the total design to the website, take to like the website the development the frame, combine detailed design in proceeding in for instance. Realizes to the function proceeded to elaborate on.Proceeded to the website completely of evaluation, and to future the enlargement puts forward to constructive the opinion.
Key Words: E-Commerce , NetShop , Dynamic, Management,PHP,MySQL.
目 錄
1.緒論
1.1 電子商務(wù)的意義和目的
2. 電子商務(wù)網(wǎng)站分析與設(shè)計
2.1 功能需求描述
2.1.1 電子書架
2.1.2 會員服務(wù)
2.1.3 論壇
2.1.4 廣告輪播
2.1.5 購物車
2.1.6 支付和訂單查詢
2.1.7 圖書搜索
2.2 購書流程
2.3 運(yùn)行環(huán)境
2.3.1 PHP簡介
2.3.2 Mysql簡介
2.4 數(shù)據(jù)庫設(shè)計
2.5 數(shù)據(jù)字典
2.5.1 數(shù)據(jù)庫:ebooks
2.5.2 數(shù)據(jù)庫:bbs
2.6 代碼設(shè)計
2.7 安全方面的設(shè)計
3.網(wǎng)上書店的功能實(shí)現(xiàn)
3.1 新會員注冊
3.2 修改會員信息
3.3 購物車
3.4 查看訂單
3.5 會員登錄
3.6 搜索圖書
3.7 廣告輪播
3.8 BBS論壇
3.9 退出登錄
3.10 分類管理
3.11 會員管理
3.12 訂單管理
3.13 添加廣告
3.14 圖書管理
3.15 論壇管理
4.本系統(tǒng)中需要注意的問題
4.1 Web服務(wù)器安全
4.2 PHP本身問題
4.3 PHP本身的安全配置
4.4 其它安全配置
5.結(jié)論及體會
致謝
參考文獻(xiàn)
附件:程序原碼及數(shù)據(jù)庫文件
參考文獻(xiàn)
1、《PHP程序設(shè)計與實(shí)例教程分析》
作者:姜曉銘 張亮…………………………清華大學(xué)出版社
2、《PHP動態(tài)網(wǎng)站設(shè)計與制作》
作者:清源計算機(jī)工作室……………………機(jī)械工業(yè)出版社
2.1萬字 59頁
論文+設(shè)計代碼
摘 要
本篇文章首先對當(dāng)今電子商務(wù)網(wǎng)站的應(yīng)用進(jìn)行了現(xiàn)狀分析,分析了網(wǎng)站開發(fā)的目的以及意義。通過詳細(xì)的分析對比,選擇了較為合適的開發(fā)工具——PHP和MySQL,順利地搭建了平臺。然后對PHP和MySQL開發(fā)中小型電子商務(wù)網(wǎng)站的分析、設(shè)計、實(shí)施做了詳盡的闡述。在此,決定做一個網(wǎng)上售書系統(tǒng),首先對該系統(tǒng)作了需求分析,可行性分析。在設(shè)計時,要注重設(shè)計的步驟:先是數(shù)據(jù)庫設(shè)計;然后是網(wǎng)站總體規(guī)劃設(shè)計,搭好了網(wǎng)站開發(fā)框架;最后是最重要的一步,用PHP來實(shí)現(xiàn)所有的模塊功能。本文詳細(xì)地說明了該系統(tǒng)所實(shí)現(xiàn)的功能,對網(wǎng)站進(jìn)行了全面的評價,并且對未來擴(kuò)充提出了建設(shè)性意見,特別是對于電子商務(wù)的安全性能問題進(jìn)行了詳細(xì)的闡述。
關(guān)鍵詞:電子商務(wù),網(wǎng)上售書,動態(tài),管理,PHP,MySQL
Abstract
This article to use the PHP to developped the analysis of the small scaled electronic commerce in inside website and design, puts into practice to do to expatiate in details with the MySQL.To the application proceeding of the now electronic commerce website the present condition analyzes, analyzing purpose and meanings of the website development. Proceed the comparison to a development for choosing terrace. In details of made the need analysis to the system, viability assessment. And proceeded the total design to the website, take to like the website the development the frame, combine detailed design in proceeding in for instance. Realizes to the function proceeded to elaborate on.Proceeded to the website completely of evaluation, and to future the enlargement puts forward to constructive the opinion.
Key Words: E-Commerce , NetShop , Dynamic, Management,PHP,MySQL.
目 錄
1.緒論
1.1 電子商務(wù)的意義和目的
2. 電子商務(wù)網(wǎng)站分析與設(shè)計
2.1 功能需求描述
2.1.1 電子書架
2.1.2 會員服務(wù)
2.1.3 論壇
2.1.4 廣告輪播
2.1.5 購物車
2.1.6 支付和訂單查詢
2.1.7 圖書搜索
2.2 購書流程
2.3 運(yùn)行環(huán)境
2.3.1 PHP簡介
2.3.2 Mysql簡介
2.4 數(shù)據(jù)庫設(shè)計
2.5 數(shù)據(jù)字典
2.5.1 數(shù)據(jù)庫:ebooks
2.5.2 數(shù)據(jù)庫:bbs
2.6 代碼設(shè)計
2.7 安全方面的設(shè)計
3.網(wǎng)上書店的功能實(shí)現(xiàn)
3.1 新會員注冊
3.2 修改會員信息
3.3 購物車
3.4 查看訂單
3.5 會員登錄
3.6 搜索圖書
3.7 廣告輪播
3.8 BBS論壇
3.9 退出登錄
3.10 分類管理
3.11 會員管理
3.12 訂單管理
3.13 添加廣告
3.14 圖書管理
3.15 論壇管理
4.本系統(tǒng)中需要注意的問題
4.1 Web服務(wù)器安全
4.2 PHP本身問題
4.3 PHP本身的安全配置
4.4 其它安全配置
5.結(jié)論及體會
致謝
參考文獻(xiàn)
附件:程序原碼及數(shù)據(jù)庫文件
參考文獻(xiàn)
1、《PHP程序設(shè)計與實(shí)例教程分析》
作者:姜曉銘 張亮…………………………清華大學(xué)出版社
2、《PHP動態(tài)網(wǎng)站設(shè)計與制作》
作者:清源計算機(jī)工作室……………………機(jī)械工業(yè)出版社