• <fieldset id="ugiuw"></fieldset>
    • <strike id="ugiuw"><input id="ugiuw"></input></strike>
      <strike id="ugiuw"></strike>
    • <tfoot id="ugiuw"></tfoot>
      <strike id="ugiuw"><rt id="ugiuw"></rt></strike>
    • <strike id="ugiuw"><input id="ugiuw"></input></strike>
      <strike id="ugiuw"><input id="ugiuw"></input></strike>
      論文格式
      電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業管理 信息計算科學 電氣自動化 歷史論文
      機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
      制藥工程 生物工程 包裝工程 模具設計 測控專業 工業工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
      通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
      • 首頁 |
      • 畢業論文 |
      • 論文格式 |
      • 個人簡歷 |
      • 工作總結 |
      • 入黨申請書 |
      • 求職信 |
      • 入團申請書 |
      • 工作計劃 |
      • 免費論文 |
      • 合作期刊 |
      • 論文同學網 |
      搜索 高級搜索

      當前位置:論文格式網 -> 畢業論文 -> 計算機論文
      畢業論文標題:

      校園寬帶上網計費系統開發

       本文ID:LWGSW14678 價格:收費積分/100
      掃一掃 掃一掃
      本站會員可自行下載:下載地址 校園寬帶上網計費系統開發 (收費:1000 積分)  

      論文字數:16464,頁數:49  
      摘  要

       本論文闡述了校園寬帶上網計費系統的分析與實現。主要包括帳戶管理,資費配置和帳務管理三個部分。帳戶管理實現用戶注冊功能(包括預注冊和正式注冊),資費配置實現收費策略,帳務管理實現帳戶的余額管理功能。
       本文重點介紹了利用J2EE開發環境,結合校園網絡的特點和用戶實際需求,進行上網計費管理系統的設計與開發過程。在設計和開發過程中貫徹面向對象的編程設計思想,采用的核心工作流程為:業務建模、分析和設計、軟件實現、軟件測試。在實際編碼前重點進行數據庫表結構設計,對表的結構關系進行關聯,在此基礎上設計需要的類。
       本系統采用Microsoft的Visio作為設計工具。在系統開發的不同階段,分別以UML中的用例視圖、序列圖、E-R圖和系統功能圖來描述系統。
       
      關鍵字:計費系統  webwork2  ibatis  visio  UML
       
       The Design and Implementation of Broadband Billing System
       
      Abstract
       This thesis mostly describe the design and implementation of boardband billing system. There are three part of the billing system:account management,usage config,balance management.Account management implements user register which contains advance and formal register.Usage config implements charge policy and balance management manages the balance of accounts.
        This thesis emphasis the IDE of J2EE.Contact the characteristic of the Campus Network and the actual needs of our client to design and develop the billing system.put the object-oriented method into practice, the core of the flow of work has the follow four section: Business Modeling, Analysis and Design, Software Implementation, Software Test.Database design and structure of the table is the primary thing before the coding, and finally design the necessary class.
        This system take the Visio as the design tool.at the various stages of develop, using Use Case Diagram, Sequence diagrams, E-R Diagram, system function diagram to describe the system.
       
      Keywords:billing system; webwork2; ibatis; visio; UML
      目  錄
      中文摘要 I
      英文摘要 II
      目  錄 III
      第一章  緒論 1
      1.1  課題的研究背景和現狀 1
      1.2  課題設計內容 2
      1.3  設計原則 2
      第二章  技術分析 4
      2.1  MVC模式和webwork2+spring+ibatis框架 4
      2.1.1 設計模式和框架 4
      2.1.2  MVC模式 4
      2.1.3 webwork2+spring+ibatis框架 5
      第三章  系統分析 7
      3.1  系統目標 7
      3.2  系統可行性分析研究 7
      3.2.1 經濟可行性 7
      3.2.2 技術可行性 7
      3.3  需求分析 8
      3.3.1 術語解釋 8
      3.4  系統運行要求 10
      第四章  總體設計 11
      4.1  系統總功能模塊圖 11
      4.2 系統設計 11
      4.2.1  系統開發工具選擇 11
      4.2.2  系統方案的選擇 12
      4.3 數據庫表設計 12
      4.4   數據表設計 14
      4.5  時序圖分析 21
      第五章  系統實現 22
      5. 1 配置文件 22
      5.2 cardtype模塊流程 25
      5.3 用戶注冊 30
       5.3.1 用戶預注冊 30
       5.3.2 用戶預注冊查詢及正式注冊 31
      5.4 資費配置 33
       5.4.1 資費配置(USAGE TYPE) 34
       5.4.2 計價單位配置(USAGE UNIT) 34
       5.4.3 基礎資費配置(USAGE RATE) 35
       5.4.4 時段配置(PERIOD RATE) 37
       5.4.5 優惠配置(DISCOUNT) 39
       5.4.6 資費策略配置(RATE POLICY) 39
      5.5 賬務管理 41
      第六章  總結 43
      參考文獻 44
      致謝 45


      相關論文
      本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
      上一篇:鮮花在線銷售系統 下一篇:醫院住院管理信息系統
      Tags:校園 寬帶 上網 計費系統 開發 【收藏】 【返回頂部】
      最新文章
      熱門文章
      計算機論文
      推薦文章

      本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

      論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供計算機論文畢業論文格式,論文格式范文,畢業論文范文

      Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

      感谢您访问我们的网站,您可能还对以下资源感兴趣:

      论文格式网:毕业论文格式范文
        <abbr id="u80ce"></abbr>
          <strike id="u80ce"><menu id="u80ce"></menu></strike>
          <abbr id="u80ce"></abbr>