文档详情

记账系统毕业论文.doc

发布:2017-06-02约2.29万字共33页下载文档
文本预览下载声明
摘 要 随着Internet技术的不断发展,人们在日常生活和工作中越来越多地使用JSP这项新的技术。目前JSP的发展趋势已由过去的C/S架构转换到了B/S架构,大大减轻了客户端的工作负担,用户可以通过浏览器分布在网络上的服务器。 With a growing development of technology of Internet, 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 Internet through browser. Based on B/S frame, “accounting professional qualification online system” realizes the three-tier architecture development, takes the most of JSP network 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 Tomcat6.0-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 1.1可行性分析 2 1.2需求分析 3 1.3系统环境开发 4 第二章 系统的总体设计 5 2.1开发工具及关键技术的介绍 5 2.2系统流程 7 2.3系统模块设计 7 第三章 数据库的设计 11 3.1数据库设计原则 11 3.2数据库实体设计 11 3.3数据库结构设计 12 第四章 程序模块的界面设计及实现 15 4.1程序注册及登录 15 4.2用户管理模块 18 4.3首页信息浏览功能模块 19 4.4默认开支类别管理 20 4.5记账功能模块 22 第五章 系统调试与测试 25 5.1程序调试 25 5.2程序的测试 25 结 论 28 谢 辞 29 参考文献 30 引 言 课题的选择背景及意义 随着家庭的开支不断的变化,金融危机的冲击,家庭的账户也不断变化,面对每天枯燥乏味的数据,如何有效的进行整理,并针对这些数据找到最佳的理财方式,是每个家庭的当务之急 本系统主要用于家庭的记账,总体任务是实现家庭账目的有序化,其主要任务是用计算机对家庭的日常开支进行增、删、改、查;对开支的分类支持增、删、改的操作,本系统内置了部分默认的开支类别,针对这些情况设计账族记账系统 课题研究的内容和本论文的组织结构
显示全部
相似文档