計(jì)算機(jī)配件推薦銷售系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)
本文選題:配件管理 + 推薦銷售; 參考:《北京交通大學(xué)》2017年碩士論文
【摘要】:隨著互聯(lián)網(wǎng)信息時(shí)代的推行,中國的計(jì)算機(jī)市場迅速崛起,與此同時(shí),計(jì)算機(jī)配件的銷量作為該產(chǎn)業(yè)鏈的一個(gè)重要組成部分,也表現(xiàn)出了強(qiáng)勢增長的勢頭。聯(lián)想集團(tuán)作為全球電腦市場的領(lǐng)導(dǎo)企業(yè),對(duì)于計(jì)算機(jī)配件銷售份額占比增大的現(xiàn)象,表示出了高度的重視。本文中的計(jì)算機(jī)配件推薦銷售系統(tǒng)來源于實(shí)習(xí)單位聯(lián)想(北京)有限公司。本系統(tǒng)是一個(gè)B2B項(xiàng)目,其意義在于:第一,旨在統(tǒng)一管理產(chǎn)品信息,實(shí)現(xiàn)產(chǎn)品信息的高效維護(hù)。將配件產(chǎn)品按照所屬類別、使用情景、分屬系列等幾個(gè)方面進(jìn)行分類管理。第二,實(shí)現(xiàn)在不同分類情景下推薦產(chǎn)品的功能,根據(jù)聯(lián)想的全球業(yè)務(wù)現(xiàn)狀,在不同地區(qū)、不同國家下推薦的數(shù)據(jù)可以進(jìn)行不同的設(shè)置。第三,充分考慮選購配件過程中的用戶體驗(yàn),提供智能便捷查找產(chǎn)品的方式,支持對(duì)同類型產(chǎn)品的比較,并實(shí)現(xiàn)購物車管理功能,完成計(jì)算機(jī)配件產(chǎn)品的銷售。本系統(tǒng)基于ASP.NET平臺(tái),采用DDD領(lǐng)域驅(qū)動(dòng)設(shè)計(jì)架構(gòu)及MySQL數(shù)據(jù)庫進(jìn)行開發(fā)。前端采用React技術(shù),使用組件化的思想開發(fā);后端基于C#語言,通過Entity Framework與數(shù)據(jù)庫進(jìn)行交互。論文的主要工作包括,首先介紹了該課題的研究背景、內(nèi)容及意義,及用到的相關(guān)技術(shù)。其次從系統(tǒng)的前臺(tái)和后臺(tái)進(jìn)行描述,明確該系統(tǒng)的功能性及非功能性需求?紤]到對(duì)于聯(lián)想目前系統(tǒng)的兼容性,和未來配件數(shù)據(jù)的重用性,計(jì)算機(jī)配件推薦銷售系統(tǒng)將從媒體庫子系統(tǒng)和智能購買子系統(tǒng),兩個(gè)子系統(tǒng)下進(jìn)行設(shè)計(jì)和實(shí)現(xiàn)。在系統(tǒng)概要設(shè)計(jì)部分,完成技術(shù)和交互架構(gòu),功能模塊劃分,數(shù)據(jù)庫及接口的設(shè)計(jì);在詳細(xì)設(shè)計(jì)與實(shí)現(xiàn)部分,根據(jù)系統(tǒng)設(shè)計(jì)中對(duì)兩個(gè)子系統(tǒng)功能模塊的劃分,通過類圖、流程圖、展示圖描述的方法分別對(duì)兩個(gè)子系統(tǒng)的模塊進(jìn)行詳細(xì)設(shè)計(jì)與實(shí)現(xiàn)。最后,從功能性測試和非功能性測試兩大方面完成測試,確保該系統(tǒng)的質(zhì)量。目前,該計(jì)算機(jī)配件推薦銷售系統(tǒng)已在聯(lián)想業(yè)務(wù)下的146個(gè)國家同步上線使用,并獲得了來自業(yè)務(wù)人員的一致好評(píng)。提升了人員對(duì)產(chǎn)品的自信度,為企業(yè)進(jìn)一步增加配件銷量奠定了基礎(chǔ)。此外,該系統(tǒng)還將在今后繼續(xù)優(yōu)化和完善。
[Abstract]:With the implementation of the Internet information age, the computer market in China has risen rapidly. At the same time, as an important part of the industrial chain, the sales volume of computer accessories has also shown a strong growth momentum. As a leading enterprise in the global computer market, Lenovo Group has paid great attention to the increasing share of sales of computer accessories. The recommended sales system of computer accessories in this paper comes from the practice unit Lenovo (Beijing) Co., Ltd. This system is a B2B project, its significance lies in: first, aims to unify the management product information, realizes the product information high efficiency maintenance. Accessories products according to their categories, use scenarios, belong to a series of several aspects of the classification management. Secondly, the function of recommending products under different classification scenarios is realized. According to the current situation of Lenovo's global business, the recommended data can be set differently in different regions and different countries. Third, fully consider the user experience in the process of purchasing accessories, provide intelligent and convenient way to find products, support the comparison of the same type of products, and achieve the shopping cart management function to complete the sales of computer accessories products. The system is based on ASP.NET platform, using DDD domain driven design architecture and MySQL database to develop. The front end is developed with React technology, and the back end is based on C # language and interacts with database through Entity Framework. The main work of this paper includes: firstly, the research background, content and significance, and related technologies are introduced. Secondly, the functional and non-functional requirements of the system are defined by describing the foreground and background of the system. Considering the compatibility of Lenovo's current system and the reusability of future accessory data, the computer accessories recommendation sales system will be designed and implemented from the media library subsystem and the intelligent purchase subsystem. In the part of system outline design, complete the technical and interactive architecture, functional module partition, database and interface design; in the detailed design and implementation part, according to the system design of the two sub-system functional modules, through the class diagram, Flow chart, the method of showing the description of the two subsystems are designed and implemented in detail. Finally, the quality of the system is ensured from two aspects: functional test and non-functional test. At present, the computer accessories recommended sales system has been used in 146 countries under the Lenovo business, and has won praise from business personnel. Enhance the confidence of the personnel on the product, for the enterprise to further increase the sales of accessories laid the foundation. In addition, the system will continue to optimize and improve in the future.
【學(xué)位授予單位】:北京交通大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類號(hào)】:TP391.3
【參考文獻(xiàn)】
中國期刊全文數(shù)據(jù)庫 前10條
1 侯中原;;軟件測試與軟件開發(fā)關(guān)系探究[J];電子測試;2016年24期
2 徐紹銅;;基于ORM框架Entity Framework技術(shù)的研究[J];電腦編程技巧與維護(hù);2016年17期
3 韓兵;王照清;廖聯(lián)軍;;基于MySql多表分頁查詢優(yōu)化技術(shù)[J];計(jì)算機(jī)系統(tǒng)應(yīng)用;2016年08期
4 沈霞菲;王建中;;基于.NET Entity Framework數(shù)據(jù)庫訪問機(jī)制的設(shè)計(jì)與應(yīng)用[J];現(xiàn)代電子技術(shù);2014年24期
5 陳永松;;Entity Framework數(shù)據(jù)訪問性能優(yōu)化的幾種方法[J];電腦開發(fā)與應(yīng)用;2014年07期
6 章武媚;;基于RESTful Web技術(shù)的資源管理系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)[J];計(jì)算機(jī)應(yīng)用與軟件;2014年05期
7 黃光芳;金義富;;基于領(lǐng)域驅(qū)動(dòng)設(shè)計(jì)構(gòu)建企業(yè)級(jí)Web平臺(tái)的應(yīng)用[J];實(shí)驗(yàn)室研究與探索;2013年08期
8 張超;趙平;何靜;陳朝福;鄧浩;;基于MVC模式的指控系統(tǒng)軟件設(shè)計(jì)與實(shí)現(xiàn)[J];強(qiáng)激光與粒子束;2013年S1期
9 李引;袁峰;;基于領(lǐng)域驅(qū)動(dòng)設(shè)計(jì)的應(yīng)用系統(tǒng)模型[J];計(jì)算機(jī)工程與應(yīng)用;2013年16期
10 鄭廣成;;ASP.NET中AWSMVC架構(gòu)模式研究[J];河北科技大學(xué)學(xué)報(bào);2011年06期
中國碩士學(xué)位論文全文數(shù)據(jù)庫 前1條
1 周巧俊;RESTful Web服務(wù)開放平臺(tái)的設(shè)計(jì)與實(shí)現(xiàn)[D];浙江大學(xué);2016年
,本文編號(hào):1789282
本文鏈接:http://www.sikaile.net/shoufeilunwen/xixikjs/1789282.html