摘要
库存管理系统是一个企业不可缺少的部分,它对于货物和库存的管理对于公司的决策者和管理者来说都至关重要,所以库存管理系统应该能够为用户提供充足的信息同时并帮助单位或者企业进行管理。但一直以来人们都习惯传统人工的方式管理文件档案,无论是单位企业还是学校政府,这种管理方式存在着许多缺点,如工作效率低、安全保密性差,而且时间一长,产生大量的文件和数据,这对于查、更新和维护都带来了不少的困难。但是随着计算机科学的发展,数据库技术在Internet中的应用越来越广泛,为广大网络用户提供了更加周到和人性化的服务。网络管理、网络信息分享已经成为网络的潮流,像多米诺骨牌一样瞬间占据了整个市场。利用JSP技术开发的网站库存管理系统,实现了库存的管理,因为可以以信息手段登记和查看仓库信息,所以使得对信息的管理更加及时、高效,提高了工作效率同时减少工作量和管理。
全套设计加扣3012250582
本论文从实际情况出发,经过对仓库事项的一番考察和分析,在对库存管理需求的分析基础上,确立了库存系统的具体实现功能。并阐述系统的结
构设计和功能设计,系统以分类形式显示仓库的详细信息,满足了用户浏览和管理仓库时分类查看仓库信息的要求,同时提供仓库信息查询功能,方便工作人员查相关的仓库信息,实现库存的最近库存信息分类显示等功能。管理员用户可以通过Web浏览器登陆库存管理系统页面,以人机交互方式的客户端程序实现对库存的录入、查询、管理等,实时的进行行为统计和记录。
在网络技术的领域里,传统的网站的管理方式有两种,一是静态HTML页面,更新信息时需要重新制作页面然后上传页面并修改相应链接,然而随着Internet的进一步发展,这种静态Web站点的开发与维护变得越来越困难,而且不能与浏览者进行有效交互,从而使得这种方法已不多用。二是基于ASP、PHP或者JSP和脚本语言,将动态网页和数据库结合,通过应用程序来处理信息,这是目前较为流行的做法。本文论述的就是采用jsp + jQuery + MySQL开发环境开发动态的Web库存管理系统。关键字:Internet,jsp,web 开发,库存管理系统。
关键词:库存管理系统,B/S结构,JSP,web,Internet
Abstract
Inventory management system is an indispensable part of the enterprise, it is very important for the management of goods and inventory, so inventory management system should be able to provide users with sufficient information and help units or business management. But people have been accustomed to the traditional manual way of management file file, whether it is the unit enterprise or school government, this management approach has many shortcomings, such as low efficiency, poor security, and a long time, a large number of documents and data, which for the search, update and maintenance has brought a lot of difficulties. However, with the development of computer science, database technology in the Internet application is more and more widely, for the majority of Internet users to provide a more thoughtful and humane service. Network management, network information sharing has become the trend of the network, like Domino, like a moment to occupy the entire market. Using JSP technology to develop the site inventory management system, the inventory management, because it can be used to register and view the warehouse information, so that the management of information more timely, efficient, improve the work efficiency and reduce the workload and management.
In this paper, we have studied and analyzed a lot of warehouse items from the actual situation, based on the analysis of the inventory management needs, establish the specific function of the inve
ntory system. And describes the system structure design and function design, the system to show the detailed information of the warehouse, to meet the user browse and manage the warehouse to view the requirements of warehouse information, and to provide warehouse information query function, to facilitate staff to find related warehouse information, inventory
information classification display and other functions. Administrator users can log in the inventory management system through the Web browser, and the client program of the human computer interaction can realize the inventory data entry, query, management.
In the field of network technology, there are two kinds of management methods in the traditional web site. One is static HTML pages, and the update information needs to re create the page and modify the corresponding link. However, with the further development of Web, the development and maintenance of this static Internet site becomes more and more difficult. Two is based on ASP, PHP or JSP and scripting language, the dynamic web pages and database, through the application to process information, which is currently a more popular approach. This paper discusses the JSP + jQuery + MySQL + Web development environment to develop a dynamic inventory management system. Key words: JSP, web, Internet development, inventory management system.
Key words: Inventory management system, B/S ,Web, Internet
目录
摘要............................................................... I Abstract ............................................................ I 目录 (3)
Contents (5)
第1章概述 (7)
1.1项目研究背景 (7)
1.2 系统研究的目的和意义 (7)
第2章课题相关技术和理论 (9)
2.1 MVC开发模式 (9)
2.2 J2EE (9)
2.3 JavaScript (10)
2.4 MyEclipse简介 (11)
第3章需求分析 (11)
2.1运行环境需求 (11)
2.2功能需求 (12)
jsp开发环境2.1.1 库存管理系统普通用户 (12)
2.1.2 库存管理系统管理员 (12)
2.3功能需求 (13)
2.4库存管理系统可行性分析 (13)
2.4.1技术可行性 (13)
2.4.2操作可行性 (13)
2.4.3法律可行性 (14)
2.4.4经济可行性 (14)
第4章系统设计 (14)
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论