{$cfg_webname}
主页 > 计算机 > JAVA >

基于微信小程序的问题解答系统设计(前端+后端)(WXML,JavaScrpit,MySQL)

来源:56doc.com  资料编号:5D20610 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D20610
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于微信小程序的问题解答系统设计(前端+后端)(WXML,JavaScrpit,MySQL)(论文11000字,程序代码,MySQL数据库)
摘要:随着互联网的发展,各种系统、软件也愈加丰富,有什么疑问也会第一时间选择百度一下或者是求助知乎。由于现在使用微信人群越来越多,微信的功能越来越齐全,较传统的APP,微信小程序的推广显得更加容易。因此,特开发基于微信小程序的问题解答系统,以求能更加方便快捷的服务用户需求。总体设计主要包括系统功能设计,该小程序里充分综合应用Mysql、JavaScript等知识。网页界面的构成,具备简单易懂、便捷等特征。设计过程中:第一、小程序静态页面的制作以及界面的美工。第二、针对JAVA等技术动态编程以及数据库进行了系统的学习和不断的调试实验,并运用到了小程序的开发中。问题解答系统的设计与实现利用现有的成熟技术为基础,并开发配套的后台系统供管理员操作,也方便用户可以随时在线查看系统问题、用户问题、好友聊天等操作。
关键词:微信小程序;问题解答系统;JavaScript;JAVA;MySql;

Design and Implementation of Problem Solving System Based on Mini Program
Abstract:With the development of the Internet , various systems and software are also becoming more and more. If you have any questions, you will choose Baidu or Zhihu for the first time . As more and more people use WeChat, the function of WeChat is more and more complete, and it is easier to promote the Mini Program than the traditional APP. Therefore, we have developed a problem-solving system based on Mini Program to make it more convenient and efficient to serve users.The overall design mainly includes the system function design, and the Mini program fully integrates the knowledge of Mysql and JavaScript. The composition of the web interface is simple and easy to understand and convenient. In the design process: the first, the production of static pages of Mini programs and the art of the interface. Secondly, for the dynamic programming of JAVA and other systems and the database to carry out systematic learning and continuous debugging experiments, and applied to the development of small programs.The design and implementation of the problem-solving system is based on the existing mature technology, and the supporting back-end system is developed for the administrator to operate. It is also convenient for users to view system problems, user problems, and friends chat online at any time.
Keywords:Mini Program; problem solving system; JavaScript; JAVA; MySql;

1.3 研究内容
问题解答小程序实现了前端用户良好、完整、简洁操作使用等一系列功能,后台管理员基本实现监管、查看小程序的操作。通过本问题解答系统小程序可以提高用户体验,节约用户时间与手机空间,简洁明了的后台管理系统便于管理人员随时的监管小程序情况,对于系统信息存储及查找有了更便捷的操作。
1.4组织结构
总体设计主要有小程序功能设计,小程序界面的构成,具备简单易懂、便捷操作等特征。设计过程中,第一,小程序静态页面的功能以及页面的样式。第二,针对技术动态编程以及数据库进行系统的学习和不断地调试实验,并运用到了本小程序的开发中。
第一章主要介绍小程序的背景、意义及研究内容。
第二章主要介绍小程序的相关技术。
第三章主要对小程序进行可行性分析及用例分析等。
第四章主要介绍小程序的体系结构与数据库设计。
第五章主要介绍小程序实现。
第六章主要介绍小程序测试。
 

基于微信小程序的问题解答系统设计(WXML,JavaScrpit,MySQL)
基于微信小程序的问题解答系统设计(WXML,JavaScrpit,MySQL)
基于微信小程序的问题解答系统设计(WXML,JavaScrpit,MySQL)
基于微信小程序的问题解答系统设计(WXML,JavaScrpit,MySQL)
基于微信小程序的问题解答系统设计(WXML,JavaScrpit,MySQL)
基于微信小程序的问题解答系统设计(WXML,JavaScrpit,MySQL)


目  录
1 绪论    1
1.1 背景及意义    1
1.2 国内外研究概况    1
1.3 研究内容    2
1.4组织结构    2
2 相关技术    2
2.1 微信Web开发者工具简介    2
2.2 JAVA简介     3
2.3 MySQL数据库    3
3 系统分析    4
3.1 系统设计目标    4
3.2 系统可行性分析    4
3.2.1技术可行性    4
3.2.2经济可行性    4
3.2.3操作可行性    4
3.2.4社会因素可行性    5
3.2.5法律可行性    5
3.3 性能分析    5
3.4 系统UML用例分析    5
3.5系统流程分析    6
3.5.1操作流程    6
3.5.2输入信息流程    7
3.5.3删除信息流程    8
4 系统设计    8
4.1 系统体系结构    8
4.2 数据库设计原则    11
4.3 数据表    13
5 系统实现    15
5.1 登录功能模块    15
5.2 用户操作界面    15
5.3 管理员功能模块    18
6 系统测试    21
6.1系统测试的目的    21
6.2系统测试原则    22
6.3测试结果    22
7 结论    22
参考文献    22
致谢    25

推荐资料