设备管理系统的开发
摘要 计算机技术飞速发展,信息化管理必不可少,企业要在激烈的市场竞争中求得生存与发展,必须具有良好的设备管理水平。 此设备管理系统所用的开发工具是Microsoft公司的面向对象的可视化编程工具VB.NET和SQL Sever 2000。该管理系统在操作上集设备添加、维修、查询、统计和报废等处理为一体,从而使管理人员可以快速、准确地掌握设备的库存信息、维修记录和使用现状,逐步使设备管理工作标准化、规范化,提高设备的管理水平,减少了企业内部的机构设置 ,精简了人员。 通过使用该设备管理系统可以及时更新设备库,为企业生产提供优良而又经济的技术装备,保证生产的顺利进行,从而提高生产效率,降低生产成本,使企业获得最高经济效益。
关键词:设备管理,面向对象,VB.NET,SQL Sever 2000
ABSTRACT The Computer technology fast develop, and it is indispensable of the management of imformationalization. The enterprises which want to exist and develop in vigorous market competition, must reach very good equipments management level. The development tools what the equipments management system uses are the product of Microsoft company, one is VB.NET which is Object_orient and visible programming and the other is SQL Sever 2000.As this management system integrate all kinds of handles as a whole, such as, the equipments adding, maintaining, searching, counting and discarding etc. it can make administrators master the stock information, maintaining records and present using condition of the equipments fast and accurately, equipments management work standardized and regularization, and the level of equipments management improvement, besides, internal organization establishes and the personnel simplify. Through the use of the equipments management system they can update equipments warehouse in time, can supply good and economic technique equipment fo无忧论文 【http://www.uklunwen.com】r the enterprise production and can offer the guarantee to the production smooth, after that the efficiency of production can improve, the production cost can go down, and economic benefits of the enterprise can get the supreme.
Keywords:Equipments management,Object_orient,VB.NET,SQL Sever 2000
目录
绪论 1 1开发工具 2 1.1Visual Basic.NET语言概述 2 1.1.1Visual Basic.NET基础知识 2 1.1.2ADO数据访问组件 3 1.2DateTimePicker 控件 4 2需求分析 5 2.1需求分析的任务 5 2.1.1对系统的综合要求 5 2.1.2分析系统的数据要求 5 2.1.3系统的数据流图 6 2.2数据流图 8 2.3ER模型 8 2.3.1概念介绍 8 2.3.2E-R图 9 2.4功能概述 11 2.4.1适应性 11 2.4.2主要功能简介 11 2.5软件的设计要求 12 3总体设计 13 3.1总体设计的过程 13 3.2面向对象概述 13 3.3系统总体设计 13 3.3.1功能分解 13 3.3.2模块设计 14 3.4数据库的设计工具(SQL Server) 14 3.4.1关系数据库标准语言SQL 14 3.4.2SQL命令 15 3.4.3SQL子句 15 3.4.4SQL运算符及其含义 16 3.4.5集函数 16 3.5数据库的建立 16 4详细设计 19 4.1详细设计概要 19 4.2整体结构详细设计 19 5编码 26 5.1编码的目的 26 5.2程序设计语言 26 5.3系统实现 26 6测试 28 6.1软件测试概念 28 6.2测试的目的 28 6.3测试的目标 28 6.4软件测试的对象 28 6.5测试步骤 29 6.5.1模块测试 29 6.5.2子系统测试 29 6.5.3系统测试 30 总 结 31
|
|