文件名称:thinkphp3.1
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [PHP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 132kb
- 下载次数:
- 0次
- 提 供 者:
- 图*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ThinkPHP 是一个免费开源的,快速、简单的面向对象的 轻量级PHP开发框架 ,创立于2006年初,遵循Apache2开源协议发布,是为了敏捷WEB应用开发和简化企业应用开发而诞生的。ThinkPHP从诞生以来一直秉承简洁实用的设计原则,在保持出色的性能和至简的代码的同时,也注重易用性。并且拥有众多的原创功能和特性,在社区团队的积极参与下,在易用性、扩展性和性能方面不断优化和改进,已经成长为国内最领先和最具影响力的WEB应用开发框架,众多的典型案例确保可以稳定用于商业以及门户级的开发。
-ThinkPHP is a free, open source, fast, a lightweight simple object-oriented PHP development fr a mework, was founded in early 2006, followed Apache2 open source license issued, the birth order agile WEB application development and simplify enterprise application development. ThinkPHP since its birth, has been adhering to the principle of simple and practical design, but also focus on ease of use, while maintaining excellent performance and code to Jane. And has many original features and characteristics, in the team' s active participation in the community, in the ease of use, scalability and performance continuously optimized and improved, and has grown WEB application development fr a mework for most of the leading and most influential, many a typical case to ensure that the development can be used for commercial as well as portal level stable.
-ThinkPHP is a free, open source, fast, a lightweight simple object-oriented PHP development fr a mework, was founded in early 2006, followed Apache2 open source license issued, the birth order agile WEB application development and simplify enterprise application development. ThinkPHP since its birth, has been adhering to the principle of simple and practical design, but also focus on ease of use, while maintaining excellent performance and code to Jane. And has many original features and characteristics, in the team' s active participation in the community, in the ease of use, scalability and performance continuously optimized and improved, and has grown WEB application development fr a mework for most of the leading and most influential, many a typical case to ensure that the development can be used for commercial as well as portal level stable.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
thinkphp3.1
...........\README.txt
...........\ThinkPHP
...........\........\Common
...........\........\......\common.php
...........\........\......\functions.php
...........\........\......\runtime.php
...........\........\Conf
...........\........\....\alias.php
...........\........\....\convention.php
...........\........\....\debug.php
...........\........\....\tags.php
...........\........\Extend
...........\........\......\README.txt
...........\........\Lang
...........\........\....\zh-cn.php
...........\........\Lib
...........\........\...\Behavior
...........\........\...\........\CheckRouteBehavior.class.php
...........\........\...\........\ContentReplaceBehavior.class.php
...........\........\...\........\LocationTemplateBehavior.class.php
...........\........\...\........\ParseTemplateBehavior.class.php
...........\........\...\........\ReadHtmlCacheBehavior.class.php
...........\........\...\........\ShowPageTraceBehavior.class.php
...........\........\...\........\ShowRuntimeBehavior.class.php
...........\........\...\........\TokenBuildBehavior.class.php
...........\........\...\........\WriteHtmlCacheBehavior.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
...........\........\...\Driver
...........\........\...\......\Cache
...........\........\...\......\.....\CacheFile.class.php
...........\........\...\......\Db
...........\........\...\......\..\DbMysql.class.php
...........\........\...\......\..\DbMysqli.class.php
...........\........\...\......\TagLib
...........\........\...\......\......\TagLibCx.class.php
...........\........\...\Template
...........\........\...\........\TagLib.class.php
...........\........\...\........\ThinkTemplate.class.php
...........\........\LICENSE.txt
...........\........\logo.png
...........\........\README.txt
...........\........\ThinkPHP.php
...........\........\Tpl
...........\........\...\default_index.tpl
...........\........\...\dispatch_jump.tpl
...........\........\...\page_trace.tpl
...........\........\...\think_exception.tpl
...........\源码之家说明.txt