【正文】
北京郵電畢業(yè)設(shè)計(jì) i 基于 java 的小額支付管理平臺(tái) 的設(shè)計(jì)與實(shí)現(xiàn) 摘 要 隨著計(jì)算機(jī)技術(shù)的不斷發(fā)展,計(jì)算機(jī)作為知識(shí)經(jīng)濟(jì)時(shí)代的產(chǎn)物,已被廣泛應(yīng)用于社會(huì)各個(gè)行業(yè)和領(lǐng)域。目前我國國企改革的深入和社會(huì)主義市場經(jīng)濟(jì)的日趨繁榮,金融體系的規(guī)模更是日益龐大,客戶對(duì)銀行的服務(wù)要求也在不斷提高,模擬一個(gè)快捷方便安全智能的小額支付系統(tǒng) 有很高的實(shí)用價(jià)值。 由于現(xiàn)在各大銀行的全國聯(lián)網(wǎng),異地存款,取款,存錢,在全國任何地方可以及時(shí)查詢自己帳戶等,甚至在家里,打開電腦,登錄自己的小額支付,還可以實(shí)現(xiàn)足不出戶,了解自己帳戶信息,給人們的生活和社會(huì)的經(jīng)濟(jì)帶 來了空前的變化。 在這樣的一個(gè)背景下, 為了適應(yīng)網(wǎng)絡(luò)的普及以及當(dāng)今社會(huì)發(fā)展的需要,本次我利用畢業(yè)之際,設(shè)計(jì)和模擬小額支付,以備以后作技術(shù)上的參考。出于系統(tǒng)的安全性等因素的考慮,一個(gè)系統(tǒng)設(shè)計(jì)之前,需要進(jìn)行方案和技術(shù)論證。所以不是一朝一夕能解決的。所以本次設(shè)計(jì)的系統(tǒng)主要是模擬小額支付電子交易,為廣大的客戶提供 轉(zhuǎn)賬 等功能。 我利用自己所學(xué)的計(jì)算機(jī)專業(yè)知識(shí),模擬設(shè)計(jì)一個(gè)類似與 農(nóng)業(yè) 銀行的 銀行個(gè)人小額支付系統(tǒng) ,使自己進(jìn)一步掌握運(yùn)用 JSP 語言編程的能力,并更深一步的了解有關(guān)小額支付電子交易的相關(guān)知識(shí)。 關(guān)鍵詞: 計(jì)算機(jī)技術(shù); 小額支付; JSP 北京郵電畢業(yè)設(shè)計(jì) ii The design and implementation of micropayment management platform Abstract Along with puter technology39。s unceasing development, the puter takes the era of knowledge economy the product, has been widely applied in social each profession and the domain. At present our country state enterprise reform thorough and socialist market economy39。s daybyday prosperous, financial system39。s scale is day by day huge, the customer unceasingly is also enhancing to the bank service request, simulates one to facilitate the security intelligence online bank to transfer the system quickly to have the very high use value. As a result of the present each big bank39。s national working, the different deposit, draws money, saves money, may inquire oneself account promptly in national any place and so on, even at home, turns on the puter, registers own online bank, but may also realize is confined at home, understood that oneself account information, has brought the unprecedented change for people39。s life and society39。s economy. Under a such background, to adapt the work popularization as well as now the social development need, this I use when the graduation, the design and the simulation online bank, will prepare later make in technical the reference. Stemming from system39。s factor and so on security considerations, before a system design, needs to carry on the plan and the technical proof. Therefore this design39。s system mainly simulates Agriculture Bank of China39。s online bank electron transaction, provides the inquiry remaining sum for the general customers, to draw money, functions and so on account transfer. I use the puter specialized knowledge which one study, the simulation design one to be similar with Agricultural bank39。s online banking system, causes itself to further grasp utilizes the JSP language programming ability, and deeper step understanding related online bank electron transaction related knowledge. Keywords: Computer technology。 Online bank。 JSP 北京郵電畢業(yè)設(shè)計(jì) 目 錄 摘 要 ................................................................... i Abstract ................................................................ ii 1. 緒論 ................................................................. 1 系統(tǒng)開發(fā)的背景 ................................................... 1 系統(tǒng)開發(fā)的目的 ................................................... 1 系統(tǒng)開發(fā)的現(xiàn)實(shí)意義 ............................................... 1 國內(nèi)外現(xiàn)狀 ....................................................... 2 主要研究內(nèi)容 ..................................................... 2 系統(tǒng)功能 ......................................................... 2 2. 系統(tǒng)分析 ............................................................. 4 系統(tǒng)可行性分析 ................................................... 4 技術(shù)可行性 ................................................. 4 經(jīng)濟(jì)可行性 ................................................. 4 社會(huì)可行性 ................................................. 4 系統(tǒng)需求分析 ..................................................... 4 3. 系統(tǒng)架構(gòu)設(shè)計(jì) ......................................................... 6 架構(gòu)設(shè)計(jì)目標(biāo) ..................................................... 6 系統(tǒng)架構(gòu)設(shè)計(jì) ..................................................... 6 系統(tǒng)架構(gòu)圖 ....................................................... 9 系統(tǒng)架構(gòu)類圖 ............................................... 9 注冊(cè)新用戶流程圖 .......................................... 10 系統(tǒng)用例圖 ................................................ 11 數(shù)據(jù)庫設(shè)計(jì) ...................................................... 12 數(shù)據(jù)庫的完整性 ............................................ 12 ER 圖 ...................................................... 13 物理表結(jié)構(gòu)圖 .............................................. 13 客戶實(shí)體圖 ................................................ 15 4. 系統(tǒng)詳細(xì)設(shè)計(jì) ........................................................ 16 用戶模塊設(shè)計(jì) .................................................... 16 用戶登錄 .................................................. 16 用戶注冊(cè) .................................................. 16 會(huì)員管理界面 .............................................. 18 管理員界面設(shè)計(jì) .................................................. 23 管理員登陸 ................................................ 23 管理員管理界面 ............................................ 24 注冊(cè)用戶管理 .............................................. 25 系統(tǒng)公告管理 .............................................. 26 銀行管理 .................................................. 28 信息記錄管理 .............................................. 29 開發(fā)環(huán)境的選擇 .................................................. 30 系統(tǒng)開發(fā)工具 .............................................. 30 北京郵電畢業(yè)設(shè)計(jì) 數(shù)據(jù)庫的選擇 .............................................. 31 服務(wù)器的選擇 .............................................. 31 系統(tǒng)網(wǎng)絡(luò)架構(gòu)設(shè)計(jì) .......................................... 33 結(jié) 論 .................