《物流企业信息管理系统的构建研究,信息管理论文.docx》由会员分享,可在线阅读,更多相关《物流企业信息管理系统的构建研究,信息管理论文.docx(11页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、物流企业信息管理系统的构建研究,信息管理论文【题目】物流企业信息管理系统的构建研究 【第一章】 【第二章】 【第三章】 【第四章】 【第五章】 【第六章】 【结论/以下为参考文献】 摘 要 信息化技术的不断普及和电子商务的日益发展,十分是第三方物流的发展,为物流产业的发展提供了有力的支持和难得的机遇。物流管理的当代化使得物流企业的系统化和信息化趋势成为了必然。物流企业的发展必然带动物流信息系统的发展。 本文研发的物流企业信息管理系统面向企业内部环境,结合该企业信息化建设发展现在状况,具有安全可靠,个性化需求明显,操作简单等特点。系统涵盖了企业用户管理、部门管理、仓储管理、即时通信与公告管理等多
2、个方面,系统的施行对于加快企业信息化建设进程,保卫企业数据起到了重要的作用。 系统开发严格遵循软件工程的思想,从软件计划开场,经历了需求分析、总体设计、具体设计、软件编码、软件测试和软件维护等软件生命周期的各个阶段,经过一段时间的试运行,系统已经获得了较好的效果。 物流企业信息管理系统由企业基础信息管理、仓储管理、企业公告、企业聊天软件和系统管理五个模块组成。企业基础信息管理模块由企业基本信息和系统基本信息组成。在企业基本信息管理模块中,以部门为单位建立企业人员信息化建设档案;在系统基本信息管理模块中,定义了用户名、用户密码、用户所属角色和权限等。仓储管理模块包括出库管理、入库管理、还库管理、
3、库存管理。根据部门的不同,仓储管理模块只对有权限的用户角色开放。企业公告模块,用于快速发布企业重要信息。企业聊天软件,为企业定制聊天软件,实现用户登陆、好友列表显示、单聊、群聊等功能,为企业日常工作提供安全、灵敏、及时的企业内部沟通渠道。系统管理模块用于对系统进行管理,包括用户管理、数据库备份等功能。 系统定义了四类角色,分别是系统管理员、部门信息管理员和普通用户,在普通用户中又分为具有仓储管理权限的用户仓储用户和不具有该权限的用户用户,不同的用户对应不同的操作界面。只要系统管理员才能使用系统管理模块,对用户进行管理;部门信息管理员在企业公告模块中能够发布和删除部门信息,每个部门设立一个信息管
4、理员,由系统管理员赋予权限。系统使用 J2EE 开发平台,编程语言使用 Java,基于 MVC 形式设计开发,后台数据库使用 Mysql 数据库。 本文研发的物流企业信息管理系统面向企业的实际需求,具有一定的社会意义,对于提高企业工作效率,提升企业竞争力起到了积极的促进作用。 本文关键词语:物流企业信息管理,仓储管理,企业聊天软件 Abstract Management SystemThe continuous popularization of information technology and the development ofe-commerce, especially the de
5、velopment of the third party logistics, provide a strong supportand a rare opportunity for the development of the logistics industry. The modernization oflogistics management makes the systematization and informatization of logistics enterprisesbecome inevitable. Logistics enterprises development wi
6、ll inevitably lead to the developmentof logistics information system. In this paper, research and development of logistics enterprise information managementsystem for enterprise internal environment, combined with the current situation of theenterprise information construction, with safe and reliabl
7、e, personalized needs clear andsimple operation trait. System covers many aspects, such as user management, departmentmanagement, warehouse management, instant communication and announcementmanagement. The implementation of the system plays an important role in speeding up theprocess of enterprise i
8、nformation construction and protecting enterprise data. The system development strictly follow the ideas of software engineering, starting fromthe software plans, has experienced the stages of software life cycle, including requirementsanalysis, design, detailed design, software coding, software tes
9、ting and software maintenance. After a period of trial operation, the system has achieved good results. Logistics enterprise information management system is composed of five modules: enterprise basic information management, warehouse management, enterprise announcements,enterprise chat software and
10、 system management. Enterprise basic information managementmodule consists of enterprise basic information and system basic information. In theenterprise basic information management module, building enterprise personnel informationfiles take the department as a unit; in the system basic information
11、 management module, username, user password, user s role and authority are defined. Warehouse management moduleincludes inbound management, outbound management, return management, and inventorymanagement. According to different department, the warehouse management module is openonly to authorized us
12、ers. Enterprise announcements module for the rapid release of important information. Enterprise chat software, custom chat software for the enterprise to achieve userlogin, friends list, single chat, group chat and other functions, provides safe, flexible andtimely internal communication channels fo
13、r the daily work of the enterprise. Systemmanagement module is used to manage the system, including user management, databasebackup and other functions. The system defines four types of roles, which are system administrator, departmentinformation administrator and ordinary users, ordinary users are
14、also divided into user havewarehouse management authority (storage users) and does not have the authority user (users). Different users for different operation interface. Each department set up an informationadministrator, which is authorized by the system administrator. The system uses J2EE develop
15、ment platform and Java programming language, based onMVC pattern, the background database using Mysql database. In this paper, research and development of logistics enterprise information managementsystem is oriented to actual requirements of enterprise, has a certain social significance, toimprove
16、enterprise work efficiency and enhance competitiveness of the enterprise has playeda positive role. Keywords:Logistics Enterprise Information Management System, Warehouse Management,Enterprise Chat Software 目 录 第 1 章 绪 论 1.1 选题背景及意义 1.2 第三方物流发展趋势 1.2.1 国内外现在状况 1.2.2 发展趋势 1.3 论文的研究内容 1.4 论文的组织构造 第 2
17、章 系统可行性研究 2.1 问题定义 2.2 技术可行性 2.2.1 编程语言 2.2.2 开发工具 2.2.3 数据库软件 2.3 经济可行性 2.4 应用可行性 2.5 本章小结 第 3 章 需求分析 3.1 功能性需求 3.1.1 总体功能需求 3.1.2 企业基础信息管理 3.1.3 仓储管理 3.1.4 企业公告管理 3.1.5 系统管理 3.1.6 聊天软件 3.2 非功能性需求 3.2.1 性能 3.2.2 安全性 3.3 本章小结 第 4 章 系统总体设计 4.1 系统设计原则 4.2 系统架构设计 4.3 企业基础信息管理 4.4 仓储管理 4.5 企业公告管理 4.6 系统管理 4.7 数据库设计 4.8 本章小结 第 5 章 系统实现 5.1 基于 WEB的软件系统实现 5.1.1 用户登陆功能实现 5.1.2 企业基础信息模块实现 5.1.3 仓储管理模块实现 5.1.4 企业公告管理实现 5.2 企业聊天软件的实现 5.2.1 程序包构造设计 5.2.2 客户端设计与实现 5.2.3 服务器端设计与实现 5.2.4 公共包 5.3 本章小结 第 6 章 系统测试 6.1 测试环境 6.2 主要测试用例 6.3 测试结果分析 6.4 本章小结 第 7 章 结论 以下为参考文献 致 谢
限制150内