毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

JSP+mysql社区问答系统的设计+源代码

时间:2022-09-18 15:28来源:毕业论文
JSP+mysql社区问答系统的设计详细设计对系统进行了简要分析,确定了系统的数据流和操作流程,做到操作的简单明了。在分析的基础上,对系统的功能模块进行了划分,主要包括前台用

摘要社区问答系统致力于解决广大用户在工作、学习和生活各方面的疑惑,为了满足这一基本要求,本社区问答系统采用JSP和MySQL数据库相结合的开发方式。系统中运用MVC开发模式,将模型与控制器和视图相分离,使系统具有低耦合性和高重用性。84098

本论文中介绍了系统的开发背景和目的,对社区问答系统的国内外研究现状进行简要的阐述。在系统的需求分析中,对系统的性能、功能和非功能需求进行了详细的分析,并简单介绍了系统开发中用到的开发环境。系统详细设计对系统进行了简要分析,确定了系统的数据流和操作流程,做到操作的简单明了。在分析的基础上,对系统的功能模块进行了划分,主要包括前台用户操作模块和后台管理员管理模块两部分。接着对系统中使用的数据库进行了模型设计,列出了实体图和数据表。然后给出了系统的具体实现,展示了系统运行时各功能模块的截图,并对关键方法进行简要说明。最后系统测试介绍了本系统的测试计划,并列出了部分模块的测试用例。

经过反复的测试与调试后表明,本系统可以基本满足用户对社区问答的基本需求。

毕业论文关键字:社区问答、问答系统、在线问答

Abstract Community Question Answering System is committed to helping the major of users solve doubts in all aspects of personal work, study and life。 To meet the basic requirement, the community question answering system adopts the development model of the combination of JSP and MySQL database。 In the system, using the MVC development pattern, with the separation of the model, controller and view, it makes the system have low coupling and high reusability。 

This thesis introduces the system development background and purpose, and the research status quo of community question answering system is briefly presented in this paper。 In the system requirement analysis, this paper analyzes the performance, functional and nonfunctional requirements of the system in detail, with introducing the development environment in the system。 System detailed design analyzes the system and identified the system data flow and operation process which makes the operation simple and clear。 Based on system analysis, the thesis pides the system function module, mainly including user operation module and administrator management module。 Then the paper carries on the model design of the system database, listing the entity graph and data sheet。 In the end, system test introduces the test plan and lists test cases of some modules。

Repeated testing and debugging shows that the system can basically meet the basic needs of the community question answering。

Keyword: community question answering、question answering system、online question answering

目   录

第一章 绪论 1

1。1 研究背景和意义 1

1。2 国内外研究现状 2

1。3 论文主要研究内容和组织结构 3

第二章 系统需求分析 5

2。1可行性分析 5

2。2 需求分析概述 5

2。2。1 性能需求 6

2。2。2 功能需求 7

2。2。3 非功能需求 8

2。3系统开发工具 8

2。3。1开发环境 8

2。3。2 数据库系统 9

第三章 系统设计 JSP+mysql社区问答系统的设计+源代码:http://www.youerw.com/jisuanji/lunwen_99554.html

------分隔线----------------------------
推荐内容