基于微信小程序的透析耗材管理系統(tǒng)設(shè)計與實現(xiàn)-計算機畢業(yè)設(shè)計源碼+LW文檔
摘? 要
隨著信息技術(shù)和網(wǎng)絡(luò)技術(shù)的飛速發(fā)展,人類已進入全新信息化時代,傳統(tǒng)管理技術(shù)已無法高效,便捷地管理信息。為了迎合時代需求,優(yōu)化管理效率,各種各樣的管理程序應(yīng)運而生,各行各業(yè)相繼進入信息管理時代,透析耗材管理小程序就是信息時代變革中的產(chǎn)物之一。
任何程序都要遵循程序設(shè)計的基本流程,本程序也不例外,同樣需要經(jīng)過市場調(diào)研,需求分析,概要設(shè)計,詳細(xì)設(shè)計,編碼,測試這些步驟,基于Java語言、微信小程序技術(shù)設(shè)計并實現(xiàn)了透析耗材管理小程序。程序主要包括首頁、個人中心、醫(yī)生護士管理、設(shè)備類型管理、耗材設(shè)備管理、耗材申請管理、設(shè)備入庫管理、設(shè)備出庫管理、設(shè)備盤點管理、設(shè)備保養(yǎng)管理、系統(tǒng)管理等功能模塊。
本文首先介紹了透析耗材管理小程序技術(shù)的發(fā)展背景與發(fā)展現(xiàn)狀,然后遵循軟件常規(guī)開發(fā)流程,首先針對程序選取適用的語言和開發(fā)平臺,根據(jù)需求分析制定模塊并設(shè)計數(shù)據(jù)庫結(jié)構(gòu),再根據(jù)程序總體功能模塊的設(shè)計繪制程序的功能模塊圖,流程圖以及E-R圖。然后,設(shè)計框架并根據(jù)設(shè)計的框架編寫代碼以實現(xiàn)程序的各個功能模塊。最后,對初步完成的程序進行測試,主要是功能測試、單元測試和性能測試。測試結(jié)果表明,該程序能夠?qū)崿F(xiàn)所需的功能,運行狀況尚可并無明顯缺點。
關(guān)鍵字:B/S模式、Java技術(shù)、透析耗材管理小程序、軟件架構(gòu)
Pick to
With the rapid development of information technology and network technology, human beings have entered a new information age, traditional management technology has been unable to efficiently and conveniently manage information. In order to meet the needs of The Times and optimize the management efficiency, a variety of management procedures have emerged. All walks of life have entered the information management era. Dialysis consumables management mini-program is one of the products in the information era.
Any program should follow the basic process of program design, this program is no exception, also need to go through market research, demand analysis, outline design, detailed design, coding, testing these steps, based on Java language, wechat small program technology design and implementation of dialysis supplies management small program. The program mainly includes home page, personal center, doctor and nurse management, equipment type management, consumables equipment management, consumables application management, equipment storage management, equipment storage management, equipment inventory management, equipment maintenance management, system management and other functional modules.
This article first introduces the dialysis consumables management applet technology development background and current situation of the development, and then follow the routine software development process, program first for the selection of suitable language and development platform, according to the requirement analysis module and database structure design, and then according to the overall function module of the program design drawing program function module chart, flow diagram and e-r diagram. Then, design the framework and write code according to the designed framework to achieve each functional module of the program. Finally, the preliminary completed program is tested, mainly functional test, unit test and performance test. The test results show that the program can achieve the required functions, the running condition is fair and there are no obvious shortcomings.
Keywords: B/S mode, Java technology, dialysis consumables management small program, software architecture
?目? 錄
1緒論 1
1.1項目研究的背景 1
1.2開發(fā)意義 1
1.3項目研究現(xiàn)狀及內(nèi)容 5
1.4論文結(jié)構(gòu) 5
2開發(fā)技術(shù)介紹 7
2.1 B/S架構(gòu) 7
2.2 MySQL 介紹 7
2.3 MySQL環(huán)境配置 7
2.4 Java語言簡介 8
2.5微信小程序技術(shù) 8
3程序分析 9
3.1可行性分析 9
3.1.1技術(shù)可行性 9
3.1.2經(jīng)濟可行性 9
3.1.3操作可行性 10
3.2網(wǎng)站性能需求分析 10
3.3網(wǎng)站功能分析 10
3.4程序流程的分析 11
3.4.1 醫(yī)生護士管理的流程 12
3.4.2 個人中心管理流程 13
3.4.3 登錄流程 13
4程序設(shè)計 14
4.1 軟件功能模塊設(shè)計 14
4.2 數(shù)據(jù)庫設(shè)計 13
4.2.1 概念模型設(shè)計 13
4.2.2 物理模型設(shè)計 15
5程序詳細(xì)設(shè)計 21
5.1程序前臺功能模塊 21
5.2管理員功能模塊 24
6程序測試 30
7總結(jié)與心得體會 33
7.1 總結(jié) 33
7.2 心得體會 33
參考文獻 35
致謝 36
考慮到實際生活中透析耗材管理小程序方面的需要以及對該小程序認(rèn)真的分析,將小程序權(quán)限按管理員和用戶這兩類涉及用戶劃分。
(a) 管理員;管理員使用本程序涉到的功能主要有:個人中心、醫(yī)生護士管理、設(shè)備類型管理、耗材設(shè)備管理、耗材申請管理、設(shè)備入庫管理等功能。
用戶進入程序前臺可以實現(xiàn)首頁、耗材設(shè)備、新聞資訊、我的等功能。



