文件名称:weixinMVC
介绍说明--下载内容来自于网络,使用问题请自行百度
java微信公众平台开发,基于springMVC技术和xstream,json等技术,通过使用图灵机器人接口,实现微信公众号的智能回复-java micro-channel public platform, based on technology and springMVC xstream, json technology, through the use of Turing robot interface, micro-channel public number of smart reply
(系统自动生成,下载前可以参看下载内容)
下载文件列表
weixinMVC/
weixinMVC/.classpath
weixinMVC/.myeclipse/
weixinMVC/.mymetadata
weixinMVC/.project
weixinMVC/.settings/
weixinMVC/.settings/.jsdtscope
weixinMVC/.settings/com.genuitec.eclipse.core.prefs
weixinMVC/.settings/com.genuitec.eclipse.j2eedt.core.prefs
weixinMVC/.settings/org.eclipse.core.resources.prefs
weixinMVC/.settings/org.eclipse.jdt.core.prefs
weixinMVC/.settings/org.eclipse.wst.common.component
weixinMVC/.settings/org.eclipse.wst.common.project.facet.core.xml
weixinMVC/.settings/org.eclipse.wst.jsdt.ui.superType.container
weixinMVC/.settings/org.eclipse.wst.jsdt.ui.superType.name
weixinMVC/WebRoot/
weixinMVC/WebRoot/META-INF/
weixinMVC/WebRoot/META-INF/MANIFEST.MF
weixinMVC/WebRoot/WEB-INF/
weixinMVC/WebRoot/WEB-INF/classes/
weixinMVC/WebRoot/WEB-INF/classes/com/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/controller/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/controller/LoginController.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/controller/XxtController.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/AccessToken.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/WeChat.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/autoReply/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/autoReply/MessageResponse.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/menu/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/menu/testMenu.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/message/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/message/req/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/message/resp/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/message/resp/Article.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/message/resp/BaseMessage.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/message/resp/NewsMessage.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/message/resp/TextMessage.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/model/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/model/message/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/service/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/service/CoreService.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/service/MenuClickService.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/Constants.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/MessageUtil$1$1.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/MessageUtil$1.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/MessageUtil.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/MyX509TrustManager.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/PropertiesUtil.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/SignUtil.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/WeixinUtil.class
weixinMVC/WebRoot/WEB-INF/classes/com/weixin/
weixinMVC/WebRoot/WEB-INF/classes/com/weixin/robot/
weixinMVC/WebRoot/WEB-INF/classes/com/weixin/robot/FormatXmlProcess.class
weixinMVC/WebRoot/WEB-INF/classes/com/weixin/robot/TulingApiProcess.class
weixinMVC/WebRoot/WEB-INF/classes/conf/
weixinMVC/WebRoot/WEB-INF/classes/conf/config.properties
weixinMVC/WebRoot/WEB-INF/classes/conf/message/
weixinMVC/WebRoot/WEB-INF/classes/conf/spring/
weixinMVC/WebRoot/WEB-INF/classes/conf/spring/spring-servlet.xml
weixinMVC/WebRoot/WEB-INF/lib/
weixinMVC/WebRoot/WEB-INF/lib/antlr-2.7.7.jar
weixinMVC/WebRoot/WEB-INF/lib/aopalliance-1.0.jar
weixinMVC/WebRoot/WEB-INF/lib/aspectjrt-1.1.1.jar
weixinMVC/WebRoot/WEB-INF/lib/aspectjweaver-1.5.2.jar
weixinMVC/WebRoot/WEB-INF/lib/commons-beanutils-1.8.3.jar
weixinMVC/WebRoot/WEB-INF/lib/commons-collections-3.1.jar
weixinMVC/WebRoot/WEB-INF/lib/commons-io-2.0.1.jar
weixinMVC/WebRoot/WEB-INF/lib/commons-lang-2.5.jar
weixinMVC/WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar
weixinMVC/WebRoot/WEB-INF/lib/dom4j.jar
weixinMVC/WebRoot/WEB-INF/lib/ezmorph-1.0.3.jar
weixinMVC/WebRoot/WEB-INF/lib/gson-2.2.jar
weixinMVC/WebRoot/WEB-INF/lib/httpclient-4.1.1.jar
weixinMVC/WebRoot/WEB-INF/lib/httpcore-4.1.jar
weixinMVC/WebRoot/WEB-INF/lib/jackson-core-asl-1.9.3.jar
weixinMVC/WebRoot/WEB-INF/lib/jackson-mapper-asl-1.9.3.jar
weixinMVC/WebRoot/WEB-INF/lib/javassist-3.15.0-GA.jar
weixinMVC/WebRoot/WEB-INF/lib/jboss-logging-3.1.0.GA.jar
weixinMVC/WebRoot/WEB-INF/lib/jboss-transaction-api_1.1_spec-1.0.1.Final.jar
weixinMVC/WebRoot/WEB-INF/lib/json-lib-2.1-jdk15.jar
weixinMVC/WebRoot/WEB-INF/lib/jstl.jar
weixinMVC/WebRoot/WEB-INF/lib/kaptcha-2.3.2.jar
weixinMVC/WebRoot/WEB-INF/lib/log4j-1.2.16.jar
weixinMVC/WebRoot/WEB-INF/lib/org.apache.felix.webconsole-1.0.0.jar
weixinMVC/WebRoot/WEB-INF/lib/slf4j-api-1.6.1.jar
weixinMVC/WebRoot/WEB-INF/lib/spring-aop-3.2.4.RELEASE.jar
weixinMVC/WebRoot/WEB-INF/lib/spring-aspects-3.2.4.RELEASE.jar
weixinMVC/WebRoot/WEB-INF/lib/spring-beans-3.2.4.RELEASE.jar
weixinMVC/WebRoo
weixinMVC/.classpath
weixinMVC/.myeclipse/
weixinMVC/.mymetadata
weixinMVC/.project
weixinMVC/.settings/
weixinMVC/.settings/.jsdtscope
weixinMVC/.settings/com.genuitec.eclipse.core.prefs
weixinMVC/.settings/com.genuitec.eclipse.j2eedt.core.prefs
weixinMVC/.settings/org.eclipse.core.resources.prefs
weixinMVC/.settings/org.eclipse.jdt.core.prefs
weixinMVC/.settings/org.eclipse.wst.common.component
weixinMVC/.settings/org.eclipse.wst.common.project.facet.core.xml
weixinMVC/.settings/org.eclipse.wst.jsdt.ui.superType.container
weixinMVC/.settings/org.eclipse.wst.jsdt.ui.superType.name
weixinMVC/WebRoot/
weixinMVC/WebRoot/META-INF/
weixinMVC/WebRoot/META-INF/MANIFEST.MF
weixinMVC/WebRoot/WEB-INF/
weixinMVC/WebRoot/WEB-INF/classes/
weixinMVC/WebRoot/WEB-INF/classes/com/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/controller/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/controller/LoginController.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/controller/XxtController.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/AccessToken.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/WeChat.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/autoReply/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/autoReply/MessageResponse.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/menu/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/menu/testMenu.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/message/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/message/req/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/message/resp/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/message/resp/Article.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/message/resp/BaseMessage.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/message/resp/NewsMessage.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/entity/message/resp/TextMessage.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/model/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/model/message/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/service/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/service/CoreService.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/service/MenuClickService.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/Constants.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/MessageUtil$1$1.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/MessageUtil$1.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/MessageUtil.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/MyX509TrustManager.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/PropertiesUtil.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/SignUtil.class
weixinMVC/WebRoot/WEB-INF/classes/com/lianchuang/util/WeixinUtil.class
weixinMVC/WebRoot/WEB-INF/classes/com/weixin/
weixinMVC/WebRoot/WEB-INF/classes/com/weixin/robot/
weixinMVC/WebRoot/WEB-INF/classes/com/weixin/robot/FormatXmlProcess.class
weixinMVC/WebRoot/WEB-INF/classes/com/weixin/robot/TulingApiProcess.class
weixinMVC/WebRoot/WEB-INF/classes/conf/
weixinMVC/WebRoot/WEB-INF/classes/conf/config.properties
weixinMVC/WebRoot/WEB-INF/classes/conf/message/
weixinMVC/WebRoot/WEB-INF/classes/conf/spring/
weixinMVC/WebRoot/WEB-INF/classes/conf/spring/spring-servlet.xml
weixinMVC/WebRoot/WEB-INF/lib/
weixinMVC/WebRoot/WEB-INF/lib/antlr-2.7.7.jar
weixinMVC/WebRoot/WEB-INF/lib/aopalliance-1.0.jar
weixinMVC/WebRoot/WEB-INF/lib/aspectjrt-1.1.1.jar
weixinMVC/WebRoot/WEB-INF/lib/aspectjweaver-1.5.2.jar
weixinMVC/WebRoot/WEB-INF/lib/commons-beanutils-1.8.3.jar
weixinMVC/WebRoot/WEB-INF/lib/commons-collections-3.1.jar
weixinMVC/WebRoot/WEB-INF/lib/commons-io-2.0.1.jar
weixinMVC/WebRoot/WEB-INF/lib/commons-lang-2.5.jar
weixinMVC/WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar
weixinMVC/WebRoot/WEB-INF/lib/dom4j.jar
weixinMVC/WebRoot/WEB-INF/lib/ezmorph-1.0.3.jar
weixinMVC/WebRoot/WEB-INF/lib/gson-2.2.jar
weixinMVC/WebRoot/WEB-INF/lib/httpclient-4.1.1.jar
weixinMVC/WebRoot/WEB-INF/lib/httpcore-4.1.jar
weixinMVC/WebRoot/WEB-INF/lib/jackson-core-asl-1.9.3.jar
weixinMVC/WebRoot/WEB-INF/lib/jackson-mapper-asl-1.9.3.jar
weixinMVC/WebRoot/WEB-INF/lib/javassist-3.15.0-GA.jar
weixinMVC/WebRoot/WEB-INF/lib/jboss-logging-3.1.0.GA.jar
weixinMVC/WebRoot/WEB-INF/lib/jboss-transaction-api_1.1_spec-1.0.1.Final.jar
weixinMVC/WebRoot/WEB-INF/lib/json-lib-2.1-jdk15.jar
weixinMVC/WebRoot/WEB-INF/lib/jstl.jar
weixinMVC/WebRoot/WEB-INF/lib/kaptcha-2.3.2.jar
weixinMVC/WebRoot/WEB-INF/lib/log4j-1.2.16.jar
weixinMVC/WebRoot/WEB-INF/lib/org.apache.felix.webconsole-1.0.0.jar
weixinMVC/WebRoot/WEB-INF/lib/slf4j-api-1.6.1.jar
weixinMVC/WebRoot/WEB-INF/lib/spring-aop-3.2.4.RELEASE.jar
weixinMVC/WebRoot/WEB-INF/lib/spring-aspects-3.2.4.RELEASE.jar
weixinMVC/WebRoot/WEB-INF/lib/spring-beans-3.2.4.RELEASE.jar
weixinMVC/WebRoo
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.