文档详情

_基于MVC模式的记账系统的设计与实现.doc

发布:2017-05-18约1.51万字共30页下载文档
文本预览下载声明
__ 本 科 生 毕 业 设 计 (申请学士学位) 论文题目 系统的设计与实现 作者姓名 所学专业名称 指导教师 2011年11月21日 学 号:2008210893 论文答辩日期:2011 年 11 月 21 日 指 导 教 师: (签字) 本人郑重声明:所呈交的设计(论文)是本人在导师的指导下独立进行研究所取得的研究成果。除了文中特别加以标注引用的内容外,本论文不包含任何其他个人或集体已经发表或撰写的成果。本人完全意识到本声明的法律后果由本人承担。 作者签名: 2011年11月21日 目 录 Query技术概述 3 2. JavaScript技术概述 3 需求分析 5 3.1 业务分析 5 3.1.1 业务流程 5 3.1.2 功能分析 5 3.2 系统建模 7 3.2.1 7 3.2.2 门户功能 7 3.2.3 微博管理 8 3.2.4 搜索信息 。。。。9 3.2.5 个性管理 .。。10 3.2.6 微博生活 .。。。。。11。 4 系统设计 8 4.1系统架构设计 4.2数据库设计 8 4.2.1 数据库概念设计 8 4.2.2 数据库物理设计 8 5 系统实现 10 5.1 开发平台 10 5.1.1 开发环境 10 5.1.2 运行环境 10 5.2 持久层实现 11 5.2.1配置Hibernate映射文件 11 5.2.2开发DAO层 13 5.3 控制层实现 14 5.4 业务逻辑层实现 15 5.5 系统主要模块实现 17 5.5.1 17 5.5.2 门户功能 。。。18 5.5.3 微博管理 18 5.5.4 搜索信息 19 5.5.5 个性管理 21 6 系统测试 22 6.1 单元测试 6.2 系统功能测试 22 6.2.1 系统测试用例 22 6.2.2 测试结果 22 7 结束语 22 参考文献 23 致 谢 23 基于Accounting system)是一个供个人或是家庭使用的财务记录工具,具有记录日常收支流水账和分析个人财务状况等功能的web系统,让用户可以通过IE随时随地全面掌握个人的收支结余情况。目前的Web系统的开发主要采用MVC(Model-View-Controller)设计模式。本系统的总体结构和后台数据库关键词:Based on the system of accounting MVC pattern of design and implementation Abstract: System of Accounting (Accounting system) is a for personal or family to use the financial records of the tool, has the record daily revenues and expenditures and personal financial situation analysis day-books functions such as web system, so that users can through the IE anytime a comprehensive grasp of the personal balance. As the Web application Java EE framework of the use of different models, make the project has good expansibility and maintainability. Thus, in this paper the design and implement a MVC pattern based on the system of accounting. Design and implement the overall structure of the system and the backend database, and the specific implementation the public function, gateway module, accounting management, search for information, change the password, graphic display financial status, and other modules. Key words: Accounting system;MVC
显示全部
相似文档