資源描述:
《大學(xué)生二手物品交易網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn)》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在工程資料-天天文庫(kù)。
1、摘要隨著計(jì)算機(jī)與網(wǎng)絡(luò)技術(shù)的高速發(fā)展,網(wǎng)上購(gòu)物已變成人們購(gòu)物方式的主流之一,二手購(gòu)物網(wǎng)也逐漸出現(xiàn),其方便的信息發(fā)介,低廉的購(gòu)買價(jià)格,給人們提供了一條方便快捷的買與賣的直接通道。大學(xué)生二手物品交易網(wǎng)站這種以大學(xué)為單位的平臺(tái),買賣雙方作為相同的人群,所提供的物品更能滿足市場(chǎng)的需求,達(dá)成供需要求。本系統(tǒng)在架構(gòu).h采用了當(dāng)而流行的B/S(Browser/Server)結(jié)構(gòu),利用ApacheHTTPSender(簡(jiǎn)稱Apache)對(duì)網(wǎng)站進(jìn)行架設(shè),并通過(guò)PHP+Msql的形式完成網(wǎng)站的編寫和數(shù)據(jù)的存儲(chǔ)。本系統(tǒng)分前臺(tái)部分和后臺(tái)部分,前臺(tái)部分由用戶使用,主要包括用戶注冊(cè),
2、二手信息瀏覽,二手信息發(fā)布,個(gè)人信息管理等功能;盾臺(tái)部分由管理員使用,主要包括用戶信息管理,二手信息管理等功能。建立后的網(wǎng)站系統(tǒng)是一個(gè)動(dòng)態(tài),交互式,具有二手物品信息瀏覽、發(fā)布,系統(tǒng)管理,用戶留言等功能的大學(xué)生二手物品交易網(wǎng)站。關(guān)鍵詞物品交易B/SAPACHEPHPMYSQLABSTRACTWiththerapiddevelopmentofcomputerandnetworktechnology,onlineshoppinghasbecomeoneofthemainstreampeopleshopping,second-handshoppingnetwor
3、kalsoappeargradually,itsconvenientinformationrelease,lowpurchaseprice,providingaconvenientbuyandselldirectchannelforthepeople.Studentsofsecond-handgoodstradingwebsiteintheUniversityasaunitoftheplatform,thesellerandthebuyerasthesamepeople,providethegoodstomeettheneedsofthemarket,a
4、supplyanddemand.ThesystemusesthecurrentpopularintheframeworkofB/S(Browser/Server)structure,usingApacheHTTPServer(Apache)tothesiteoferection,andcompletethesitepreparationanddatastorageintheformofanPHP+Msql.Thesystemisdividedintoafrontpartandbackpart,thefrontpartbytheusersjncluding
5、userregistration,second-handinformationbrowsing,second-handinformation,personalinformationmanagementfunctions;backgroundinpartbytheadministrators,includinguserinformationmanagement,thesecond-handinformationmanagementandotherfunctions.Aftertheestablishmentofthewebsitesystemisadyna
6、mic,interactive,browsing,released,second-handgoodsinformationmanagementsystem,second-handgoodstradingwebsiteusercommentsandotherfunctionsofthecollegestudents.KeyWords:Goods-tradingB/SAPACHEPHPMYSQLmIABSTRACTI"者i侖11.1項(xiàng)目研究背景11.2研究意義11.3相關(guān)技術(shù)介紹11.3.1ApacheHTTPServer技術(shù)介紹11.3.2MySQL數(shù)據(jù)庫(kù)
7、技術(shù)介紹21.3.3編程語(yǔ)言PHP21.4B/S系統(tǒng)模式32需求分析32.1開(kāi)發(fā)環(huán)境及其需求32.1.1硬件條件32.1.2系統(tǒng)平臺(tái)32.2可行性分析32.2.1技術(shù)及開(kāi)發(fā)方法可行性32.2.2管理可行性42.2.3經(jīng)濟(jì)可行性42.3系統(tǒng)功能需求42.4數(shù)據(jù)流圖52.4.1頂層數(shù)據(jù)流圖52.4.2第二層數(shù)據(jù)流圖53概要設(shè)計(jì)63.1系統(tǒng)功能模塊設(shè)計(jì)63.2系統(tǒng)功能結(jié)構(gòu)圍64數(shù)據(jù)庫(kù)設(shè)計(jì)74.1概念結(jié)構(gòu)設(shè)計(jì)74.2邏輯結(jié)構(gòu)設(shè)計(jì)104.3物理結(jié)構(gòu)設(shè)計(jì)105詳細(xì)設(shè)計(jì)135.1總功能模塊詳細(xì)設(shè)計(jì)135.2登陸模塊詳細(xì)設(shè)計(jì)145.3會(huì)員注冊(cè)模塊詳細(xì)設(shè)計(jì)145.4信息發(fā)
8、布模塊156系統(tǒng)的實(shí)現(xiàn)156.1主頁(yè)的實(shí)現(xiàn)156.2登錄模塊實(shí)現(xiàn)166.3注冊(cè)模