1 / 33
文档名称:

大连交通大学2013届本科生毕业设计(论文).doc

格式:doc   大小:737KB   页数:33
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

大连交通大学2013届本科生毕业设计(论文).doc

上传人:xiaodengyou 2018/3/23 文件大小:737 KB

下载得到文件列表

大连交通大学2013届本科生毕业设计(论文).doc

文档介绍

文档介绍:摘要
技术的不断发展,人们在日常生活和工作中越来越多地使用JSP这项新的技术。目前JSP的发展趋势已由过去的C/S架构转换到了B/S架构,大大减轻了客户端的工作负担,用户可以通过浏览器对分布在网络上的各种服务器进行访问。
基于B/S架构开发的“账族记账系统”实现了三层体系结构的开发,充分利用了JSP网络开发技术,并且采用了SH(Struts2+Hibernate)模式对系统进行开发。前台的使用用户可以浏览相关的网站信息,通过注册进行个人日常记账。由于前台和后台的分开控制,系统后台的管理员可以对用户、默认的类别、网站信息等进行管理。
“账族记账系统”的开发采用了B/S架构、JSP技术、Java编程语言、Struts2、Hibernate和MySQL数据库等软件技术。
经过测试,、Chrome、Firefox正常运行,该记账软件统界面友好、简单,易于用户操作。
关键词: B/S架构 JSP Struts2 Hibernate MySQL数据库
ABSTRACT
With a growing development of technology of , we utilize it more and more frequently in our daily life. Nowadays, there is a tendency for development of ASP, from C/S frame to B/S one, which reduces greatly clients’ burden. They can visit all varieties of servers on the through browser.
Based on B/S frame, “accounting professional qualification online system” realizes the three-tier architecture development, takes the most of work development and adopts MVC pattern. Users who use foregrounding can browse all relevant information by this online system as well as conduct online grading by registration. Because of separated control between foreground and background, background administrators can take effective management on users’ titles and examinations.
This dissertation is engaged mainly in analysis of relevant principles of “accounting professional qualification online system”, including introduction of software technologies of B/S frame, JSP, Java and MySQL database adopted.
Having been tested, this system can operate smoothly in the -based IE browser, which is user-friendly, simple and easily-performed. A convenient platform is furnished for accounting professionals to test and know the examination information.
Key words: B/S frame JSP Struts2 Hibernate MySQL database
目录
引言 1
第一章系统的分析 2
2
3
4
第二章系统的总体设计 5
5
7
7
第三章数据库的设计 11
11
11
12
第四章程序模块的界面设计及实现 15
15
18
4