freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

學(xué)校信息管理系統(tǒng)課程設(shè)計(jì)報(bào)告(存儲(chǔ)版)

2024-10-07 16:29上一頁面

下一頁面
  

【正文】 課程信息等。因?yàn)槌煽兗炔皇菍W(xué)生獨(dú)有的也不是課程獨(dú)有的,所以這個(gè) ER 圖可以畫出如下圖 學(xué) 生課 程成 績nm學(xué) 習(xí) 圖 38 成績管理模塊中學(xué)生與課程的 ER 圖 之間,是一對(duì)多聯(lián)系,其 ER 圖如下: 11 教 師課 程n1教 學(xué) 圖 39 教師與課程的 ER 圖 3. 教師,學(xué)生與課程的 ER 圖組合到一起,得到最后的 ER 圖: 課 程學(xué) 習(xí)學(xué) 生 教 師學(xué) 習(xí)教 師課 程 學(xué) 習(xí)學(xué) 習(xí)mn1m數(shù) 據(jù) 庫 圖 310 教師,學(xué)生與課程的 ER 圖 12 第四章 數(shù)據(jù)庫設(shè)計(jì) 數(shù)據(jù)庫設(shè)計(jì)原則 數(shù)據(jù)庫設(shè)計(jì)是計(jì)算機(jī)管理信息系統(tǒng)中很重要的部分,設(shè)計(jì)質(zhì)量的好壞、數(shù)據(jù)結(jié)構(gòu)的優(yōu)劣之間影響到管理數(shù)據(jù)庫的成績。由于在學(xué)生信息管理系統(tǒng)中,需要采集大量的信息,包括學(xué)生信息,班級(jí)信息,課程信息,成績信息,教師信息等,如果不能夠合理有效地組織數(shù)據(jù)表的結(jié)構(gòu),以及合理設(shè)置每張表所包含的字段,那么后期進(jìn)行的數(shù)據(jù)的整理以及匯總時(shí),就會(huì)增加編程人員的開發(fā)難度,并造成成績效益的大幅度下降。因此,該系統(tǒng)必然會(huì)存在一些缺陷和不足。他無論在理論上還是在實(shí)踐中,都給予我很大的幫助,使我得到很大的提高,這對(duì)于我以后的工作和學(xué)習(xí)都有一種巨大的幫助,在此感謝他耐心的輔導(dǎo)。 在設(shè)計(jì)過程中,我從指導(dǎo)老師劉引濤身上學(xué)到了很多東西。在本系統(tǒng)的開發(fā)過程中,由于本人是初次開發(fā)軟件,在知識(shí)、經(jīng)驗(yàn)方面都存在著不足。 必須維護(hù)數(shù)據(jù)正確的正確性和一致性,在系統(tǒng)中,多個(gè)用戶共享數(shù)據(jù)庫,由于并行開發(fā)操作,可能影 響數(shù)據(jù)的一致性,因此必須用加鎖等辦法保證數(shù)據(jù)的一致性。 ? 系統(tǒng)幫助: 包括幫助信息,關(guān)于系統(tǒng)及退出程序等。數(shù)據(jù)需求分析就是對(duì)系統(tǒng)涉及的數(shù)據(jù)進(jìn)行識(shí)別,并描述出它們?cè)谙到y(tǒng)中的關(guān)系和流向。另外,規(guī)范的設(shè)計(jì),科學(xué)的檢測(cè),使系統(tǒng)更加穩(wěn)定可靠,功能 增減靈活自如,維護(hù)方便快捷。在軟件方面,本系統(tǒng)采用的是 java進(jìn)行開發(fā),前臺(tái)網(wǎng)頁設(shè)計(jì)使用的是 Dreamweaver 8,而數(shù)據(jù)庫系統(tǒng)采用的是Microsoft SqlServer 2020。 3 SQL Server 2020 是一個(gè)全面的數(shù)據(jù)庫平臺(tái),使用集成的商業(yè) 智能 (BI) 工具提供了企業(yè)級(jí)的 數(shù)據(jù)管理 。 ? 可對(duì)查詢結(jié)果進(jìn)行分類匯總,實(shí)現(xiàn)報(bào)表打印。 關(guān)鍵字: SQL SERVER 20數(shù)據(jù)庫、信息管理系統(tǒng) 2 Abstract Student information management system is an indispensable part of an education unit, its content is very important to the school administrators and policy makers. This paper introduces the development of student information management system of the whole process, describes the whole process of the implementation of the system analysis, system design, database design and system. In the development of methods on the use of software engineering ideas and methods, on the whole life cycle using structured development methods, the use of specific modules of the prototype method and objectoriented system development method. Using as a development tool, SQL Server 2020 as the background database. This system has the student records management, class management, curriculum management, performance management, professional management module, management module, can be pleted daily life records, class information, curriculum information, performance information to add, modify, delete, query, print and other functions. In the design of the main course management, student achievement management, student records management module in detail design. Keywords: SQL SERVER 2020, database, information management system 3 目 錄 引 言 ........................................................................................................................................... 1 第一章 系統(tǒng)開發(fā)的意義、目的和技術(shù)簡介 ...................................................................................
點(diǎn)擊復(fù)制文檔內(nèi)容
高考資料相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1