(基于微信小程序的人体健康监测系统)( Human health monitor system based on WeChat mini program ) 内容摘要到目前为止,微信月活跃数已超过 11.2 亿。微信本身就拥有巨大流量,自从小程序上线以来,由于开发成本以及使用成本都相对较低,得到了越来越多的用户的支持。随着人们的经济状况越来越好,自身健康问题也被得到了越来越多的关注。因此结合国内目前拥有最大流量的“微信”作为平台,制作一款简单便捷能够监测健康、记录身体数据的人体健康监测微信小程序将有广阔的前景。本系统是基于微信小程序,开发出一款基于微信小程序的人体健康监测系统,编写逻辑代码是通过微信开发者工具完成的;采用 Mysql 数据库处理数据,满足数据量的要求;应用小程序的服务器是 Apache Tomcat,三者结合,开发出作用于微信小程序的人体健康监测系统。本系统在学习小程序系统软件开发原理的基础上,开发出能为用户提供更人性化、更方便的人体健康监测系统软件。通过实践与测试,本文所述的原理和方法能够完成设计所需要的功能。关键词: B/S 数据库 管理系统 JAVA JSP Web MySQL HibernateAbstractUp to now, Wechat has more than 11.2 billion monthly active users, WeChat has a huge amount of flow. Because of the development and use cost are relatively low, there have been more and more users support it since it launched. People’s economic situation is getting better than before, they pay more and more attention to their own health addition now. Therefore, A simple and quick wechat mini program, which can monitor health and record the body data will have a good prospect. This system is based on wechat mini program, the logic code is completed by wechat developer tools, Using Mysql database to meet the requirement of data volume, and the application of wechat server is Apache Tomcat, In combination of this three, people health monitor system used by wechat mini program began to develop.This system is in the analysis of the system software development principle and technology of mini...