文件名称:thinkphp_3.2.2_core
介绍说明--下载内容均来自于网络,请自行研究使用
是一个免费开源的,快速、简单的面向对象的 轻量级PHP开发框架 ,创立于2006年初,遵循Apache2开源协议发布,是为了敏捷WEB应用开发和简化企业应用开发而诞生的。ThinkPHP从诞生以来一直秉承简洁实用的设计原则,在保持出色的性能和至简的代码的同时,也注重易用性。并且拥有众多的原创功能和特性,在社区团队的积极参与下,在易用性、扩展性和性能方面不断优化和改进,已经成长为国内最领先和最具影响力的WEB应用开发框架,众多的典型案例确保可以稳定用于商业以及门户级的开发-
Is a free open source, fast, lightweight PHP development fr a mework simple object-oriented, was founded in early 2006, following the release Apache2 open source protocol is to agile WEB application development and simplify enterprise application development and birth. ThinkPHP since birth has been adhering to the principle of simple and practical design, while maintaining excellent performance and to Jane s code, but also focus on ease of use. And has many original features and functionality, with the active participation of the community team, in ease of use, scalability and performance optimization and continuous improvement, has grown into a WEB application development fr a mework for the country s leading and most influential of the many the typical case for commercial as well as to ensure stable development of the portal level
Is a free open source, fast, lightweight PHP development fr a mework simple object-oriented, was founded in early 2006, following the release Apache2 open source protocol is to agile WEB application development and simplify enterprise application development and birth. ThinkPHP since birth has been adhering to the principle of simple and practical design, while maintaining excellent performance and to Jane s code, but also focus on ease of use. And has many original features and functionality, with the active participation of the community team, in ease of use, scalability and performance optimization and continuous improvement, has grown into a WEB application development fr a mework for the country s leading and most influential of the many the typical case for commercial as well as to ensure stable development of the portal level
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.htaccess
Application
...........\index.html
...........\README.md
composer.json
index.php
Public
......\README.md
README.md
ThinkPHP
........\Common
........\......\functions.php
........\Conf
........\....\convention.php
........\....\debug.php
........\Lang
........\....\en-us.php
........\....\zh-cn.php
........\....\zh-tw.php
........\Library
........\.......\Behavior
........\.......\........\BuildLiteBehavior.class.php
........\.......\........\CheckLangBehavior.class.php
........\.......\........\ContentReplaceBehavior.class.php
........\.......\........\ParseTemplateBehavior.class.php
........\.......\........\ReadHtmlCacheBehavior.class.php
........\.......\........\ShowPageTraceBehavior.class.php
........\.......\........\ShowRuntimeBehavior.class.php
........\.......\........\TokenBuildBehavior.class.php
........\.......\........\WriteHtmlCacheBehavior.class.php
........\.......\Think
........\.......\.....\App.class.php
........\.......\.....\Build.class.php
........\.......\.....\Cache
........\.......\.....\Cache.class.php
........\.......\.....\.....\Driver
........\.......\.....\.....\......\File.class.php
........\.......\.....\.....\......\Memcachesae.class.php
........\.......\.....\Controller.class.php
........\.......\.....\Db
........\.......\.....\Db.class.php
........\.......\.....\..\Driver
........\.......\.....\..\......\Mysql.class.php
........\.......\.....\..\......\Mysqli.class.php
........\.......\.....\..\......\Pdo.class.php
........\.......\.....\Dispatcher.class.php
........\.......\.....\Exception.class.php
........\.......\.....\Hook.class.php
........\.......\.....\Log
........\.......\.....\Log.class.php
........\.......\.....\...\Driver
........\.......\.....\...\......\File.class.php
........\.......\.....\...\......\Sae.class.php
........\.......\.....\Model.class.php
........\.......\.....\Route.class.php
........\.......\.....\Storage
........\.......\.....\Storage.class.php
........\.......\.....\.......\Driver
........\.......\.....\.......\......\File.class.php
........\.......\.....\.......\......\Sae.class.php
........\.......\.....\Template
........\.......\.....\Template.class.php
........\.......\.....\........\Driver
........\.......\.....\........\TagLib
........\.......\.....\........\TagLib.class.php
........\.......\.....\........\......\Cx.class.php
........\.......\.....\Think.class.php
........\.......\.....\View.class.php
........\.......\Vendor
........\.......\......\README.txt
........\LICENSE.txt
........\logo.png
........\Mode
........\....\common.php
........\....\Sae
........\....\sae.php
........\....\Sae\convention.php
........\ThinkPHP.php
........\Tpl
........\...\dispatch_jump.tpl
........\...\page_trace.tpl
........\...\think_exception.tpl