【正文】
畢業(yè)設(shè)計說明書 購物網(wǎng)站設(shè)計與實現(xiàn) 畢業(yè)設(shè)計(論文) 2 摘 要 本 論 文研究了一種基于數(shù)據(jù)關(guān)聯(lián)規(guī)則的網(wǎng)上購物系統(tǒng)。其開發(fā)主要包括后臺數(shù)據(jù)庫的建立 、 后臺管理以及前臺頁面的 Web 設(shè)計。 系統(tǒng) 使用 Microsoft 公司 以 C為核心語言的 開發(fā)工具,利用微軟提供的 VS2021 自帶的 IIS建立運行環(huán)境,再 結(jié)合 SQL Server 2021 建立數(shù)據(jù)連接關(guān)系。利用其提供的各種組件,在短時間內(nèi)建立數(shù)據(jù)庫,對數(shù)據(jù)庫進行分析與建立 頁面,不斷改進,直到功能基本實現(xiàn)的可行系統(tǒng)。 該網(wǎng) 上購物系統(tǒng)由前臺商品展示和后臺管理兩部分組成 .前臺商品展示主要包括新品上架、特價商品、銷售排行、購物車、會員管理、商品公告商品分類等 。后臺管理主要對商城內(nèi)的一些基礎(chǔ)數(shù)據(jù)進行管理,包括商品管理、會員管理、訂單管理和 公告管理等。 關(guān)鍵詞 : 網(wǎng)上購物 ,B2C,ADO 畢業(yè)設(shè)計(論文) 3 Abstract the paper aims to present a system of online shopping which is based on rules of includes the establishment of database in the background, management in the background and web design of the foreground pages. The system uses developing instrument, which takes C as key language that is develpoed by Microsoft Company,and exploit VS2021(IIS) offered by Microsoft as running environment, and then bine with SQL server 2021 to establish the database connection. At first, utilizing its various kinds of packages offered to set up the database within short time. Then, I analyzed database and made pages with , improving constantly, until basic functions of the system were realized. the work is made up of foreground show and background show concludes the latest products,bargainapriced goods,sale ranking,shopping trolley,menbership management,mondity management aims to manage the figures of shopping centre,such as mondity, membership, orders, and bulletin. Keywords: shopping online, B2C , , ADO 畢業(yè)設(shè)計(論文) 4 摘 要 ............................................................................................................................... 2 ABSTRACT .......................................................................................................................... 3 前 言 ........................................................................................................................... 5 1 概述 ............................................................................................................................... 6 問題定義及內(nèi)容簡介 .........................................................................................................................6 研究背景與研究意義 .........................................................................................................................6 研究背景 .....................................................................................................................................6 研究意義 .....................................................................................................................................7 2 網(wǎng)站設(shè)計的開發(fā)環(huán)境 ....................................................................................................... 8 硬件環(huán)境 ...............................................................................................................................................8 軟件環(huán)境 ...............................................................................................................................................8 B/S 模式 .................................................................................................................................................8 介紹 ..........................................................................................................................................8 C語言 ............................................................................................................................................8 ...........................................................................................................................................9 SQL SERVER 2021 數(shù)據(jù)庫 ......................................................................................................................9 3 可行性分析 ......