文件名称:thinkphp_5.0_rc3
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
ThinkPHP是一个免费开源的,快速、简单的面向对象的轻量级PHP开发框架,是为了敏捷WEB应用开发和简化企业应用开发而诞生的。ThinkPHP从诞生以来一直秉承简洁实用的设计原则,在保持出色的性能和至简的代码的同时,也注重易用性。-ThinkPHP is a free open source, fast, simple object-oriented lightweight PHP development fr a mework, in order to agile WEB application development and simplify the development of enterprise applications and the birth of. ThinkPHP has been adhering to the principle of simple and practical design since its birth, while maintaining excellent performance and to the simple code, but also focus on ease of use.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.gitignore
application
...........\.htaccess
...........\command.php
...........\config.php
...........\database.php
...........\index
...........\.....\controller
...........\.....\..........\Index.php
...........\route.php
build.php
composer.json
console
CONTRIBUTING.md
extend
......\.gitignore
LICENSE.txt
public
......\.htaccess
......\favicon.ico
......\index.php
......\robots.txt
......\static
......\......\.gitignore
README.md
router.php
thinkphp
........\.htaccess
........\base.php
........\composer.json
........\CONTRIBUTING.md
........\convention.php
........\helper.php
........\lang
........\....\.gitignore
........\library
........\.......\think
........\.......\.....\App.php
........\.......\.....\Build.php
........\.......\.....\cache
........\.......\.....\Cache.php
........\.......\.....\cache\driver
........\.......\.....\.....\......\Apc.php
........\.......\.....\.....\......\Db.php
........\.......\.....\.....\......\File.php
........\.......\.....\.....\......\Lite.php
........\.......\.....\.....\......\Memcache.php
........\.......\.....\.....\......\Memcached.php
........\.......\.....\.....\......\Redis.php
........\.......\.....\.....\......\Sae.php
........\.......\.....\.....\......\Secache.php
........\.......\.....\.....\......\Sqlite.php
........\.......\.....\.....\......\Test.php
........\.......\.....\.....\......\Wincache.php
........\.......\.....\.....\......\Xcache.php
........\.......\.....\config
........\.......\.....\Config.php
........\.......\.....\config\driver
........\.......\.....\......\......\Ini.php
........\.......\.....\......\......\Xml.php
........\.......\.....\console
........\.......\.....\Console.php
........\.......\.....\console\bin
........\.......\.....\.......\...\hiddeninput.exe
........\.......\.....\.......\...\README.md
........\.......\.....\.......\command
........\.......\.....\.......\.......\Build.php
........\.......\.....\.......\.......\Command.php
........\.......\.....\.......\.......\Help.php
........\.......\.....\.......\.......\Lists.php
........\.......\.....\.......\.......\make
........\.......\.....\.......\.......\....\Controller.php
........\.......\.....\.......\.......\....\Model.php
........\.......\.....\.......\helper
........\.......\.....\.......\......\Debug.php
........\.......\.....\.......\......\descriptor
........\.......\.....\.......\......\Descriptor.php
........\.......\.....\.......\......\descriptor\Console.php
........\.......\.....\.......\......\..........\Descriptor.php
........\.......\.....\.......\......\Formatter.php
........\.......\.....\.......\......\Helper.php
........\.......\.....\.......\......\Process.php
........\.......\.....\.......\......\question
........\.......\.....\.......\......\Question.php
........\.......\.....\.......\......\question\Choice.php
........\.......\.....\.......\......\........\Confirmation.php
........\.......\.....\.......\......\........\Question.php
........\.......\.....\.......\......\Set.php
........\.......\.....\.......\input
........\.......\.....\.......\Input.php
........\.......\.....\.......\input\Argument.php
........\.......\.....\.......\.....\Definition.php
........\.......\.....\.......\.....\Option.php
........\.......\.....\.......\LICENSE
........\.......\.....\.......\output
........\.......\.....\.......\Output.php
........\.......\.....\.......\output\formatter
........\.......\.....\.......\......\Formatter.php
........\.......\.....\.......\......\formatter\Stack.php
........\.......\.....\.......\......\.........\Style.php