CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码

文件名称:wxmpApp2

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2017-07-06
  • 文件大小:
    2.44mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

基于微信公众号开发,自定义微信公众号菜单,群发消息,接收用户操作事件,推送消息,根据关键字拉消息。(Based on WeChat public number development, custom WeChat public number menu, send bulk messages, receive user operation events, push messages, and pull messages according to keywords.)
相关搜索: 微信公众平台开发

(系统自动生成,下载前可以参看下载内容)

下载文件列表

wxmpApp2\.classpath
wxmpApp2\.mymetadata
wxmpApp2\.project
wxmpApp2\.settings\.jsdtscope
wxmpApp2\.settings\com.genuitec.eclipse.j2eedt.core.prefs
wxmpApp2\.settings\org.eclipse.jdt.core.prefs
wxmpApp2\.settings\org.eclipse.wst.jsdt.ui.superType.container
wxmpApp2\.settings\org.eclipse.wst.jsdt.ui.superType.name
wxmpApp2\src\app\test\rec\common\event\ReceiveClickEventProcessorTest.java
wxmpApp2\src\app\test\rec\common\event\ReceiveLocationEventMsgProcessorTest.java
wxmpApp2\src\app\test\rec\common\event\ReceiveScanEventMsgProcessorTest.java
wxmpApp2\src\app\test\rec\common\event\ReceiveSubscribeByBarCodeEventMsgProcessorTest.java
wxmpApp2\src\app\test\rec\common\event\ReceiveSubscribeEventMsgProcessorTest.java
wxmpApp2\src\app\test\rec\common\event\ReceiveUnsubscribeEventMsgProcessorTest.java
wxmpApp2\src\app\test\rec\common\ReceiveImageMsgProcessorTest.java
wxmpApp2\src\app\test\rec\common\ReceiveLinkMsgProcessorTest.java
wxmpApp2\src\app\test\rec\common\ReceivePositionMsgProcessorTest.java
wxmpApp2\src\app\test\rec\common\ReceiveTextForReplyMsgProcessorTest.java
wxmpApp2\src\app\test\rec\common\ReceiveTextMsgProcessorTest.java
wxmpApp2\src\app\test\rec\common\ReceiveVideoMsgProcessorTest.java
wxmpApp2\src\app\test\rec\common\ReceiveVoiceMsgProcessorTest.java
wxmpApp2\src\app\test\rec\common\ReceiveVoiceRecognitionMsgProcessorTest.java
wxmpApp2\src\app\test\rep\common\ReplyArticleMsgBuilderTest.java
wxmpApp2\src\app\test\rep\common\ReplyImageMsgBuilderTest.java
wxmpApp2\src\app\test\rep\common\ReplyMusicMsgBuilderTest.java
wxmpApp2\src\app\test\rep\common\ReplyTextMsgBuilderTest.java
wxmpApp2\src\app\test\rep\common\ReplyVideoMsgBuilderTest.java
wxmpApp2\src\app\test\rep\common\ReplyVoiceMsgBuilderTest.java
wxmpApp2\src\clickEvent.xml
wxmpApp2\src\com\moonsun\wxmp\builder\MessageBuilder.java
wxmpApp2\src\com\moonsun\wxmp\builder\ReplyArticleMsgBuilder.java
wxmpApp2\src\com\moonsun\wxmp\builder\ReplyImageMsgBuilder.java
wxmpApp2\src\com\moonsun\wxmp\builder\ReplyMusicMsgBuilder.java
wxmpApp2\src\com\moonsun\wxmp\builder\ReplyTextMsgBuilder.java
wxmpApp2\src\com\moonsun\wxmp\builder\ReplyVideoMsgBuilder.java
wxmpApp2\src\com\moonsun\wxmp\builder\ReplyVoiceMsgBuilder.java
wxmpApp2\src\com\moonsun\wxmp\msg\ReceiveCommonMessage.java
wxmpApp2\src\com\moonsun\wxmp\msg\ReceiveMessage.java
wxmpApp2\src\com\moonsun\wxmp\msg\reply\Image.java
wxmpApp2\src\com\moonsun\wxmp\msg\reply\Item.java
wxmpApp2\src\com\moonsun\wxmp\msg\reply\Music.java
wxmpApp2\src\com\moonsun\wxmp\msg\reply\ReplyArticleMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reply\ReplyImageMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reply\ReplyMusicMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reply\ReplyTextMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reply\ReplyVideoMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reply\ReplyVoiceMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reply\Video.java
wxmpApp2\src\com\moonsun\wxmp\msg\reply\Voice.java
wxmpApp2\src\com\moonsun\wxmp\msg\ReplyMessage.java
wxmpApp2\src\com\moonsun\wxmp\msg\reveive\event\ReceiveClickEventMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reveive\event\ReceiveEventMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reveive\event\ReceiveLocationEventMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reveive\event\ReceiveScanByBarCodeEventMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reveive\event\ReceiveSubscribeByBarCodeEventMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reveive\event\ReceiveSubscribeEventMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reveive\event\ReceiveUnsubscribeEventMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reveive\event\ReceiveViewEventMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reveive\ReceiveImageMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reveive\ReceiveLinkMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reveive\ReceivePositionMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reveive\ReceiveTextMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reveive\ReceiveVideoMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reveive\ReceiveVoiceMsg.java
wxmpApp2\src\com\moonsun\wxmp\msg\reveive\ReceiveVoiceRecognitionMsg.java
wxmpApp2\src\com\moonsun\wxmp\process\common\ReceiveImageMsgProcessor.java
wxmpApp2\src\com\moonsun\wxmp\process\common\ReceiveLinkMsgProcessor.java
wxmpApp2\src\com\moonsun\wxmp\process\common\ReceiveMsgProcessor.java
wxmpApp2\src\com\moonsun\wxmp\process\common\ReceivePositionMsgProcessor.java
wxmpApp2\src\com\moonsun\wxmp\process\common\ReceiveTextMsgProcessor.java
wxmpApp2\src\com\moonsun\wxmp\process\common\ReceiveVideoMsgProcessor.java
wxmpApp2\src\com\moonsun\wxmp\process\common\ReceiveVoiceMsgProcessor.java
wxmpApp2\src\com\moonsun\wxmp\process\common\ReceiveVoiceRecognitionMsgProcessor.java
wxmpApp2\src\com\moonsun\wxmp\process\Context.java
wxmpApp2\src\com\moonsun\wxmp\process\event\ReceiveClickEventMsgProcessor.java
wxmpApp2\src\com\moonsun\wxmp\process\event\ReceiveEventMsgProcessor.java
wxmpApp2\src\com\moonsun\wxmp\process\event\ReceiveLocationEventMsgProcessor.java
wxmpApp2\src\com\moonsun\wxmp\process\event\ReceiveScanEventMsgProcessor.java
wxmpApp2\src\com\moonsun\wxmp\process\event\ReceiveSubscribeByBarCodeEventMsgProcessor.java
wxmpApp2\src\com\moonsun\wxmp\process\event\ReceiveSubscribeEventMsgProcessor.java
wxmpApp2\src\com\moonsun\wxmp\process\event\ReceiveUnsubscribeEventMsgProcessor.java
wxmpApp2\src\com\moonsun\wxmp\process\event\ReceiveViewEventMsgProcessor.java
wxmpApp2\src\com\moonsun\wxmp\process\MessageProcessor.java
wxmpApp2\src\com\moonsun\wxmp\process\ProcessDispatcher.java
wxmpApp2\src\com\moonsun\wxmp\process\Processor.java
wxmpApp2\src\com\moonsun\wxmp\process\ProcessResult.java
wxmpApp2\src\com\moonsun\wxmp\register\ProcessRegister.java
wxmpApp2\src\com\moonsun\wxmp\servlet\InitWxServiceServlet.java
wxmpApp2\src\com\moonsun\wxmp\servlet\WxServiceServlet.java
wxmpApp2\src\com\moonsun\wxmp\util\DefaultDomDriver.java
wxmpApp2\src\com\moonsun\wxmp\util\MessageUtil.java
wxmpApp2\src\com\moonsun\wxmp\validation\VisitValidation.java
wxmpApp2\src\image.xml
wxmpApp2\src\link.xml
wxmpApp2\src\location.xml
wxmpApp2\src\locationEvent.xml
wxmpApp2\src\replyArticle.xml
wxmpApp2\src\replyMusic.xml
wxmpApp2\src\replyPicture.xml
wxmpApp2\src\replyText.xml

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com