In recent years,virtual simulation technology has appeared in people’s daily life frequently,especially in the fields of medical,military,and home.Through this technology,real life scenes and work scenes can be simulated to enrich people’s entertainment methods and improve work efficiency.At present,virtual simulation technology is more used in various training systems.In the context of X-ray examination of hospitals by health supervision and management institutions,in order to reduce the cost of training for health supervisors,this paper develops a system that helps supervisors to familiarize themselves with the hospital X-ray inspection process at a small cost.Say goodbye to the situation that the supervisors were confused due to improper training and lack of practical experience,and the inspection process was confusing.The system uses Unity3 D engine for development,In Visual Studio 2017,the C# script is used to implement the client-specific functions,the fixed story in the system is stored on the client using the JSON file.The system is divided into training version and exam version.The difference between the two versions is mainly that the exam version will set the relevant knowledge points of the training version to be inserted into the examination process,and the test data is stored in the MySql database under the ComblockEngine server.,where the business logic developed in Python.This paper starts from the application background of virtual simulation and the research status at home and abroad,and analyzes the significance of the health supervision training system.Then introduce the related technologies such as client,server,data storage,and coroutine.Next,from the perspective of the system user,the system analyzes the business process and summarizes the functional and non-functional requirements.According to the requirement analysis,the system design and implementation,and finally the system function test and performance test.Finally,after repeated tests,the system meets the expected standards,and the supervision and inspection process and knowledge points are clearly presented in the system,which can achieve the purpose of training health supervisors. |