【正文】
浙江科技學(xué)院信息與電子工程學(xué)院2022屆本科畢業(yè)設(shè)計(jì)(論文) I 摘要在近幾十年來(lái),中國(guó)電信行業(yè)在客戶(hù)群和規(guī)模的發(fā)展上有了比較大的突破。伴隨著電信行業(yè)、計(jì)算機(jī)水平和網(wǎng)絡(luò)技術(shù)的高速發(fā)展,電信計(jì)費(fèi)系統(tǒng)也在不斷的完善進(jìn)步。電信是比較傳統(tǒng)的固定網(wǎng)絡(luò)運(yùn)營(yíng)商,要適應(yīng)市場(chǎng)的轉(zhuǎn)變來(lái)進(jìn)一步提高和改革技術(shù),從而來(lái)形成固定網(wǎng)絡(luò)業(yè)務(wù)的多樣化和綜合服務(wù)化的轉(zhuǎn)變。在電信的業(yè)務(wù)中,有一種是實(shí)驗(yàn)室出租業(yè)務(wù)。用戶(hù)向電信的運(yùn)營(yíng)商申請(qǐng)一個(gè)賬號(hào),就可以遠(yuǎn)程登錄使用實(shí)驗(yàn)室。該電信計(jì)費(fèi)系統(tǒng)是借助先進(jìn)的現(xiàn)代計(jì)算機(jī)技術(shù),對(duì)訪問(wèn)實(shí)驗(yàn)室的用戶(hù)進(jìn)行管理和計(jì)費(fèi),為電信其他各項(xiàng)業(yè)務(wù)的運(yùn)營(yíng)管理提供收費(fèi)的依據(jù)。使用了SSH(Spring+Struts2+Hibernate)、JavaScript 、和Ajax異步交互等技術(shù)開(kāi)發(fā)實(shí)現(xiàn)。按照軟件開(kāi)發(fā)的一般流程:需求分析、概要設(shè)計(jì)、詳細(xì)設(shè)計(jì)、測(cè)試、發(fā)布運(yùn)行等完成的,最終使該項(xiàng)目達(dá)到一個(gè)商業(yè)項(xiàng)目標(biāo)準(zhǔn)。關(guān)鍵詞:電信計(jì)費(fèi)系統(tǒng),B/S模式,SSHComment [S1]: 關(guān)鍵字首字母大寫(xiě)浙江科技學(xué)院信息與電子工程學(xué)院2022屆本科畢業(yè)設(shè)計(jì)(論文) II ABSTRACTIn recent decades, China39。s tele industry in customer base and the scale of development has a big breakthrough. With the telemunications industry, puter level and the highspeed work technology development, tele billing system is also in constant perfect progress.Telemunications is more traditional fixed work operators, to adapt to market changes to further improve and reform techniques, and to form a fixed work business diversification and prehensive service transformation. In the telemunications business, have a kind of is the laboratory rental business. Users of the tele operators to apply for an account, you can use remote login laboratory.The tele billing system is by means of the advanced modern puter technology, the users to access laboratory management and billing, for all other business operation of telemunications to provide the basis for the management fee. Used SSH (Spring + Struts2 + Hibernate), JavaScript, and Ajax asynchronous interaction technology development realized. According to the software development process of general: demand analysis, general design, detailed design, testing and published by the operation of the plete, finally make the project to a mercial project standards.Keywords: Tele billing system,B/S model,SSH浙江科技學(xué)院信息與電子工程學(xué)院2022屆本科畢業(yè)設(shè)計(jì)(論文) III 目錄摘要 ....................................................................................................................................IABSTRACT .....................................................................................................................II第1章 引言 ........................................................................................................................2 背景 .....................................................................................................................2 項(xiàng)目技術(shù) .............................................................................................................2 項(xiàng)目環(huán)境 .............................................................................................................2 名詞解釋 .............................................................................................................2第2章 系統(tǒng)功能概要 ........................................................................................................2 后臺(tái)數(shù)據(jù)服務(wù) .....................................................................................................2 數(shù)據(jù)采集 ..................................................................................................2 數(shù)據(jù)整合 ..................................................................................................2 前臺(tái)營(yíng)運(yùn)管理 .....................................................................................................2 權(quán)限管理模塊 ..........................................................................................2 管理員管理模塊 ......................................................................................2 用戶(hù)管理模塊 ..........................................................................................2 資費(fèi)管理模塊 ..........................................................................................2 賬務(wù)查詢(xún)模塊 ..........................................................................................2 賬單查詢(xún)模塊 ..........................................................................................2 前臺(tái)用戶(hù)服務(wù) .....................................................................................................2 用戶(hù)自服務(wù)模塊 ......................................................................................2第3章 系統(tǒng)詳細(xì)設(shè)計(jì) .......................................................................................................2 數(shù)據(jù)庫(kù)設(shè)計(jì) .........................................................................................................2 后臺(tái)數(shù)據(jù)服務(wù) ..........................................................................................2 前臺(tái)運(yùn)營(yíng)管理 ..........................................................................................2 前臺(tái)用戶(hù)服務(wù) ..........................................................................................2 持久層設(shè)計(jì) .........................................................................................................2 權(quán)限管理 .............