摘要
公務(wù)員考試信息管理系統(tǒng)是針對公務(wù)員考試必不可少的一個部分。在公務(wù)員考試的整個過程中,公務(wù)員考試信息管理擔負著最重要的角色。為滿足如今日益復(fù)雜的管理需求,公務(wù)員考試信息管理程序也在不斷改進。本課題所設(shè)計的公務(wù)員考試信息管理系統(tǒng),使用Python技術(shù)進行開發(fā),它的優(yōu)點代碼不能從瀏覽器查看,保密性非常好,比其他的系統(tǒng)更具安全性。Python還容易修改和調(diào)試,畢竟公務(wù)員考試信息是在不斷更新中,難免有更多需求,這點很重要。而且,本系統(tǒng)對公務(wù)員考試信息的管理,是為了滿足人們更深層次的需求。除了上述優(yōu)勢外,本系統(tǒng)還具有:查詢迅速,搜索資料方便,可靠性強等等。
關(guān)鍵詞:公務(wù)員考試;Python;可靠性。
Absract
The information management system of civil service examination is an indispensable part of civil service examination. In the whole process of civil service examination, the information management of civil service examination plays the most important role. To meet today's increasingly complex management needs, civil service examination information management procedures are constantly improved. The design of the civil service examination information management system, using Python technology development, its advantages of the code can not be viewed from the browser, confidentiality is very good, more security than other systems. Python is also easy to modify and debug, because the information on the civil service exam is constantly being updated, which is important because there are more requirements. Moreover, the management of this system to the information of civil service examination is to meet the deeper needs of people. In addition to the advantages mentioned above, the system also has: quick query, easy to search information, strong reliability and so on.
Key words: civil service examination; Python; Reliability.
目錄
目錄 III
1緒論 4
1.1開發(fā)背景 4
1.2開發(fā)意義 4
1.3課題研究現(xiàn)狀 4
1.4項目研究內(nèi)容 5
2開發(fā)技術(shù)介紹 6
2.1B/S架構(gòu) 6
2.2Python簡介 6
2.3 Django框架 6
2.4 MySQL數(shù)據(jù)庫 6
2.5MySQL環(huán)境配置 8
3系統(tǒng)分析 9
3.1可行性分析 9
3.1.1技術(shù)可行性 9
3.1.2經(jīng)濟可行性 9
3.1.3操作可行性 10
3.1.4 運行可行性 10
3.2系統(tǒng)性能需求分析 10
3.3系統(tǒng)功能分析 10
3.4系統(tǒng)流程的分析 11
3.4.1 用戶管理的流程 12
3.4.2個人中心管理流程 12
3.4.3登錄流程 13
4系統(tǒng)設(shè)計 14
4.1 軟件功能模塊設(shè)計 14
4.2數(shù)據(jù)庫設(shè)計與實現(xiàn) 14
4.2.1概念模型設(shè)計 15
4.2.2數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計 15
5系統(tǒng)詳細設(shè)計 21
5.1系統(tǒng)功能模塊 21
5.2管理員功能模塊 23
6 系統(tǒng)測試 28
6.1 測試目的 28
6.2 測試的步驟 28
6.3測試結(jié)論 28
7 系統(tǒng)維護 29
8 結(jié)論 30
參考文獻 31
致謝 31
(a) 管理員;管理員使用本系統(tǒng)涉到的功能主要有:首頁,個人中心,用戶管理,學(xué)習分類管理,學(xué)習區(qū)域管理,試題管理,試卷管理,系統(tǒng)管理,考試管理等功能。
(b)用戶;進入系統(tǒng)可以實現(xiàn)首頁,學(xué)習區(qū)域,試卷,系統(tǒng)公告,個人中心,后臺管理等功能。
版權(quán)聲明:本文內(nèi)容由互聯(lián)網(wǎng)用戶自發(fā)貢獻,該文觀點僅代表作者本人。本站僅提供信息存儲空間服務(wù),不擁有所有權(quán),不承擔相關(guān)法律責任。如發(fā)現(xiàn)本站有涉嫌抄襲侵權(quán)/違法違規(guī)的內(nèi)容, 請發(fā)送郵件至 舉報,一經(jīng)查實,本站將立刻刪除。