财务报账管理系统的设计与实现
摘 要
随着互联网趋势的到来,各行各业都在考虑利用互联网将自己推广出去,最好方式就是建立自己的互联网系统,并对其进行维护和管理。在现实运用中,应用软件的工作规则和开发步骤,采用SSM框架建设财务报账管理系统。
本毕业设计主要实现集人性化、高效率、便捷等优点于一身的财务报账管理系统,完成员工信息管理、部门信息管理、报销公告管理、审批记录管理、公司公告管理、系统管理等功能模块。系统通过浏览器与服务器进行通信,实现数据的交互与变更。只需通过一台电脑,动动手指就可以操作系统,实现数据通信管理。整个系统的设计过程都充分考虑了数据的安全、稳定及可靠等问题,而且操作过程简单。本系统通过科学的管理方式、便捷的服务提高了工作效率,减少了数据存储上的错误和遗漏。
本系统选用Windows7作为服务器端的操作系统,开发语言选用Java,数据库选用Mysql,使用mybatis数据库连接技术,使用Myeclipse作为系统应用程序的开发工具,Web服务器选用Tomcat7.0版本。
Design and Implementation of Financial Reporting Management System
ABSTRACT
With the advent of the Internet trend, all walks of life are considering using the Internet to promote themselves, the best way is to establish their own Internet system, and its maintenance and management. In the practical application, the work rules and development steps of the application software are used to build the financial statements management system with SSM framework.
This graduation project mainly realizes the financial report management system which integrates the advantages of humanization, high efficiency and convenience. It completes the functions of staff information management, department information management, reimbursement bill management, examination and approval record management, company announcement management and system management. The system communicates with the server through the browser to realize the interaction and change of data. Only through a computer, the finger can be moved to operate the system, to achieve data communication management. The whole system design process fully considers the security, stability and reliability of data, and the operation process is simple. Through scientific management and convenient service, the system improves work efficiency and reduces errors and omissions in data storage.
This system uses Windows 7 as the server-side operating system, Java as the development language, Mysql as the database, Mybatis as the database connection technology, Myeclipse as the development tool of the system application, Tomcat 7.0 as the Web server.
Key words:Data communication; Java; Mysql database; The web server