[精品论文]JAVA固定资产管理系统(论文).doc
《[精品论文]JAVA固定资产管理系统(论文).doc》由会员分享,可在线阅读,更多相关《[精品论文]JAVA固定资产管理系统(论文).doc(155页珍藏版)》请在三一办公上搜索。
1、 2009届班级:软件G061辽宁信息职业技术学院 毕 业 设 计 (论文)题目: 固定资产管理系统 系(部): 软件工程系专 业: 软件技术姓 名: 学 号: 指导教师: 毕业设计(论文)任务书 毕业设计(论文)题目:基于JSP+struts的网站设计固定资产管理系统毕业设计(论文)内容:本人的毕业设计是基于JSP+struts的固定资产管理系统,设计方向就是设计企事业单位的固定资产进行管理,借出、归还、折旧、报废等一些处理,本论文利用MyEclipse 6.0.1和MySql数据库、Tomcat5.0以上的服务器,在WINDOWS操作平台下实现商务办公软件的前台后台的处理,本系统主要包括资
2、产类型管理、仓库管理、资产管理、借出管理、折旧管理、用户管理、其他功能。使用JAVA语言进行编写程序,完成了对资产类型的添加、修改、删除、查询操作还有对仓库的增删改查操作,借出、借出人、借用人、归还操作以及资产的折旧报废,报废预警功能提示,使用国际化支持,还有用JAVA语言编写分页、跳转需要页面数以及每页要显示的大小,对资产进行折旧后的价格、状态的查询等操作。毕业设计(论文)专题部分: 本人负责这个系统的全部模块设计,其中资产类型管理包括(资产类型的添加、修改删除、查询操作),仓库管理包括(仓库的类型添加、修改、删除、查询操作),资产管理包括(资产的添加,添加到哪个仓库,属于什么样的类型,资产
3、的来源,金额,使用年限,使用人,以及状态),借出管理包括(资产的借出,借出时间,借出的归还时间,借出人,借用人,归还时间,资产的状态),折旧管理包括(资产折旧的方式,分为平均年限法和双倍余额递减法),管理者对用户管理的增删改查操作,附加功能是实现分页,统计,预警、定时任务、修改每页显示的数目。本论文主要解决企事业单位的一些固定资产的管理,管理者通过账号密码登陆该系统,实现资产的购入、借出、归还、报废、报废清除等操作。指导教师: 签字 年 月 日教研室主任: 签字 年 月 日系(部)主任: 签字 年 月 日 毕 业 设 计 (论 文) 评 语 指导教师评语: 成绩: 指导教师(签字): 年 月
4、日评阅人评语: 成绩: 评阅教师(签字): 答辩小组组长签字(签字): 年 月 日目 录中文摘要 6Abstarct 7第一章 引 言 8第二章 网站系统分析 92.1 网站的系统设计的目标 92.2 网站的可行性分析 92.3网站的深入调查102.4网站设计的特点102.5系统设计的总体规划102.6 系统简介 11第三章 固定资产系统开发环境介绍 123.1 JSP简介 123.1.1 什么是JSP123.1.2 JSP技术的强势133.1.3 JSP技术的弱势133.1.4 JSP的内置对象133.1.5 JSP的技术方法163.1.6 JSP与ASP的比较173.1.7 JSP的开发入
5、门183.1.8 JSP的应用模型193.1.9 JSP的运行环境193.2 Dreamweaver网页制作工具203.3 URL的概念203.4 MySQL数据库简介233.5 MyEclipse的简介243.6 Tomcat服务器 243.7 Struts的简介 253.7.1 Struts简介 253.7.2 Struts流程 273.7.3 Struts的组件283.8 J2EE理念 283.8.1 J2EE概念 283.8.2 J2EE的优势293.8.3 J2EE的四层模型313.8.4 J2EE的结构333.8.5 J2EE的核心API与组件35第四章 网站总体功能设计394.1
6、 系统功能分析 394.2 平台功能模块的设计 39第五章 固定资产系统详细设计 405.1固定资产管理系统流程 405.2 固定资产管理系统数据库设计 415.2.1 AssetType(资产类型)表415.2.2 Storage(仓库)表415.2.3 Asset(资产)表415.2.4 AssetTurnoverDetail(资产借出归还台帐)表425.2.5 User(用户)表 425.3 固定资产管理系统数据库设计 43资产折旧 43统计功能 43预警功能 43定时任务 435.4 系统运行图 44第六章 总结 47第七章 心得体会48参考文献 49附录 50中文摘要在互联网日益流行
7、的今天,网络是主角,是时代的宠儿。在网络大家族中,电子商务则是一个热点。随着公司的日益壮大,公司的固定资产越来越多,资产的购入、借出、归还、报废等处理,这就给平时管理固定资产的部门员工带来了很庞大的工作量,通过建立数据库和使用软件系统来进行管理,使管理者通过计算机网络进行工作,使得各部门互相协调完善企业的资产,这些在改变原有经营方式与经营理念的同时,也为企业带来了更高的效益和避免损失不必要的资金。因此,对于商业企业来说,拥有一个属于自己的资产管理系统是至关重要的,这样能提高企业的高科技管理和增加效益。本论文首先对当今各种公司普遍存在的弊病进行调查与分析,对JSP+struts的优缺点进行分析和
8、讨论,其次论述了JSP 技术的功能、基本思想和工作原理,并对毕业设计的系统运行环境、开发工具和连接数据库进行了详细的介绍;然后根据JSP的一般原理和特点,设计出了一个固定资产管理系统。 建设一个好的Web站点对于一个机构的发展十分重要。近年来,随着网络用户要求的不断提高及计算机科学的迅速发展,特别是数据库技术在Internet中的广泛应用,Web站点向用户提供的服务将越来越丰富,越来越人性化。 本固定资产系统是采用Dreamweaver动态页面设计技术、JSP对象技术、Javascript脚本语言、HTML标识语言、国际化支持、struts框架及MySQL数据库技术综合开发出来的固定资产管理系
9、统。本系统的主要为公司资产管理员设计的系统。主要的功能是实现资产类型管理、仓库管理、资产管理、借出管理、折旧管理、用户管理、其他功能(预警功能,定时任务,统计功能)。本软件界面比较简单明快,主题突出,以管理为本,非常适合公司对资产的管理。对于一个好的WEB站点,需要功能完善,并且操作简单易懂,这样对于维护者和使用者都带来方便,也能达到使用者为自己盈利的目的,本系统就是考虑到以上原因,并参考许多相关的网站设计,最后定型为现在模式。关键词:JSP、struts、固定资产 AbstractThe increasing popularity of the Internet today, the net
10、work is the protagonist, is the darling of the times. Family in the network, e-commerce is a hot spot. With the company growing, the companys fixed assets, more and more of the purchased assets, lending, return, end-of-life processing, which to the ordinary management of staff in the Department of f
11、ixed assets brought about by a very substantial volume of work, through the establishment of databases and the use of software systems for management, so that managers work through computer networks, making co-ordination between various departments to improve the assets of enterprises, which in a ch
12、ange in the original mode of operation and business philosophy, it also brings higher for the enterprise efficiency and avoid unnecessary financial losses. Therefore, commercial enterprises, have a their own asset management system is essential, so that high-tech enterprises can improve management a
13、nd increase efficiency.In this paper, first of all of todays ills prevailing in the various companies to carry out investigation and analysis of the advantages and disadvantages of JSP + struts for analysis and discussion, followed by discussion of the JSP technology functions, the basic idea and pr
14、inciple, and graduated from the system design environment, development tools and database connectivity in detail; then in accordance with the general principles of JSP and characteristics of the design of a fixed asset management system.Building a good Web site for an organizations development. In r
15、ecent years, with the requirements of network users and continuously improve the rapid development of computer science, especially in database technology in a wide range of Internet applications, Web site services provided to users will become increasingly richer and more humane. The fixed asset sys
16、tem is a dynamic page design using Dreamweaver technology, JSP object technology, Javascript scripting language, HTML markup language, internationalization support, struts framework and MySQL database technology developed by an integrated fixed asset management system.The system design for the asset
17、s of the companys system administrator. Their main role is to achieve the type of asset management, warehouse management, asset management, loan management, and depreciation management, user management, and other functions (early warning function, regular tasks, statistical functions). The software
18、interface is relatively simple crisp, focused, to manage this, is ideal for asset management companies.WEB site for a good, need to function and operate easy-to-read, so that the defenders and bring convenience to users, users can also achieve the purpose for their own profit, the system is taken in
19、to account the above reasons, and taking into account many relevant web site design, the final shape for the present model.Keyword: JSP, struts, fixed assets第一章 引 言随着计算机技术的飞速发展,信息时代的到来,信息改变了我们这个社会。各类行业在日常经营管理各个方面也在悄悄地走向规范化和网络化。管理的信息化程度体现在将计算机及网络与信息技术应用于经营与管理,以现代化工具代替传统手工作业。无疑,使用网络信息化管理使管理更先进、更高效、更科学
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 精品论文 精品 论文 JAVA 固定资产 管理 系统
链接地址:https://www.31ppt.com/p-3932930.html