【正文】
1 玉林師范學(xué)院本科生畢業(yè)設(shè)計(jì) 基于 JAVA 電信計(jì)費(fèi) 系統(tǒng) 的設(shè)計(jì)與 實(shí)現(xiàn) The Design and Realization of Tele Billing System Based on JAVA 院系 系 數(shù)學(xué)與計(jì)算機(jī)科學(xué)系 專業(yè) 業(yè) 計(jì)算機(jī)科學(xué)與技術(shù) 學(xué) 生 班 級(jí) 級(jí) 姓名 名 學(xué)號(hào) 號(hào) 指導(dǎo)教師單位 數(shù)學(xué)與計(jì)算機(jī)科學(xué)系 指導(dǎo)教師姓名 盧宏煦 指導(dǎo)教師職稱 講師 基于 JAVA 電信計(jì)費(fèi)系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 2 基于 JAVA 電信計(jì)費(fèi) 系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 計(jì)算機(jī)科學(xué)與技術(shù) 級(jí) 張 xx 指導(dǎo)教師 盧宏煦 摘要 在電信運(yùn)營(yíng)系統(tǒng)中,電信計(jì)費(fèi)系統(tǒng)是主要的支撐系統(tǒng),占有重要地位。計(jì)費(fèi)系統(tǒng)有效、安全地運(yùn)行,在很大程度上影響著電信運(yùn)營(yíng)系統(tǒng)本身的運(yùn)行效率和信譽(yù)。計(jì)費(fèi)系統(tǒng)歷來(lái)都是電信運(yùn)營(yíng)和管理部門(mén)重點(diǎn)建設(shè)和發(fā)展的系統(tǒng)之一。 電信計(jì)費(fèi)系統(tǒng)是一個(gè)大型項(xiàng)目,需要幾個(gè)甚至十幾個(gè)軟件工程師的配合才可以完成,因此我做該畢業(yè)設(shè)計(jì)的課題時(shí),只實(shí)現(xiàn)部分模塊的功能。當(dāng)然,這個(gè)畢業(yè)設(shè)計(jì)的項(xiàng)目,只是用于學(xué)習(xí)開(kāi)發(fā)的邏輯過(guò)程,從而了解軟件項(xiàng)目的開(kāi)發(fā)流程,還不能完整的使用。在這個(gè)大型項(xiàng)目中,我選擇的是用戶管理模塊、管理員管理模塊、權(quán)限管理模塊和資費(fèi)管理模塊。本系統(tǒng)是在數(shù)據(jù)采集系統(tǒng)的基礎(chǔ)上建立起來(lái)的,通過(guò)對(duì)用戶訪問(wèn)開(kāi)放實(shí)驗(yàn)室的時(shí)間和業(yè)務(wù)來(lái)對(duì)用戶進(jìn)行計(jì)費(fèi)。而對(duì)于這個(gè)系統(tǒng)的管理是很復(fù)雜的,它涉及各個(gè)用戶角色的劃分,權(quán)限的賦予。 關(guān)鍵字: 電信計(jì) 費(fèi) , JAVA, MySQL 3 The design and realization Tele Billing system based on JAVA Computing Science And Technology Supervisor Lu Hongxu Abstract In the telemunication operation system, telemunications billing system is the main support system, occupies an important position. Billing system effective and safe operation, largely influences of China tele operating system operation efficiency and reputation of itself. Billing system always all is the telemunication operation and management system of the construction and development of the key. Tele billing system is a large project, need a few or even several software engineer can plete with, so I do the graduation design and realization of the topic, only part of the module. Of course, the graduation design project, only to learn the development process, software development process, also cannot plete use. In this project, I choose to user management module, librarian management module, management module and money management module. This system is based on the data acquisition system is established, based on the user access to open laboratory and business to users. For the system of management is very plex, it involves each user role, permissions given. Key words: Tele Billing system。 JAVA。 MySQL 基于 JAVA 電信計(jì)費(fèi)系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 4 目錄 緒論 ............................................................................................................................................................................6 課題背景 ..................................................................................................................... 6 意義 ............................................................................................................................. 6 第一章 可行性分析 .................................................................................................................................................7 技術(shù)可行性 ................................................................................................................. 7 設(shè)計(jì)思想 ..............................................................................................................................................7 ...............................................................................................................................8 .......................................................................................................................................9 經(jīng)濟(jì)可行性 ............................................................................................................... 10 ................................................................................................................................................ 10 數(shù)據(jù)庫(kù) ............................................................................................................................................... 10 應(yīng)用軟件開(kāi)發(fā) ................................................................................................................................... 10 第二章 需求分析 .................................................................................................................................................. 10 項(xiàng)目總體介紹 ........................................................................................................... 10 項(xiàng)目詳細(xì)介紹 ........................................................................................................... 12 ............................................................................................................................................ 12 ............................................................................................................................................ 12 .................................................................................................................................... 13 .................................................................................................................................... 14 ................................................................................................................................ 14 .................................................................................................................................... 15 .................................................................................................................................... 15 ................................................................................................................................ 16 .................................................................................................................................... 16 第三章 后臺(tái)數(shù)據(jù)庫(kù)設(shè)計(jì) ..................................................................................................................................... 17 系統(tǒng)結(jié)構(gòu) ................................................................................................................... 17 數(shù)據(jù)庫(kù)設(shè)計(jì) ............................................................................................................... 17 第四章 前臺(tái)業(yè)務(wù)邏輯設(shè)計(jì) ..............................