【正文】
嘉 應(yīng) 學(xué) 院 本科 畢業(yè)論 文( 設(shè)計(jì) ) 題 目 : 基于 Java 的電子商城管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 院 系 : 計(jì) 算機(jī)系 專 業(yè) : 計(jì) 算機(jī)科 學(xué) 與技 術(shù) 姓 名 : 唐成林 學(xué) 號(hào) : 111110013 指 導(dǎo) 教 師 : 鄒咸林 教 師職稱 : 副教授 申請(qǐng)學(xué)位: 工學(xué)學(xué)士 填 寫 日期: 2020 年 4 月 20 日 基于 Java的電子商城管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 基于 Java的電子商城管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) I 摘 要 隨著 市 場(chǎng)經(jīng)濟(jì) 的 逐漸 形成,全球化 經(jīng)濟(jì) 已在 國(guó)內(nèi) 迅速 發(fā) 展起 來(lái) 。以往的 銷 售模式正在受到空前的挑 戰(zhàn) :人 們 已 經(jīng)對(duì) 去固定 的場(chǎng) 所、 購(gòu)買 (出售 )固定的物品的交易方式所 帶來(lái) 的不便越 來(lái) 越感到不 滿 ,交易的 時(shí)間長(zhǎng) 、效率低。高 額 的 運(yùn)費(fèi) 、 銷 售 場(chǎng) 地的 憑 租 費(fèi) 等繁多的額 外 開 支也 給商家?guī)?lái) 沉重的成本支出。 為 了 適應(yīng) 市 場(chǎng)、適應(yīng)經(jīng)濟(jì) 前 進(jìn) 的步伐, 買 家和商家都在努力 積極 地 尋 找一種能 夠帶來(lái) 高效率、低成本 銷 售模式。 網(wǎng)上商城不需要商店的 憑 租 費(fèi); 新商品可以用最短的 時(shí)間 吸引 顧 客的眼球,因 為 它不需要那么 長(zhǎng) 的 運(yùn)輸時(shí)間 。網(wǎng)上商城 為 商家 節(jié) 省了大 筆 的 運(yùn)輸費(fèi) 用、 場(chǎng) 地 憑 租 費(fèi) 等 額 外成本,同 時(shí) 也 為買家?guī)?lái)了無(wú)窮 的方便性。網(wǎng)上商城使得“ 買東 西、不出 門 ”成 為現(xiàn)實(shí) 。廉價(jià)的網(wǎng) 絡(luò)資 源使得網(wǎng)上商城成本低廉, 給世 界性的互 聯(lián) 網(wǎng) 絡(luò)帶來(lái)無(wú)比寬闊 的市 場(chǎng),給商家 /買家?guī)?lái)了眾 多利益和 無(wú) 限需求。 本 設(shè)計(jì)對(duì) 商 業(yè) 活 動(dòng)中 常 見 的采 購(gòu) 、 庫(kù) 存、 銷 售 等商 業(yè) 活 動(dòng)以 及相 關(guān)的 供 貨 商和客 戶 等基本信 息進(jìn) 行了管理。系 統(tǒng) 中的 數(shù) 據(jù)格式和字 段設(shè) 置不具體 針對(duì) 某一 個(gè) 行 業(yè) 或企 業(yè) ,因而具有普遍的適用性。 關(guān)鍵詞 : 商品;網(wǎng)上商城 基于 Java的電子商城管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) II ABSTRACT Along with the gradual formation of a market economy, globalization, the economy has developed rapidly in China. Sales of the previous model is facing an unprecedented challenge: people have right to a fixed place to buy (sell) a fixed mode of modities are increasingly dissatisfied with the inconvenience of the transaction long time and low efficiency. High freight costs, sales venue rental, etc. With many of the additional expenses also impose a heavy cost to businesses. In order to adapt to the market to adapt to the pace of growth of our economy, buyers and businesses are working actively to find a way to bring high efficiency, low cost sales model. Online Mall With no rental store。 new product can be the shortest possible time to attract customers attention, because it does not need that long transport time. Online Mall for businesses substantial savings in transport costs, venue rental, etc. With the additional costs, but also for the buyer to bring endless convenience. Online Mall making the buy things do not go out, bee a reality. Network resources allows lowcost lowcost online mall, to the worldwide Inter has brought tremendous broad market, to the vendor / buyer has brought many benefits and unlimited demand. The design of mercial activities in a mon procurement, inventory, sales and other mercial activities, and related suppliers and customers, and other basic information management. System data format and field settings are not specific to a particular industry or enterprise, which has universal applicability. Key words: Goods, Online Mall 基于 Java的電子商城管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) III 目 錄 摘 要 .................................................................................................................................................. I ABSTRACT ........................................................................................................................................ II 第一章 緒 論 ................................................................................................................................... 1 課題背景 ...................................................................................................................................1 目的和意義 ................................................................................................................................1 系統(tǒng)設(shè)計(jì)思想 ............................................................................................................................2 系統(tǒng)開發(fā)環(huán)境 ............................................................................................................................2 本章小結(jié) ...................................................................................................................................4 第二章 需求分析 ............................................................................................................................... 5 功能需求 .....................................................................................................................................5 數(shù)據(jù)元素定義 ..............................................................................................................................6 業(yè)務(wù)流程分析 ..............................................................................................................................6 本章小結(jié) .....................................................................................................................................9 第三章 總體設(shè)計(jì) ............................................................................................................................. 10 系統(tǒng)模塊總體設(shè)計(jì) ..................................................................................................................... 10 系統(tǒng)數(shù)據(jù)庫(kù)設(shè)計(jì) ........................................................................................................................ 12 本章小結(jié) ................................................................................................................................... 17 第四章 詳細(xì)設(shè)計(jì)與實(shí)現(xiàn) ................................................................................................................. 18 系統(tǒng)運(yùn)行平臺(tái)設(shè)計(jì) ..................................................................................................................... 18 各模塊詳細(xì)設(shè)計(jì)與實(shí)現(xiàn) .............................................................................................................. 19 本章小結(jié) ....................................................................................................