毕业设计成果
、
- 1 -
摘 要
随着 Internet 技术的发展,人们的日常生活已经离不开网络。未来社会人们的生
活和工作将越来越依赖于数字技术的发展,越来越数字化、网络化、电子化、虚拟化。
Internet 的发展历程以及目前的应用状况和发展趋势,可以充分地相信网络技术将极大
的改变我们的生活和工作方式,甚至社会的价值观也会发生某种变化。
本设计尝试用 JAVA 在网络上架构一个个人财务管理系统。论文首先较为详尽地介
绍了面向对象分析与设计的有关概念与技术。接着对交易系统的可行性进行了分析,然
后对系统的设计思想、设计目标与系统的整体结构进行了明确的规划。最后对系统的主
要页面、数据库的设计与实现作了较为详细的讲解。
本系统是运用 JAVA 技术来实现的。分为购物网站,后台管理。本系统功能较简单,
只适合对个人财务管理要求不高的用户,可以完成收入、支出金钱、基金、储蓄记录的
添加、删除、修改、查询、统计操纵,也可以完成报表与数据的导入导出操作,本系统
操作简单,用户无需记录复杂的命令,打开主界面就可以很容易看出系统的功能,再者,
本软件为免费产品,对于不愿花很多钱购买软件的用户来说是个很好的选择,本软件无
需很高的硬件配置,一般的配置均可运行,占用系统资源少。个人理财的软件理财,对
我们的日常财务进行那样的繁琐的数据处理和计算工 作,相信可以让我们理财的效率大
大提高。这样一个软件不但可以方便我们的生活,更可以使我们对自己的财务状况有一
个清楚的了解。
系统力求将理论与实践应用相结合,对各种理论进行阐述的同时配合系统从实际应
用和操作技巧上加以说明,希望能够更充分地体现到这些知识与技术在本系统中的应用
与实现。
【关键词】个人财务管理系统,JAVA,SQL
- 2 -
- 3 -
Abstract
Along with the development of Internet technology, daily life can not already
do without the network. The life and work of the social people of future will
depend on the development of digital technology more and more ,Digitize more
and more, the networking, electronic, virtual. Development course and present
application state and development trend of Internet, can believe network
technology great change life and working way of us fully, Even a certain change
will take place in the values of the society.
This procedure tries to build up a bookshop in the network with J2EE, So that
every customer needn't go out and can do shopping easily through surfing the
Net at home .this article is analyzing the design and realization of an online
bookshop with Data Mining function, from the views of theory and practice.
Starting with introducing concepts and techniques of OOA and OOP in detail,
especially introducing the knowledge which apply for this system, such as: the
feature and flow of OOA and OOP; analyzing the feature、structure and using method
of developing techniques JAVA using in my system. And then, this article analyses
the feasibility of the system, then minutely layouts the design thoughts, goals
and the system holistic framework. At last, this article minutely explains the
design and realization of Web page layout, data base and application program
of our system.
This online bookstore system uses JAVA technology to realize on Visual
Studio.Net platform. Its main function has: manage users, new books on sale,
look for classified books, search books, collect favorite book, process of
purchase, sales list, the comment of the books, website's management, etc.
During the course of writing this article, I strive to integrate theory and
practice. While expatiating the different kind of theories, I illuminate the
application and operation skill combining the system so as to fully incarnate
- 4 -
the application of these theories and techniques to this system.
[KEYWORD]:OOA,OOD,JAVA,SQL