資源簡介
微信公共號開發基礎接口 thinkphp實例
代碼片段和文件信息
return?array(
‘DB_TYPE‘??????=>??‘mysql‘?????//?數據庫類型
‘DB_HOST‘??????=>??‘127.0.0.1‘?????//?服務器地址
‘DB_NAME‘??????=>??‘demo‘?????//?數據庫名
‘DB_USER‘??????=>??‘root‘?????//?用戶名
‘DB_PWD‘???????=>??‘root‘?????//?密碼
‘DB_PORT‘??????=>??‘3306‘?????//?端口
‘DB_PREFIX‘????=>??‘demo_‘?????//?數據庫表前綴
‘DB_CHARSET‘???=>??‘utf8‘?//?數據庫的編碼?默認為utf8
‘WX_CONFIG‘????=>??array(
? ‘token‘=>‘1qaz2wsx3ed‘?//填寫你設定的key
? ‘encodingaeskey‘=>‘‘?//填寫加密用的EncodingAESKey
? ‘appid‘=>‘wx8e338f9741e2027d‘?//填寫高級調用功能的app?id
? ‘appsecret‘=>‘2d843e654ddba4237a7efa4197eb1199‘?//填寫高級調用功能的密鑰
? )
);
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????????1??2016-04-09?18:41??Common\Common\index.html
?????文件????????730??2016-05-10?21:39??Common\Conf\config.php
?????文件??????????1??2016-04-09?18:41??Common\Conf\index.html
?????文件??????????1??2016-04-09?18:41??Common\index.html
?????文件??????????1??2016-04-09?18:41??Home\Common\index.html
?????文件?????????50??2016-04-09?18:41??Home\Conf\config.php
?????文件??????????1??2016-04-09?18:41??Home\Conf\index.html
?????文件??????????1??2016-04-09?18:41??Home\Controller\index.html
?????文件???????3212??2016-12-11?17:24??Home\Controller\IndexController.class.php
?????文件??????????1??2016-04-09?18:41??Home\index.html
?????文件??????????1??2016-04-09?18:41??Home\Model\index.html
?????文件?????162629??2016-04-09?18:56??Home\Org\Wechat.class.php
?????文件??????19883??2016-04-09?20:07??Home\Org\WechatAuth.class.php
?????文件??????????1??2016-04-09?18:41??Home\View\index.html
?????文件????????705??2016-04-09?18:41??Runtime\Cache\Home\20914c0f075f91df3579ffbdf5180b02.php
?????文件??????????1??2016-04-09?18:41??Runtime\Cache\Home\index.html
?????文件??????????1??2016-04-09?18:41??Runtime\Cache\index.html
?????文件??????????1??2016-04-09?18:41??Runtime\Data\index.html
?????文件??????????1??2016-04-09?18:41??Runtime\index.html
?????文件????????229??2016-04-09?20:31??Runtime\Logs\Common\16_04_09.log
?????文件?????136925??2016-04-09?21:07??Runtime\Logs\Home\16_04_09.log
?????文件??????????1??2016-04-09?18:41??Runtime\Logs\Home\index.html
?????文件??????????1??2016-04-09?18:41??Runtime\Logs\index.html
?????文件??????????1??2016-04-09?18:41??Runtime\Temp\index.html
?????目錄??????????0??2016-04-09?18:41??Runtime\Cache\Home
?????目錄??????????0??2016-04-09?20:31??Runtime\Logs\Common
?????目錄??????????0??2016-04-09?18:41??Runtime\Logs\Home
?????目錄??????????0??2016-04-09?18:41??Common\Common
?????目錄??????????0??2016-04-09?20:40??Common\Conf
?????目錄??????????0??2016-04-09?18:41??Home\Common
............此處省略15個文件信息
評論
共有 條評論