Welcome![Sign In][Sign Up]
Location:
Search - Library.csproj

Search list

[Education soft systemLEMS

Description: 本系统功能主要分为用户登录、系统管理、设备管理、用户操作四个部分。对于支持该系统的数据库,建立了2张表,分别是登录表和设备表。这对每一项功能,都有必要的驱动信息和功能上的约束。以设备管理功能为例,设备管理分为四部分:添加设备,删除设备,浏览设备,查询设备。添加设备时应该能对一些有限制的信息做好正确的检查,录入的设备信息应包括设备编号、设备名称、购进时间、国别、供应商、价格、存放地点保管人、借用人,并且在信息输入时应及时对信息的合法性进行检查;删除设备可以根据输入设备的名称进行删除;查询设备主要是对具有相关特征的设备信息进行查找;浏览设备是按照管理员的要求将用户所需的数据抽取出来自动生成报表,该项功能应该能够合理的抽取所需的信息集合,全面合理提供用户所需的数据。 主要的模块: 用户登录模块 系统管理模块 设备管理模块 用户操作模块 数据库连接部分全部写在了代码中,调试时注意修改源码。直接双击 “实验室设备管理系统.csproj”即可将项目文件导入,用VS2008或更高版本调试。-The system functions are divided into user login, system management, device management, user four parts. For the data support the system Library, built two tables, namely log table and device table. This is a feature of each, has the necessary driver information and functional constraints. The equipment management function, for example, device management is divided into four parts: add equipment, remove equipment, browsing device, queries the device. Add Device Should be able to do some limited information on the proper checks, input devices information should include the device number, device name, when purchased , The country, suppliers, prices, store locations custodian, borrower, and the information should be promptly entered the legality of the information Inspection remove the device can enter the device name deleted check equipment, mainly related to characteristics of the devices that have the information Find browsing facilities in accordance with the requiremen
Platform: | Size: 1528832 | Author: 崔立强 | Hits:

CodeBus www.codebus.net