【正文】
淮 海 工 學(xué) 院 畢業(yè)設(shè)計 (論文 )說明書 題 目: 基于 asp 銷售管理系統(tǒng)的設(shè)計與實現(xiàn) 作 者: 學(xué) 號: 5402213103 系 (院 ): 計算機科學(xué)系 專 業(yè): 網(wǎng)絡(luò)管理與信息處理 指導(dǎo)者: 高振玉 (姓 名 ) (專業(yè)技術(shù)職務(wù) ) 評閱者: (姓 名 ) (專業(yè)技術(shù)職務(wù) ) 2020 年 6 月 12 連 云 港 畢業(yè)設(shè)計(論文)中文摘要 基于 asp 銷售管理系統(tǒng)的設(shè)計與實現(xiàn) 摘要 21 世紀的今天 ,隨著計算機科學(xué)的發(fā)展,數(shù)據(jù)庫技術(shù)在 Inter 中的 應(yīng)用越來越廣泛,為廣大網(wǎng)絡(luò)用戶提供了更加周到和人性化的服務(wù)。個性化已逐漸成為當今 Web 應(yīng)用的潮流。 本文研究的是基于 asp 關(guān)聯(lián)數(shù)據(jù)庫的銷售管理系統(tǒng) ,與現(xiàn)今眾多的在線銷售管理系統(tǒng)一樣 ,系統(tǒng)具有界面設(shè)計美觀 ,功能設(shè)計人性化等優(yōu)點 .網(wǎng)上書店在我國 雖然 剛起步 不久,但發(fā)展很快 。隨著我國互聯(lián)網(wǎng)的更加普及和網(wǎng)上書店的更趨成熟,會有越來越大的消費群體,市場潛力會得到充分發(fā)揮。但 對網(wǎng)上書店不合時宜的 苛求,不僅無助于問題的解決,而且會耽誤商機,使自己處于被動地位 。 本文中所包含內(nèi)容大體如下 : (1)介紹了個性化頁面的背景及 Win2020server+IIS+ASP 系統(tǒng)的一般原理; (2)闡 述整個個性化頁面生成系統(tǒng)的系統(tǒng)結(jié)構(gòu) ,以及工作原理 ,分析了系統(tǒng)實現(xiàn)中 特殊性、難點和重點。 (3)設(shè)計實現(xiàn)用戶管理、圖書目錄管理、圖書信息錄入管理、書店定單管理、圖書的瀏覽和查找、書店購物結(jié)帳功能等 ASP 頁面 。 (4)分析并解決實現(xiàn)中的若干技術(shù)問題。 (5)建立完整的網(wǎng)上書店,進行測試并分析結(jié)果。 關(guān)鍵詞 網(wǎng)上書店 ASP 連接 數(shù)據(jù)庫 畢 業(yè) 設(shè) 計 ( 論 文 ) 外 文 摘 要 Title Based on asp Sell management system design and realization Abstract 21st century today, along with puter science development,data bank technology in Inter application more and more widespread,provided for the general works user has been thorougher and human nature melts the service. The personalization has bee now the web application tidal current gradually. This article studies is based on the asp connection database sale management system management system,Is same with the nowadays multitudinous online sell management system desigin and system has the contact surface design to be artistic,Merit and so on functional design human nature melts. On bookstore in our country although just started soon, but developed very quickly。Is more popular along with our country Inter and on the the bookstore hastens maturely, can have the more and more big expense munity, the market potential can obtain the full display. But to on bookstore inopportune making excessive demands, not only no use to in question solution, moreover can delay the opportunity, causes oneself to be in the passive position. In this article contains the content as follows roughly: (1) Elaborates the entire personalization page production system ,system structure and the principle of work。 has analyzed in the system realization particularity, the difficulty and key. (2) Designs the realization user management, the library catalog management, the books information input management, bookstore order form ASP page and so on the management, books browsing and search bookstore shopping paying up function. (3) Analyzes and in the solution realization certain technical questions. (4) Establishes the integrity on the work the bookstore, carries on the test and the analysis result. Keywords ASP, Connection, Database 二○○五屆 畢業(yè)設(shè)計論文 第 Ⅰ 頁 共 Ⅰ 頁 目錄 1 課題研究背景 ....................................................... 1 引言 .............................................................. 1 概述 .............................................................. 1 網(wǎng)上銷售簡介 ...................................................... 2 系統(tǒng)開發(fā)環(huán)境介紹 .................................................. 3 2 系統(tǒng)設(shè)計準備 ....................................................... 8 目標設(shè)計 .......................................................... 8 設(shè)計思想 .......................................................... 8 系統(tǒng)的功能設(shè)計 ................................................... 10 3 后臺數(shù)據(jù)庫介紹 .................................................... 11 系統(tǒng)數(shù)據(jù)流程 ..................................................... 11 數(shù)據(jù)庫的具體設(shè)計 ................................................. 12 4 系統(tǒng)的設(shè)計和簡介 .................................................. 14 系統(tǒng)結(jié)構(gòu)圖展示 ................................................... 14 用戶管理模塊設(shè)計 ................................................. 15 在線管理模塊設(shè)計 ................................................. 17 銷售管理模塊設(shè)計 ................................................. 19 系統(tǒng)主要功能模塊說明 ............................................ 21 5 系統(tǒng)設(shè)計問題分析 .................................................. 24 設(shè) 計中遇到的一些技術(shù)問題 ........................................ 24 系統(tǒng)設(shè)計中完成未完成的工作 ...................................... 25 對銷售管理系統(tǒng)的展望 ............................................ 26 結(jié)論 ................................................................ 27 致謝 ................................................................ 28 參考文獻 ............................................................ 29 二○○五屆 ???畢業(yè)設(shè)計論文 第 1 頁共 29 頁 1 課題 研究背景 計算機網(wǎng)絡(luò)作為一種先進的信息傳輸媒體,其特點就是信息傳送速度快、信息覆蓋面廣而且成本低,因此可以利用網(wǎng)絡(luò)開展商務(wù)活動。 電子商務(wù)的網(wǎng)上實踐, 是從網(wǎng)上 銷售 開始的 ,“網(wǎng)上商店”打破了 傳統(tǒng)的 銷售形式 — 商店,將商店和網(wǎng)絡(luò)結(jié)合 . 是一種典型的電子商務(wù)網(wǎng)站運用。 “ 網(wǎng)上商店 ” 實際上是運行在 Web 服務(wù)器中的一個 Web 運用程序?!熬W(wǎng)上商店 ”模擬一般的商店的經(jīng)營模式。利用頁面、腳本程序來實現(xiàn)網(wǎng)上商店 的進貨管理、銷售管理、庫存管理。 概述 21 世紀是一個以網(wǎng)絡(luò)計算機為核心的信息時代,這已成為全球所公認。數(shù)字化,網(wǎng)絡(luò)化,與信息化是 21世紀的時代特征。目前經(jīng)濟全球化與網(wǎng)絡(luò)化已經(jīng)成為一種潮流,信息技術(shù)革命與信息化建設(shè)正在使資本經(jīng)濟轉(zhuǎn)化為信息經(jīng)濟,知識經(jīng)濟,并將迅 速改變傳統(tǒng)的經(jīng)貿(mào)交易方式和整個經(jīng)濟的面貌,它加速了世界經(jīng)濟結(jié)構(gòu)的調(diào)整與重組,推動著我國從工業(yè)化向信息化社會的過渡。 電子商務(wù)帶來了經(jīng)營戰(zhàn)略,組織管理及文化沖突等方面的變化,電子商務(wù)不僅是一種技術(shù)變革,它還帶來一種通過技術(shù)的輔導(dǎo),引導(dǎo),支持來實現(xiàn)前所未有的頻繁的商務(wù)經(jīng)濟活動往來,是電子商務(wù)活動本身發(fā)生的方式,售后服務(wù)的方式,等等。消費者真正能夠足不出戶,就可貨比三家,同時,他能夠以一種輕松自由的自我服務(wù)的方式來完成交易。 Web 技術(shù)使得企業(yè)能夠為每個客戶定制產(chǎn)品和服務(wù)。電子商務(wù)使得全球上億網(wǎng)民都有可能成為企業(yè)的 客戶或合作伙伴,企業(yè)可以利用 Web 每天24 小時輕松又實惠地發(fā)展?jié)撛诳蛻簟? 電子商務(wù)帶來新的貿(mào)易組合模型。電子商務(wù)將貿(mào)易社會視為一個有機體:當把視野為從單個企業(yè)擴展到行業(yè)之后,又將繼續(xù)放寬到整個貿(mào)易社會中所有的企業(yè)組織中去,這時人們所看到的是一個單一的,復(fù)雜的有機體將原料變成成品,然后送到最終用戶手里,一個資金在其中流動,并積累到效率更高 的企業(yè)中去的結(jié)構(gòu)。當電子商務(wù)