文件名称:Carp_SRC_0.0.1
介绍说明--下载内容均来自于网络,请自行研究使用
Carp,是一个微信公众平台二次开发的SDK。 Carp把微信公布的接口和协议进行了封装,同时把公众号的关注人、分组、图片、音视频文件、通讯信息等内容保存到了本地,从而能够更加方便的处理用户信息;使用Carp,能够方便的开发出微信离线客服,智能回复,针对性分发信息,数据分析,客户分析等微信应用。-Carp, a micro-channel public secondary development platform SDK. Carp the micro-channel publishing interfaces and protocols of the package, while the preservation of public numbers concern people, groups, pictures, audio and video files, communications, information and other content to the local, which can be more convenient to handle user information using Carp, can easily The development of a micro-channel offline customer service, intelligent response, targeted distribution of information, data analysis, customer analysis, micro-channel applications.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Carp_SRC_0.0.1
..............\build.xml
..............\build
..............\classes
..............\db.config.xml
..............\lib
..............\...\c3p0-0.9.1.jar
..............\...\cglib-nodep-2.1_3.jar
..............\...\common-annotations.jar
..............\...\commons-beanutils-1.8.0.jar
..............\...\commons-beanutils-bean-collections.jar
..............\...\commons-beanutils-core.jar
..............\...\commons-betwixt-0.8.jar
..............\...\commons-codec-1.9.jar
..............\...\commons-collections-3.2.jar
..............\...\commons-digester-1.7.jar
..............\...\commons-httpclient-3.0.jar
..............\...\commons-io-1.4.jar
..............\...\commons-lang-2.4.jar
..............\...\commons-logging-1.0.4.jar
..............\...\commons-net-3.0.1.jar
..............\...\commons-pool-1.2.jar
..............\...\dom4j-1.6.1.jar
..............\...\ehcache-1.2.3.jar
..............\...\ezmorph-1.0.6.jar
..............\...\hibernate3.jar
..............\...\jaybird-full-2.1.6.jar
..............\...\json-lib-2.4-jdk15.jar
..............\...\jta-1.1.jar
..............\...\log4j-1.2.9.jar
..............\...\poi-3.7-20101029.jar
..............\...\servlet-api.jar
..............\...\slf4j-api-1.5.8.jar
..............\...\slf4j-nop-1.5.2.jar
..............\src
..............\...\demo
..............\...\....\com
..............\...\....\...\voa
..............\...\....\...\...\weixin
..............\...\....\...\...\......\demo
..............\...\....\...\...\......\....\DownloadFile.java
..............\...\....\...\...\......\....\GetAllFans.java
..............\...\....\...\...\......\....\SendCustomerMessage.java
..............\...\....\...\...\......\....\SendTxtHandler.java
..............\...\....\...\...\......\....\UpdateFile.java
..............\...\weixin
..............\...\......\com
..............\...\......\...\voa
..............\...\......\...\...\weixin
..............\...\......\...\...\......\Carp.java
..............\...\......\...\...\......\db
..............\...\......\...\...\......\..\WeixinCommonDao.java
..............\...\......\...\...\......\..\WeixinDao.java
..............\...\......\...\...\......\..\WeixinHibernateUtil.java
..............\...\......\...\...\......\..\WeixinSessionFactory.java
..............\...\......\...\...\......\filter
..............\...\......\...\...\......\......\AuthorFilter.java
..............\...\......\...\...\......\handler
..............\...\......\...\...\......\.......\FansSession.java
..............\...\......\...\...\......\.......\Handler.java
..............\...\......\...\...\......\.......\HandlerChain.java
..............\...\......\...\...\......\.......\HandlerException.java
..............\...\......\...\...\......\.......\HandlerManager.java
..............\...\......\...\...\......\.......\RecieveTxtHandler.java
..............\...\......\...\...\......\.......\Router.java
..............\...\......\...\...\......\.......\SessionManager.java
..............\...\......\...\...\......\message
..............\...\......\...\...\......\.......\MessageType.java
..............\...\......\...\...\......\.......\recieve
..............\...\......\...\...\......\.......\.......\RecieveEvent.java
..............\...\......\...\...\......\.......\.......\RecieveImgMessage.java
..............\...\......\...\...\......\.......\.......\RecieveLinkMessage.java
..............\...\......\...\...\......\.......\.......\RecieveLocationEvent.java
..............\...\......\...\...\......\.......\.......\RecieveLocationMessage.java
..............\...\......\...\...\......\.......\.......\RecieveMenuEvent.java
..............\...\......\...\...\......\.......\.......\RecieveMessage.java
..............\...\......\...\...\......\.......\.......\RecieveTicketEvent.java
..............\...\......\...\...\......\.......\.......\RecieveTxtMessage.java
..............\...\......\...\...\......\.......\.......\RecieveVedioMessage.java
..............\...\......\...\...\......\.......\.......\RecieveVoiceMessage.java
..............\...\......\...\...\......\.......\send
..............\...\.