某汽車銷售企業(yè)“網(wǎng)上購車輔助系統(tǒng)”的設(shè)計與實現(xiàn)
發(fā)布時間:2018-05-22 14:24
本文選題:網(wǎng)上購車系統(tǒng) + 電子商務(wù); 參考:《電子科技大學(xué)》2015年碩士論文
【摘要】:隨著互聯(lián)網(wǎng)技術(shù)的迅猛發(fā)展,現(xiàn)在Internet已從單純的學(xué)術(shù)科研向綜合性商業(yè)網(wǎng)絡(luò)發(fā)展。許多傳統(tǒng)的信息和數(shù)據(jù)庫系統(tǒng)正在被移植到互聯(lián)網(wǎng)上,網(wǎng)上購物系統(tǒng)以其高效率、低成本的優(yōu)勢,逐步成為新興的經(jīng)營模式和理念,越來越多的企業(yè)開始將自己的業(yè)務(wù)通過Internet的形式直接的提供給客戶,一個基于Internet的全球電子商務(wù)框架正在形成。在現(xiàn)實生活中,網(wǎng)上購物已經(jīng)成為現(xiàn)代人的一種需求,它的方便快捷是傳統(tǒng)購物方式無法比擬的。據(jù)統(tǒng)計我國1/3的網(wǎng)民是通過網(wǎng)上來完成購物的,如此龐大的消費人群使得更多的商家投入網(wǎng)上銷售的行列中,對于汽車廠商來說更是看重了其中的益,網(wǎng)絡(luò)銷售汽車解決了傳統(tǒng)汽車產(chǎn)業(yè)中的諸多的不便。由此可見本課題的研究有很大的發(fā)展前景,對未來的車輛的銷售起著決定性的作用。伴隨著電子商務(wù)技術(shù)的日漸成熟,人們已不再滿足于傳統(tǒng)的汽車的購買方式,而是渴望通過Internet購買自己的鐘愛的品牌車,享受網(wǎng)上訂購所帶來的更多的便利,網(wǎng)上購車系統(tǒng)具有強大的交互功能,可使商家和用戶方便的傳遞信息,完成電子交易。在現(xiàn)實生活中,網(wǎng)上購物已經(jīng)成為現(xiàn)代人的一種需求,它的方便快捷是傳統(tǒng)購物方式無法比擬的。該系統(tǒng)的設(shè)計主要的目標(biāo)是設(shè)計一個面向汽車銷售企業(yè)的簡單易用的網(wǎng)上銷售汽車的網(wǎng)站。本系統(tǒng)已經(jīng)基本上可以實現(xiàn)了一個汽車銷售企業(yè)常用的網(wǎng)上來銷售汽車的基本功能,同時也實現(xiàn)了用戶在網(wǎng)上購買車輛、汽車租賃等一些基本功能。該系統(tǒng)是以MySQL作為服務(wù)器的數(shù)據(jù)庫,基于ASP技術(shù),B/S結(jié)構(gòu)的網(wǎng)上購車系統(tǒng),實現(xiàn)了汽車的營銷和購買。本系統(tǒng)中的主要代碼使用ASP編寫,網(wǎng)上購車系統(tǒng)中的基本信息通過MySQL數(shù)據(jù)庫進行存儲,并采用ADO技術(shù)連接數(shù)據(jù)庫,實現(xiàn)基本操作。網(wǎng)上購車系統(tǒng)的主要功能包括:登錄模塊、會員管理模塊,車輛購買模塊、車輛管理模塊、車輛信息查詢模塊、用戶留言模塊。該系統(tǒng)的設(shè)計與實現(xiàn)的過程是按照一般的網(wǎng)上銷售的整個業(yè)務(wù)流程來做參考,從而完成功能模塊的分析,完成基本模塊的設(shè)計,實現(xiàn)了對數(shù)據(jù)庫內(nèi)信息的一般操作。該系統(tǒng)的研發(fā)很好的解決了傳統(tǒng)汽車交易效率低、易出錯,查找、更新和維護難等問題。
[Abstract]:With the rapid development of Internet technology, Internet has developed from academic research to comprehensive commercial network. Many traditional information and database systems are being transplanted to the Internet. The online shopping system, with its advantages of high efficiency and low cost, has gradually become a new business model and concept. More and more enterprises begin to provide their business directly to customers through the form of Internet, and a global e-commerce framework based on Internet is being formed. In real life, online shopping has become a demand of modern people. According to statistics, one third of the Internet users in our country have completed shopping through the Internet. Such a large number of consumers have made more businesses enter the ranks of online sales. For automobile manufacturers, the benefits are even more important. The network sale automobile has solved many inconveniences in the traditional automobile industry. Therefore, the research of this topic has a great development prospect, and plays a decisive role in the future vehicle sales. With the increasing maturity of e-commerce technology, people are no longer satisfied with the traditional way of buying cars, but eager to buy their favorite brand cars through Internet, and enjoy the more convenience brought by online ordering. The online car purchase system has powerful interactive function, which enables merchants and users to transfer information conveniently and complete electronic transactions. In real life, online shopping has become a demand of modern people. The main goal of this system is to design a simple and easy-to-use web site for auto sales enterprises. This system has basically realized the basic function of a car sale enterprise which is commonly used on the Internet to sell the automobile, but also has realized some basic functions such as buying the vehicle, renting the car and so on. This system is a database based on MySQL and ASP technology based on B / S structure. It realizes the sale and purchase of automobile. The main code of this system is written by ASP. The basic information in the online car purchase system is stored through the MySQL database, and the basic operation is realized by connecting the database with ADO technology. The main functions of the online car purchase system include: login module, member management module, vehicle purchase module, vehicle management module, vehicle information query module, user message module. The design and implementation of the system is based on the general online sales of the entire business process to do reference, so as to complete the analysis of functional modules, complete the design of basic modules, to achieve the general operation of information in the database. The research and development of the system solves the problems of low efficiency, error-prone, searching, updating and maintenance of traditional automobile transactions.
【學(xué)位授予單位】:電子科技大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2015
【分類號】:TP311.52
【參考文獻(xiàn)】
相關(guān)期刊論文 前1條
1 孫向明;;基于ASP技術(shù)的網(wǎng)站設(shè)計與實現(xiàn)[J];價值工程;2010年33期
相關(guān)碩士學(xué)位論文 前2條
1 閻旭東;基于B/S三層架構(gòu)的倉庫管理系統(tǒng)設(shè)計與實現(xiàn)[D];華南理工大學(xué);2011年
2 阮慶洲;基于LabVIEW的PEMFC測試平臺的研究[D];上海交通大學(xué);2010年
,本文編號:1922449
本文鏈接:http://sikaile.net/guanlilunwen/yingxiaoguanlilunwen/1922449.html
最近更新
教材專著