文件名称:liu21st-thinkphp-master
- 所属分类:
- Internet/网络编程
- 资源属性:
- [PHP] [源码]
- 上传时间:
- 2014-07-21
- 文件大小:
- 2.24mb
- 下载次数:
- 0次
- 提 供 者:
- 赵**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
TP框架,对于初次接触TP框架的同学来说,TP框架是个不错的工具,它可以让你快速的写好一个网站-TP fr a mework, the fr a mework for the initial contact with the students who TP, TP fr a mework is a good tool, it allows you to quickly write a website
(系统自动生成,下载前可以参看下载内容)
下载文件列表
thinkphp
........\.htaccess
........\Application
........\...........\README.md
........\...........\index.html
........\Public
........\......\README.md
........\README.md
........\ThinkPHP
........\........\Common
........\........\......\functions.php
........\........\Conf
........\........\....\convention.php
........\........\....\debug.php
........\........\LICENSE.txt
........\........\Lang
........\........\....\en-us.php
........\........\....\pt-br.php
........\........\....\zh-cn.php
........\........\....\zh-tw.php
........\........\Library
........\........\.......\Behavior
........\........\.......\........\AgentCheckBehavior.class.php
........\........\.......\........\BorisBehavior.class.php
........\........\.......\........\BrowserCheckBehavior.class.php
........\........\.......\........\BuildLiteBehavior.class.php
........\........\.......\........\CheckActionRouteBehavior.class.php
........\........\.......\........\CheckLangBehavior.class.php
........\........\.......\........\ChromeShowPageTraceBehavior.class.php
........\........\.......\........\ContentReplaceBehavior.class.php
........\........\.......\........\CronRunBehavior.class.php
........\........\.......\........\FireShowPageTraceBehavior.class.php
........\........\.......\........\ParseTemplateBehavior.class.php
........\........\.......\........\ReadHtmlCacheBehavior.class.php
........\........\.......\........\RobotCheckBehavior.class.php
........\........\.......\........\ShowPageTraceBehavior.class.php
........\........\.......\........\ShowRuntimeBehavior.class.php
........\........\.......\........\TokenBuildBehavior.class.php
........\........\.......\........\UpgradeNoticeBehavior.class.php
........\........\.......\........\WriteHtmlCacheBehavior.class.php
........\........\.......\Org
........\........\.......\...\Net
........\........\.......\...\...\Http.class.php
........\........\.......\...\...\IpLocation.class.php
........\........\.......\...\Util
........\........\.......\...\....\ArrayList.class.php
........\........\.......\...\....\CodeSwitch.class.php
........\........\.......\...\....\Date.class.php
........\........\.......\...\....\Rbac.class.php
........\........\.......\...\....\Stack.class.php
........\........\.......\...\....\String.class.php
........\........\.......\Think
........\........\.......\.....\App.class.php
........\........\.......\.....\Auth.class.php
........\........\.......\.....\Behavior.class.php
........\........\.......\.....\Build.class.php
........\........\.......\.....\Cache.class.php
........\........\.......\.....\Cache
........\........\.......\.....\.....\Driver
........\........\.......\.....\.....\......\Apachenote.class.php
........\........\.......\.....\.....\......\Apc.class.php
........\........\.......\.....\.....\......\Db.class.php
........\........\.......\.....\.....\......\Eaccelerator.class.php
........\........\.......\.....\.....\......\File.class.php
........\........\.......\.....\.....\......\Memcache.class.php
........\........\.......\.....\.....\......\Memcached.class.php
........\........\.......\.....\.....\......\Memcachesae.class.php
........\........\.......\.....\.....\......\Redis.class.php
........\........\.......\.....\.....\......\Shmop.class.php
........\........\.......\.....\.....\......\Sqlite.class.php
........\........\.......\.....\.....\......\Wincache.class.php
........\........\.......\.....\.....\......\Xcache.class.php
........\........\.......\.....\Controller.class.php
........\........\.......\.....\Controller
........\........\.......\.....\..........\HproseController.class.php
........\........\.......\.....\..........\JsonRpcController.class.php
........\........\.......\.....\..........\RestController.class.php
........\........\.......\.....\..........\RpcController.class.php
........\........\.......\.....\..........\YarController.class.php
........\........\.......\.....\Crypt.class.php
........\........\.......\.....\Crypt
........\........\.......\.....\.....\Driver
........\........\.......\.....\.....\......\Base64