


全文预览已结束
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
基于asp.net的冷库管理信息系统开发 基于asp.net的冷库管理信息系统开发 the cold store management information system base on asp.net【中文摘要】 随着现代化进程的不断加快,信息系统构建了现代物流的中枢神经。企业要想在日趋激烈的竞争中立于不败之地,就必须建立自己的信息系统。信息系统是现代冷链物流的技术支撑。冷库企业要在激烈的竞争中取得优势,就必须建立信息管理系统。通过信息的快速、准确和实时的流动,可以使企业能动地对市场做出积极的反应,从而实现商流、信息流、资金流的良性循环。要使冷藏库现代化,重点是提高物流技术在流通领域的应用水平,从“贮藏型”向“物流型”转变,从“冷冻冷藏型”向“低温物流型”转变。冷藏库仅仅是冷藏链的一个环节,而冷藏链是一个低温条件下的物流系统,所以冷藏库现代化必然应建立在物流现代化的基础上。传统冷藏库仅仅起到低温仓库的作用,传统的物流只是具有后勤保障的观念,现代物流则是以满足消费者的需求为目标,把物料采购、加工制造、储藏运输、市场营销等各方面综合起来考虑的一项系统工程。本系统是根据当前河北枣强冷库副食品公司网络化管理的需要,参考已经存在的库存管理信息系统的基本情况和公司业务的实际发展,以企业现有的业务管理系统为基本数据源,以实现企业的综合管理和日常查询以及库存管理为目的,提出了使用数据库驱动网站的asp.net技术和xml技术相结合的具有多层次,多用户,安全便捷的网络共享系统,以实现信息的共享和管理。我们采用了三层的典型架构来设计功能模块,使模块化的系统更易于升级和维护,即直接操作数据库的数据层,调用数据层来完成业务逻辑的业务层和调用业务层来实现页面功能的表示层的三层结构。给出了系统各个功能模块的详细设计方案和细节,开发出了基于asp.net的冷库管理信息系统,成功地实现了物流信息的共享和企业内部管理的需要。本文从冷藏仓储和普通仓储的区别入手,深化对仓储物流的研究,以冷链仓储服务型企业为背景,研究企业中物料信息管理的全过程,并开发出一套管理信息系统,为企业提供各类管理决策信息,辅助企业进行现代化管理,提高企业的经济效益和社会效益。 【英文摘要】 with speed of modernization, information systems build a modern logistics in the central nervous system. enterprises in order to fierce competition in an invincible position, it is necessary to establish their own information systems. of modern information systems technical are support for cold chain logistics. cold storage business to gain competitive advantage, it is necessary to establish an information management system. through the rapid, accurate and real-time flows, so that enterprises can be active on the market to make a positive response, in order to achieve business flow, information flow, capital flow in a virtuous circle. for the modernization of cold storage, the focus is to improve the flow of logistics technology in the field of application level, from the “storage” to “logistics-type” change from the “frozen” to “low-temperature logistics-type” changes. cold storage cold chain is only a link, and the cold chain is a low-temperature condition of the logistics system, so the inevitable modernization of cold storage should be built on the basis of modern logistics. traditional low-temperature cold storage warehouses just to play the role of logistics is only with the traditional concept of logistic support, modern logistics is based on consumer demand to meet the objective, materials procurement, manufacturing, storage transport, marketing and other integrated to consider a systematic project.the topic is on the basis of the current non-staple food company in hebei zaoqiang cold storage needs of network management, refer to already existing inventory management information systems and the basic situation of the actual development of the companys business to their existing business management system as the basic data source in order to integrated enterprise management and day-to-day inquiries, as well as for the purpose of inventory management is proposed to use the asp.net database-driven web site technology and xml technology with multi-level, multi-user, secure and convenient network-sharing systems in order to achieve information sharing and management.according to the actual characteristics and needs, we have adopted a typical three-tier architecture designed to function modules, so that the modular system is easier to upgrade and maintain, that is directly manipulated data layer, called the data layer to complete the business logic layer of the business and call the business layer to realize that the page features three-layer structure. gives the system function modules of the detailed design of the program and details the development of the cold asp.net-based management information system, the successful realization of the logistics of information sharing and the need for the internal management of enterprises. this article from the cold storage warehouse and the difference between an ordinary start to deepen the study of logistics warehousing, cold chain storage services to enterprises as the background, research materials enterprises in the whole process of information management, and develop a management information system, providing various types of management information for decision-making, supporting the modernization of enterprise management, and enhance the economic and social benefits. 【中文关键词】 管理信息系统; .net; 数据库; 冷库管理 【英文关键词】 management information system; net; database; cold store management 【论文目录】摘要 4-5 abstract 5-6 1 引言 9-14 1.1 研究背景和意义 9-10 1.1.1 研究背景 9-10 1.1.2 论文的目的和意义 10 1.2 国内外研究现状 10-12 1.2.1 国内研究现状 10-11 1.2.2 国外研究现状 11-12 1.3 本文主要研究内容 12-14 2 系统的理论基础 14-19 2.1 管理信息系统 14-15 2.2 面向对象的开发方法 15-16 2.3 面向对象开发的阶段 16-17 2.4 asp.net 和ado.net 17 2.5 net framework 17-19 3 冷库企业的管理业务分析 19-25 3.1 冷库库存的管理 19 3.2 冷库库存的功能 19-20 3.3 库存的成本与费用 20-21 3.4 库存abc 分类 21-22 3.5 冷冻链管理的概念 22 3.6 冷库的基本作业流程 22-25 4 冷库管理信息系统设计 25-47 4.1 系统分析 25-28 4.1.1 系统的需求分析 26 4.1.2 uml 系统建模 26-28 4.2 系统功能设计 28-30 4.2.1 系统功能图 28-29 4.2.2 仓储管理业务流程图 29-30 4.3 数据库设计 30-36 4.3.1 数据库分析 30-31 4.3.2 数据库概念设计 31-32 4.3.3 入库过程的存储过程代码 32-36 4
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 铝粒工协作考核试卷及答案
- 铁合金回转窑工特殊工艺考核试卷及答案
- 军转干考试题及答案
- 警犬食物考试题及答案
- 课件文案要点
- 工业固体废物处理处置工突发故障应对考核试卷及答案
- 2025年中国室内装配式冷藏冷冻库数据监测研究报告
- 玻璃制品镀膜工基础考核试卷及答案
- 押题宝典教师招聘之《幼儿教师招聘》模考模拟试题带答案详解(精练)
- 绝缘防爆工具制作工职业考核试卷及答案
- 华为信息安全宣传
- 物业管理供方管理程序
- GB/T 37642-2019聚己内酯(PCL)
- GB/T 3730.2-1996道路车辆质量词汇和代码
- GB 25585-2010食品安全国家标准食品添加剂氯化钾
- 国防科技大学介绍
- 设计文件审核记录表(模本)
- 机电一体化设计
- 牛津深圳版九年级上册Module 1 Geniuses Unit1 Wise Man in History话题作文期末复习
- 电能表生产流程
- 心电图机操作(课堂PPT)
评论
0/150
提交评论