文件名称:fastweixin4
- 所属分类:
- WEB源码
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-05-06
- 文件大小:
- 240kb
- 下载次数:
- 0次
- 提 供 者:
- cheng*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
fastweixin微信公众平台服务器可以快速的搭建微信公众平台服务器。
软件特点:
fastweixin可以极其方便的实现微信公众平台服务端开发,2行代码完成服务器绑定,3行代码实现用户消息监听。
简单封装了所有与微信服务器交互的消息:文本消息、图片消息、图文消息等等;
提供了基于springmvc以及基于servlet框架的控制器,集成了微信服务器绑定、监听所有类型消息的方法;
使用时继承,重写即可,十分方便。-Fastweixin WeChat public platform server can quickly build WeChat public platform server.
Software features:
Fastweixin can be extremely convenient to achieve the development of the WeChat public platform server, 2 lines of code to complete the server binding, the implementation of the 3 lines of code user message monitoring.
Simple package of all the interaction with the WeChat server message: text messages, picture messages, graphic messages, etc.
The invention provides a method for binding and monitoring all types of messages based on springmvc and a servlet based controller, which integrates the WeChat server
When used, can be rewritten, very convenient.
软件特点:
fastweixin可以极其方便的实现微信公众平台服务端开发,2行代码完成服务器绑定,3行代码实现用户消息监听。
简单封装了所有与微信服务器交互的消息:文本消息、图片消息、图文消息等等;
提供了基于springmvc以及基于servlet框架的控制器,集成了微信服务器绑定、监听所有类型消息的方法;
使用时继承,重写即可,十分方便。-Fastweixin WeChat public platform server can quickly build WeChat public platform server.
Software features:
Fastweixin can be extremely convenient to achieve the development of the WeChat public platform server, 2 lines of code to complete the server binding, the implementation of the 3 lines of code user message monitoring.
Simple package of all the interaction with the WeChat server message: text messages, picture messages, graphic messages, etc.
The invention provides a method for binding and monitoring all types of messages based on springmvc and a servlet based controller, which integrates the WeChat server
When used, can be rewritten, very convenient.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fastweixin
..........\.gitignore
..........\.travis.yml
..........\alipay.png
..........\circle.yml
..........\LICENSE
..........\pom.xml
..........\README.md
..........\src
..........\...\main
..........\...\....\java
..........\...\....\....\com
..........\...\....\....\...\github
..........\...\....\....\...\......\sd4324530
..........\...\....\....\...\......\.........\fastweixin
..........\...\....\....\...\......\.........\..........\api
..........\...\....\....\...\......\.........\..........\...\BaseAPI.java
..........\...\....\....\...\......\.........\..........\...\config
..........\...\....\....\...\......\.........\..........\...\......\ApiConfig.java
..........\...\....\....\...\......\.........\..........\...\......\ChangeType.java
..........\...\....\....\...\......\.........\..........\...\......\ConfigChangeNotice.java
..........\...\....\....\...\......\.........\..........\...\CustomAPI.java
..........\...\....\....\...\......\.........\..........\...\DataCubeAPI.java
..........\...\....\....\...\......\.........\..........\...\entity
..........\...\....\....\...\......\.........\..........\...\......\Article.java
..........\...\....\....\...\......\.........\..........\...\......\ArticleSummary.java
..........\...\....\....\...\......\.........\..........\...\......\ArticleTotal.java
..........\...\....\....\...\......\.........\..........\...\......\ArticleTotalDetail.java
..........\...\....\....\...\......\.........\..........\...\......\BaseDataCube.java
..........\...\....\....\...\......\.........\..........\...\......\BaseModel.java
..........\...\....\....\...\......\.........\..........\...\......\CustomAccount.java
..........\...\....\....\...\......\.........\..........\...\......\Group.java
..........\...\....\....\...\......\.........\..........\...\......\Industry.java
..........\...\....\....\...\......\.........\..........\...\......\InterfaceSummary.java
..........\...\....\....\...\......\.........\..........\...\......\InterfaceSummaryHour.java
..........\...\....\....\...\......\.........\..........\...\......\Matchrule.java
..........\...\....\....\...\......\.........\..........\...\......\Menu.java
..........\...\....\....\...\......\.........\..........\...\......\MenuButton.java
..........\...\....\....\...\......\.........\..........\...\......\Model.java
..........\...\....\....\...\......\.........\..........\...\......\Tag.java
..........\...\....\....\...\......\.........\..........\...\......\TemplateMsg.java
..........\...\....\....\...\......\.........\..........\...\......\TemplateParam.java
..........\...\....\....\...\......\.........\..........\...\......\UpstreamMsg.java
..........\...\....\....\...\......\.........\..........\...\......\UpstreamMsgDist.java
..........\...\....\....\...\......\.........\..........\...\......\UpstreamMsgDistMonth.java
..........\...\....\....\...\......\.........\..........\...\......\UpstreamMsgDistWeek.java
..........\...\....\....\...\......\.........\..........\...\......\UpstreamMsgHour.java
..........\...\....\....\...\......\.........\..........\...\......\UpstreamMsgMonth.java
..........\...\....\....\...\......\.........\..........\...\......\UpstreamMsgWeek.java
..........\...\....\....\...\......\.........\..........\...\......\UserCumulate.java
..........\...\....\....\...\......\.........\..........\...\......\UserInfo.java
..........\...\....\....\...\......\.........\..........\...\......\UserRead.java
..........\...\....\....\...\......\.........\..........\...\......\UserReadHour.java
..........\...\....\....\...\......\.........\..........\...\......\UserShare.java
..........\...\....\....\...\......\.........\..........\...\......\UserShareHour.java
..........\...\....\....\...\......\.........\..........\...\......\UserSummary.java
..........\...\....\....\...\......\.........\..........\...\enums
..........\...\....\....\...\......\.........\..........\...\.....\MaterialType.java
..........\...\....\....\...\......\.........\..........\...\.....\MediaType.java
..........\...\....\....\...\......\.........\