文件名称:thinkphp3.1.2weixin

  • 所属分类:
  • Web服务器
  • 资源属性:
  • [PHP] [源码]
  • 上传时间:
  • 2015-05-05
  • 文件大小:
  • 2.42mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 袁*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

简介:



该框架是基于thinkphp 3.1.2开发





结构

1.WeixinAction.class.php 此文件中的类是微信入口文件的基类,它提供了微信的一些基础功能,继承了thinkphp的Action类

2.IndexAction.class.php 此文件是微信的入口url文件,它继承了WeixinAction,在这里可以配置不同应用的转发请求。可通过数据库中的数据,以判断应用的转发地址



3.WeixinAppAction.class.php 此文件是微信中不同应用的基类,所有的应用都须继承该类。在该类中可初始化权限配等基础功能。该类也继承了thinkphp的action类。



数据库配置



cz_config表



字段 值

TOKEN 自定义的token值

baseurl 网站地址,如http://www.xxx.com

-Descr iption: The fr a mework is based on the development of structures thinkphp 3.1.2 1.WeixinAction.class.php this file class is the base class micro-channel entry document, which provides some basic functions of micro letter, inherited thinkphp Action class 2.IndexAction This file is a micro-channel .class.php entrance url file, it inherits the WeixinAction, where you can configure to forward requests for different applications. Through the data in the to determine the application of the forwarding address 3.WeixinAppAction.class.php this document is the base class for different applications of micro letter, all applications must inherit this class. Permissions can be initialized in the class with other basic functions. The class also inherits thinkphp action class. Database Configuration cz_config table field values ​ ​ TOKEN custom token values ​ ​ baseurl website address, as http://www.xxx.com
(系统自动生成,下载前可以参看下载内容)

下载文件列表





weixin\.buildpath

......\.htaccess

......\.project

......\config.php

......\index.php

......\readme.txt

......\weixinAPP\Lib\Util\Express.class.php

......\.........\...\....\ImageRecognition.class.php

......\.........\...\....\Music.class.php

......\.........\...\....\OpenAPI.class.php

......\.........\...\....\Util.class.php

......\.........\...\....\Curl\class_HTTPRetriever.php

......\.........\...\....\....\curl.class.php

......\.........\...\....\....\libcurlemu.class.php

......\.........\...\....\....\libcurlexternal.inc.php

......\.........\...\....\....\libcurlnative.inc.php

......\.........\...\....\....\LICENSE

......\.........\...\....\....\README

......\.........\...\Behavior\BaseBehavior.class.php

......\.........\...\........\TemplateReplaceBehavior.class.php

......\.........\...\Action\ErrorAction.class.php

......\.........\...\......\ExpressAction.class.php

......\.........\...\......\HelpAction.class.php

......\.........\...\......\IndexAction.class.php

......\.........\...\......\MapAction.class.php

......\.........\...\......\MusicAction.class.php

......\.........\...\......\SubscribeAction.class.php

......\.........\...\......\TranslateAction.class.php

......\.........\...\......\WeatherAction.class.php

......\.........\...\......\WeixinAction.class.php

......\.........\...\......\WeixinAppAction.class.php

......\.........\Conf\config.php

......\Core\LICENSE.txt

......\....\logo.png

......\....\README.txt

......\....\ThinkPHP.php

......\....\.pl\default_index.tpl

......\....\...\dispatch_jump.tpl

......\....\...\page_trace.tpl

......\....\...\think_exception.tpl

......\....\Lib\Template\TagLib.class.php

......\....\...\........\ThinkTemplate.class.php

......\....\...\Driver\TagLib\TagLibCx.class.php

......\....\...\......\Db\DbMysql.class.php

......\....\...\......\..\DbMysqli.class.php

......\....\...\......\Cache\CacheFile.class.php

......\....\...\Core\Action.class.php

......\....\...\....\App.class.php

......\....\...\....\Behavior.class.php

......\....\...\....\Cache.class.php

......\....\...\....\Db.class.php

......\....\...\....\Dispatcher.class.php

......\....\...\....\Log.class.php

......\....\...\....\Model.class.php

......\....\...\....\Think.class.php

......\....\...\....\ThinkException.class.php

......\....\...\....\View.class.php

......\....\...\....\Widget.class.php

......\....\...\Behavior\CheckRouteBehavior.class.php

......\....\...\........\ContentReplaceBehavior.class.php

......\....\...\........\ParseTemplateBehavior.class.php

......\....\...\........\ReadHtmlCacheBehavior.class.php

......\....\...\........\ShowPageTraceBehavior.class.php

......\....\...\........\ShowRuntimeBehavior.class.php

......\....\...\........\TokenBuildBehavior.class.php

......\....\...\........\WriteHtmlCacheBehavior.class.php

......\....\.ang\en-us.php

......\....\....\zh-cn.php

......\....\Extend\README.txt

......\....\......\Vendor\readme.txt

......\....\......\......\Zend\Auth.php

......\....\......\......\....\Date.php

......\....\......\......\....\Exception.php

......\....\......\......\....\Loader.php

......\....\......\......\....\Version.php

......\....\......\......\....\Server\Abstract.php

......\....\......\......\....\......\Cache.php

......\....\......\......\....\......\Definition.php

......\....\......\......\....\......\Exception.php

......\....\......\......\....\......\Interface.php

......\....\......\......\....\......\Reflection.php

......\....\......\......\....\......\..........\Class.php

......\....\......\......\....\......\..........\Exception.php

......\....\......\......\....\......\..........\Function.php

......\....\......\......\....\......\..........\Method.php

......\....\......\......\....\......\..........\Node.php

......\....\......\......\....\......\..........\Parameter.php

......\....\......\......\....\......\..........\Prototype.php

......\....\......\......\....\......\..........\ReturnValue.php

......\....\......\......\....\......\..........\Function\Abstract.php

......\....\......\......\....\......\Method\Callback.php

......\....\......\......\....\......\.

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org