文件名称:thinkphp3.1.2weixin
介绍说明--下载内容均来自于网络,请自行研究使用
简介:
该框架是基于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
该框架是基于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
......\....\......\......\....\......\.