freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

網(wǎng)上購物系統(tǒng)的開發(fā)與設(shè)計(已修改)

2024-12-22 00:50 本頁面
 

【正文】 摘 要 隨著社會的不斷發(fā)展,科學技術(shù)也在不斷的更新。 Inter 作為新型的工具,在 90 年代便開始用于商業(yè),它的迅速的發(fā)展為商業(yè)界提供了更加廣闊信息平臺與更多的商機,如催化劑一般刺激著商業(yè)經(jīng)濟的快速發(fā)展。因此選擇設(shè)計開發(fā)一個企業(yè)門戶網(wǎng)站擁有重要的意義。 本文闡述了網(wǎng)上購物系統(tǒng)的開發(fā)與設(shè)計。設(shè)計采用現(xiàn)在比較流行的 JSP 網(wǎng)站開發(fā)技術(shù),并考慮到網(wǎng)站所處理的數(shù)據(jù)的結(jié)構(gòu)特點及所學到的知識,應(yīng)用Microsoft SQL Server2021 數(shù)據(jù)庫系統(tǒng)作為網(wǎng)站的后臺數(shù)據(jù)庫。系統(tǒng)實現(xiàn)了網(wǎng)站的基本功能,包括客戶的注冊登錄 、瀏覽網(wǎng)站信息、信息查詢、購物并填寫訂單以及管理員對于網(wǎng)站的維護與更新。在頁面設(shè)計與制作中,對于頁面的基本格式,使用 HTML 語言出大的框架,然后用 Dreamweaver8 及 Eclipse 在框架里面做詳細的設(shè)計。 結(jié)合這次設(shè)計的意義對 Inter 在商業(yè)中的應(yīng)用與發(fā)展做一下介紹;然后針對整個系統(tǒng)進行分析,其中包括可行性分析、需求分析、系統(tǒng)的業(yè)務(wù)流程分析、數(shù)據(jù)分析等;在此基礎(chǔ)上確定網(wǎng)站的功能目標,將網(wǎng)站的功能逐次劃分,并細分出子功能模塊;接下來設(shè)計并實現(xiàn)各個模塊,在每個模塊都能完成其功能的結(jié)果下將其綜合成一個 完整的系統(tǒng)。 關(guān)鍵詞 : 網(wǎng)上購物; JSP; Server2021; HTML Abstract With the continuous development of society, science and technology is also in constant updates. As a new Inter tool, in the 1990s began to mercial, its rapid development for the business munity provides br oader information platform with more opportunities, such as catalyst general stimulating mercial the rapid development of economy. So choose design development an enterprise portal has important significance. This paper expounds the online shopping system development and design. Design USES now popular JSP website development technology and considering website the data dealt with the structure characteristic and the knowledge you have learned, application Server2021 Microsoft SQL database system as website backstage database. System realizes the basic function of the site, including registered by client login, browsing website information, information query, shopping and fill orders and administrator for the website maintenance and update. In web design and production, to the page of the basic format, using HTML language out the large frame, then use Dreamweaver8 and Eclipse in frame inside make detailed design. Combined with the design of the meaning of the Inter in the business the application and development of an overview, Then for the whole system is analyzed, including feasibility analysis, requirement analysis, system of business process analysis, data analysis, etc. On this basis to determine the functionality of the site goal, will the functionality of the site successive classified, and the subdivision out the son function module。 The next design and realize the modules, in each module can acplish its function result under its integrated into a plete system. Keywords: Online shopping。JSP。Server2021。HTML 目 錄 摘 要 ................................................................. I Abstract ................................................................ II 第 1 章 緒論 ............................................................ 1 課題的背景、目的與意義 ................................................................................. 1 國內(nèi)外現(xiàn)狀 ........................................................................................................... 1 論文內(nèi)容概括 ....................................................................................................... 2 論文的組織結(jié)構(gòu) ................................................................................................... 3 第 2 章 系統(tǒng)可行性研究 .................................................. 4 可行性分析 ........................................................................................................... 4 技術(shù)可行性 ................................................................................................ 4 經(jīng)濟可行性 ................................................................................................ 4 運行可行性 ................................................................................................ 4 系統(tǒng)開發(fā)目標分析 .............................................................................................. 5 業(yè)務(wù)需求分析 ............................................................................................ 5 用戶需求分析 ............................................................................................ 5 功能需求分析 ............................................................................................ 5 業(yè)務(wù)流程分析 ....................................................................................................... 6 前臺業(yè)務(wù)流程分析 ................................................................................... 6 后臺業(yè)務(wù)流程分析 ................................................................................... 6 第 3 章 需求分析 ........................................................ 8 數(shù)據(jù)流程分析 ....................................................................................................... 8 數(shù)據(jù)字典 ................................................................................................................ 8 第 4 章 系統(tǒng)總體設(shè)計 ................................................... 10 系統(tǒng)結(jié)構(gòu)設(shè)計 ..................................................................................................... 10 功能模塊設(shè)計 ..................................................................................................... 10 前臺模塊的功能模塊設(shè)計 ..................................................................... 10 后臺模塊的功能模塊設(shè)計 ..................................................................... 11 數(shù)據(jù) 庫設(shè)計概述及基本步驟 ........................................................................... 12 數(shù)據(jù)分析 .............................................................................................................. 13 數(shù)據(jù)表分析實體圖 ................................................................................. 13 數(shù)據(jù)庫數(shù)據(jù)詳細設(shè)計 ............................................................................. 15 第 5 章 詳細設(shè)計 ....................................................... 19 程序設(shè)計 .............................................................................................................. 19 系統(tǒng)運行平臺設(shè)置 ............................................................................................ 19 硬件環(huán)境: ..................................................................
點擊復制文檔內(nèi)容
研究報告相關(guān)推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1