摘 要
隨著應(yīng)用技術(shù)的發(fā)展以及電子商務(wù)平臺(tái)的崛起,利用線(xiàn)上平臺(tái)實(shí)現(xiàn)的二手交易為傳統(tǒng)的二手交易市場(chǎng)注入了新的生機(jī),大學(xué)校園內(nèi)的新生和應(yīng)屆畢業(yè)生的相互交替產(chǎn)生了巨大的二手交易空間,同時(shí)考慮到環(huán)保和資源再利用,大學(xué)校園的書(shū)籍二手交易需求量不斷增加,結(jié)合網(wǎng)購(gòu)的便捷性很多大學(xué)生利用網(wǎng)購(gòu)交易平臺(tái)實(shí)現(xiàn)在線(xiàn)的學(xué)習(xí)用品及生活用品的購(gòu)買(mǎi),幫助節(jié)約生活開(kāi)支的同時(shí)也讓閑置的物品得到了二次利用。目前人們所熟知的二手交易平臺(tái)如轉(zhuǎn)轉(zhuǎn)、閑魚(yú)等,作為綜合型二手交易平臺(tái)涵蓋了大量的商品,但是無(wú)法滿(mǎn)足很多大學(xué)生對(duì)于專(zhuān)業(yè)書(shū)籍的選擇以及學(xué)習(xí)資料的獲取,很多大學(xué)生還在通過(guò)他人介紹來(lái)實(shí)現(xiàn)二手書(shū)籍的交易,結(jié)合而當(dāng)前大學(xué)生二手交易的現(xiàn)狀,利用微信小程序應(yīng)用的便捷性開(kāi)發(fā)設(shè)計(jì)一款針對(duì)大學(xué)校園環(huán)境內(nèi)的二手教材及書(shū)籍拍賣(mài)系統(tǒng),利用該系統(tǒng)實(shí)現(xiàn)在線(xiàn)的書(shū)籍教材拍賣(mài),通過(guò)競(jìng)拍和加價(jià)的方式來(lái)實(shí)現(xiàn)書(shū)籍的交易,滿(mǎn)足學(xué)生書(shū)籍需求的同時(shí)也實(shí)現(xiàn)了資源的再利用。
此次大學(xué)校園二手教材與書(shū)籍拍賣(mài)系統(tǒng)平臺(tái)的開(kāi)發(fā)設(shè)計(jì)主要借助微信小程序端來(lái)實(shí)現(xiàn),微信小程序依托微信應(yīng)用平臺(tái)來(lái)實(shí)現(xiàn)使用,因此用戶(hù)不需要額外安裝應(yīng)用且能夠?qū)崿F(xiàn)隨時(shí)隨地的應(yīng)用和分享,主要的功能模塊包括了書(shū)籍信息查詢(xún)、競(jìng)拍信息管理以及書(shū)籍在線(xiàn)拍賣(mài)等內(nèi)容,結(jié)合用戶(hù)端的需求對(duì)于書(shū)籍信息的管理按照類(lèi)別進(jìn)行劃分,同時(shí)考慮競(jìng)拍的公平公正性需要設(shè)定對(duì)應(yīng)的競(jìng)拍結(jié)束時(shí)間、競(jìng)拍實(shí)時(shí)價(jià)格,對(duì)于競(jìng)拍入圍的用戶(hù)開(kāi)通對(duì)應(yīng)的在線(xiàn)支付窗口,通過(guò)以上功能模塊的運(yùn)行來(lái)實(shí)現(xiàn)二手教材及書(shū)籍拍賣(mài)系統(tǒng)平臺(tái)的運(yùn)行。
關(guān)鍵詞:微信小程序;Java語(yǔ)言;Mysql數(shù)據(jù)庫(kù);二手書(shū)籍交易平臺(tái)
The Design and Implementation of University Campus Second hand Textbook and Book Auction System Based on WeChat Applet
Abstract
With the development of application technology and the rise of e-commerce platforms, the second-hand trading realized by online platforms has injected new vitality into the traditional second-hand trading market. The alternation between freshmen and fresh graduates on campus has created a huge second-hand trading space. At the same time, considering environmental protection and resource reuse, the demand for second-hand trading of books on campus is increasing, Combined with the convenience of online shopping, many college students use the online shopping trading platform to purchase online learning supplies and daily necessities, helping to save living expenses and making secondary use of idle goods. At present, people are familiar with second-hand trading platforms such as Zhuanzhuan and Xianyu. As a comprehensive second-hand trading platform, it covers a large number of goods, but it can not meet the needs of many college students to choose professional books and obtain learning materials. Many college students are still trading second-hand books through other people’s introductions. Combined with the current situation of second-hand trading among college students, Utilize the convenience of WeChat applet application to develop and design a second-hand textbook and book auction system for the university campus environment. Use this system to realize online book and textbook auction, and achieve book transactions through auction and price increase, to meet the needs of students’ books and also realize the reuse of resources.
WeChat applets rely on the WeChat application platform to achieve use. Therefore, users do not need to install additional applications and can realize the application and sharing anytime and anywhere. The main functional modules include book information query, auction information management and online book auction, The management of book information is divided according to categories according to the needs of users, and the fairness and fairness of bidding needs to be considered. The corresponding auction end time and real-time auction price should be set. The online payment window should be opened for the users who are shortlisted in the auction, and the operation of the second-hand textbooks and book auction system platform can be realized through the operation of the above function modules.文章來(lái)源:http://www.zghlxwxcb.cn/news/detail-677344.html
Keywords: WeChat applet; Java language; MySQL database; Second hand book trading platform;
目 錄
摘 要 2
Abstract 3
第一章 緒論 1
1.1研究背景 1
1.2國(guó)內(nèi)外發(fā)展現(xiàn)狀 1
1.3研究的意義 2
1.4開(kāi)發(fā)工具及技術(shù) 2
1.4.1 微信小程序開(kāi)發(fā)工具 2
1.4.2 Mysql數(shù)據(jù)庫(kù) 2
1.4.3 JAVA語(yǔ)言 3
第二章 需求分析 4
2.1可行性分析 4
2.1.1技術(shù)的可行性 4
2.1.2經(jīng)濟(jì)的可行性 4
2.1.3操作可行性 4
2.2需求調(diào)研 4
第三章 數(shù)據(jù)庫(kù)設(shè)計(jì) 6
3.1數(shù)據(jù)庫(kù)的分析與設(shè)計(jì) 6
3.1.1數(shù)據(jù)庫(kù)的概念結(jié)構(gòu)設(shè)計(jì) 6
3.1.2數(shù)據(jù)表的邏輯結(jié)構(gòu)設(shè)計(jì) 7
第四章 系統(tǒng)功能實(shí)現(xiàn) 8
4.1 系統(tǒng)后臺(tái)界面 8
4.2書(shū)籍類(lèi)別管理 8
4.3 書(shū)籍信息界面 9
4.4競(jìng)拍管理界面 9
4.5 微信小程序首頁(yè) 9
4.6書(shū)籍信息添加 10
4.7書(shū)籍競(jìng)拍界面 11
4.8用戶(hù)后臺(tái)界面 11
第五章 系統(tǒng)測(cè)試 12
5.1 系統(tǒng)測(cè)試的意義 12
5.2 系統(tǒng)測(cè)試的內(nèi)容 12
5.3系統(tǒng)測(cè)試結(jié)果 12
總結(jié) 13
致 謝 14
參考文獻(xiàn) 15文章來(lái)源地址http://www.zghlxwxcb.cn/news/detail-677344.html
到了這里,關(guān)于微信小程序大學(xué)校園二手教材與書(shū)籍拍賣(mài)系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!