小學(xué)讀背興趣任務(wù)管理系統(tǒng)-計算機(jī)畢業(yè)設(shè)計源碼
摘 要
隨著互聯(lián)網(wǎng)技術(shù)的發(fā)展,計算機(jī)技術(shù)廣泛應(yīng)用在人們的生活中,逐漸成為日常工作、生活不可或缺的工具。目前,各種在線學(xué)習(xí)平臺層出不窮。建設(shè)路小學(xué)讀背興趣任務(wù)繁重,如何快速的學(xué)習(xí)提高小學(xué)生的讀背興趣任務(wù),是老師非常關(guān)注的問題。為小學(xué)讀背興趣任務(wù)開發(fā)必要的程序,能夠有效的提高學(xué)習(xí)效率。一直以來,建設(shè)路小學(xué)讀背興趣任務(wù)管理一直沒有系統(tǒng)化的平臺,無法準(zhǔn)確掌握學(xué)習(xí)方法,由此提出開發(fā)建設(shè)路小學(xué)讀背興趣任務(wù)管理系統(tǒng),借助管理系統(tǒng)的優(yōu)勢,家長在線參與管理,提高孩子的學(xué)習(xí)效率。
本文先提出了開發(fā)建設(shè)路小學(xué)讀背興趣任務(wù)管理系統(tǒng)的背景意義,然后通過功能性和非功能性分析闡述本系統(tǒng)的需求,然后從功能設(shè)計和數(shù)據(jù)庫設(shè)計兩方面進(jìn)行系統(tǒng)的設(shè)計建模。在技術(shù)實現(xiàn)部分采用了Java作為開發(fā)后臺的編程語言,數(shù)據(jù)庫選擇MySQL。最后進(jìn)行了代碼的編寫,并說明了實現(xiàn)流程。最終,通過軟件測試來驗證建設(shè)路小學(xué)讀背興趣任務(wù)管理系統(tǒng)的功能要求。
關(guān)鍵詞:建設(shè)路小學(xué);讀背興趣任務(wù);學(xué)習(xí)效率;Java;
?
Abstract
With the development of Internet technology, computer technology is widely used in people's life and has gradually become an indispensable tool for daily work and life. At present, various online learning platforms emerge in endlessly. Jianshe Road Primary School has a heavy task of reading and reciting interest. Teachers are very concerned about how to quickly learn and improve pupils' reading and reciting interest. Developing necessary programs for reading and reciting interest tasks in primary schools can effectively improve learning efficiency. For a long time, there has been no systematic platform for the task management of reading and reciting interest in Jianshe Road Primary School, so it is impossible to accurately master the learning methods. Therefore, it is proposed to develop the task management system of reading and reciting interest in Jianshe Road Primary School, and with the help of the advantages of the management system, parents can participate in the management online to improve children's learning efficiency.
This paper first puts forward the background significance of developing the reading and reciting interest task management system of Jianshe Road Primary School, then expounds the requirements of the system through functional and non functional analysis, and then carries on the design modeling of the system from two aspects of functional design and database design. In the technical implementation part, Java is used as the programming language of the development background, and MySQL is selected as the database. Finally, the code is written and the implementation process is explained. Finally, the functional requirements of reading and reciting interest task management system of Jianshe Road Primary School are verified through software testing.
Keywords: Jianshe Road Primary School; Reading and reciting interest tasks; Learning efficiency; Java;
?
目? 錄
摘 要 I
Abstract II
第一章 緒論 1
1.1 選題背景和意義 1
1.2 國內(nèi)外現(xiàn)狀 1
1.3 研究內(nèi)容 2
第二章 相關(guān)技術(shù)介紹 3
2.1 數(shù)據(jù)庫技術(shù) 3
2.2 編程環(huán)境 3
2.3 JAVA技術(shù) 4
2.4 SSM架構(gòu) 5
第三章 系統(tǒng)分析 6
3.1 需求分析 6
3.2 系統(tǒng)用例 6
3.2.1 家長用戶功能需求 6
3.2.2 管理員功能需求 7
3.2.3 教師功能需求 8
3.3 系統(tǒng)用例 9
3.3.1 操作可行性 9
3.3.2 經(jīng)濟(jì)可行性 10
3.3.3 技術(shù)可行性 10
第四章 系統(tǒng)設(shè)計 11
4.1系統(tǒng)框架設(shè)計 11
4.2系統(tǒng)功能設(shè)計 11
4.3 數(shù)據(jù)庫設(shè)計 13
4.3.1邏輯結(jié)構(gòu)設(shè)計 13
4.3.2物理結(jié)構(gòu)設(shè)計 14
第五章 系統(tǒng)實現(xiàn) 15
5.1 管理員功能實現(xiàn) 15
5.1.1管理員登錄 15
5.1.2管理主界面 15
5.1.3任務(wù)分類管理 16
5.1.4用戶管理 16
5.2 老師功能實現(xiàn) 17
5.2.1用戶注冊 17
5.2.2發(fā)布任務(wù) 17
5.2.3家長任務(wù)提交查看 18
5.2.4任務(wù)評論 18
5.3 家長師功能實現(xiàn) 19
5.3.1查看任務(wù) 19
5.3.2家長任務(wù)提交 20
5.3.3提醒查看 20
第六章 系統(tǒng)測試 23
6.1 測試說明 23
6.2 功能測試 23
6.3 測試說明 25
結(jié)論 26
參考文獻(xiàn) 27
謝 辭 29
主要功能:
1、權(quán)限管理:管理員、教師、分組家長、單個家長不同的頁面權(quán)限,數(shù)據(jù)權(quán)限。
2、管理員管理:具備全功能管理,分配班級、教師、家長分組、家長賬號及權(quán)限,具備所有的界面、數(shù)據(jù)管理。
3、班級分類:學(xué)校級管理,具備多個年級,多個班級,班級里面有多位老師,也有多個家長,作為一個管理集合。
4、教師權(quán)限:上傳當(dāng)天學(xué)習(xí)情況,讀任務(wù)、背任務(wù)、和家長一起讀任務(wù)、具備教師上傳信息的增刪改查功能??梢陨蟼骷跋螺d任務(wù)圖片及任務(wù)視頻。教師可以評論家長上傳的文字、圖片、視頻。
5、家長權(quán)限:接收該班級老師上傳的讀、背任務(wù)等。家長可以通過提交簽名完成回復(fù)任務(wù)。任務(wù)如果沒有回復(fù),一直掛起,主動提醒家長及任務(wù)教師。家長可以提交文字、圖片、視頻信息,提交完成后可以評論。
6、統(tǒng)計及查詢:能夠按照年月日查詢教師上傳的信息,能夠以可視化圖形統(tǒng)計班級、教師、分組、家長各種信息。


