GithubHelp home page GithubHelp logo

hhy5277 / aixuexiao Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhiyuncloud/aixuexiao

0.0 1.0 0.0 11.43 MB

一个基于SAE Java平台的微信平台公众帐号应用例子(使用Spring/SpringMVC/MyBatis框架)详情访问:http://aixuexiao.sinaapp.com

Java 92.68% CSS 0.39% TSQL 6.93%

aixuexiao's Introduction

aixuexiao

一个基于SAE Java平台的微信平台公众帐号应用例子。

详情访问:http://aixuexiao.sinaapp.com 微信公众帐号:爱学校(aixuexiao)

微信公众帐号功能为作为学生家长和学校老师之间的沟通桥梁。 学生家长可通过和微信公众帐号交互来获取学生在校的考试情况/班级动态/老师留言等信息。 当然需要学校老师在微信公众帐号后台添加学生留言/班级动态/考试信息等数据。

应用基于SAE Java平台开发,使用(Spring/SpringMVC/Mybatis)框架开发,有相同需求(在SAE Java平台搭建微信公众帐号后台)的同学可用拿去作为参考,当然也可用作为在SAE Java平台中使用框架的例子程序作为参考。

微信的验证和回复的入口程序在com.aixuexiao.web.controller.WeixinController.java中。 其中initWeixinURL(对应URL:/weixin GET)方法为验证方法。 replyMessage(对应URL:/weixin POST)方法则是回复方法。

直接下载本项目在SAE Java平台上搭建需要改动地方: 1.在你创建SAE应用的MySQL中执行应用根目录下的app_aixuexiao.sql文件(包括表结构和部分测试数据); 2.修改src下db.properties文件中的数据库信息ak、sk分别设置为你SAE应用中的ak和sk即可。

注:时间仓促且第一次使用SpringMVC,不优雅的代码敬请指出。

有任何问题可用联系我,看到第一时间回复

[email protected] @智云同学

aixuexiao's People

Contributors

zhiyuncloud avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.