文件名称:ThinkPHP2.0_Core
- 所属分类:
- Internet/网络编程
- 资源属性:
- [PHP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 154kb
- 下载次数:
- 0次
- 提 供 者:
- zdaa*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
tp2.0最新 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50 ) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50 ) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ThinkPHP
........\Common
........\......\alias.php
........\......\compat.php
........\......\convention.php
........\......\core.php
........\......\debug.php
........\......\defines.php
........\......\extend.php
........\......\functions.php
........\......\paths.php
........\......\runtime.php
........\Lang
........\....\zh-cn.php
........\Lib
........\...\Think
........\...\.....\Core
........\...\.....\....\Action.class.php
........\...\.....\....\App.class.php
........\...\.....\....\Log.class.php
........\...\.....\....\Model
........\...\.....\....\Model.class.php
........\...\.....\....\.....\AdvModel.class.php
........\...\.....\....\.....\RelationModel.class.php
........\...\.....\....\.....\ViewModel.class.php
........\...\.....\....\Think.class.php
........\...\.....\....\View.class.php
........\...\.....\Db
........\...\.....\..\Db.class.php
........\...\.....\..\Driver
........\...\.....\..\......\DbMysql.class.php
........\...\.....\..\......\DbMysqli.class.php
........\...\.....\Exception
........\...\.....\.........\ThinkException.class.php
........\...\.....\Template
........\...\.....\........\TagLib
........\...\.....\........\TagLib.class.php
........\...\.....\........\......\TagLibCx.class.php
........\...\.....\........\Tags
........\...\.....\........\....\cx.xml
........\...\.....\........\ThinkTemplate.class.php
........\...\.....\Util
........\...\.....\....\Behavior.class.php
........\...\.....\....\Cache
........\...\.....\....\Cache.class.php
........\...\.....\....\.....\CacheFile.class.php
........\...\.....\....\Cookie.class.php
........\...\.....\....\Debug.class.php
........\...\.....\....\Dispatcher.class.php
........\...\.....\....\HtmlCache.class.php
........\...\.....\....\Session.class.php
........\...\.....\....\Template
........\...\.....\....\........\TemplateSmarty.class.php
........\...\.....\....\........\TemplateThink.class.php
........\...\.....\....\Widget.class.php
........\LICENSE.txt
........\Mode
........\....\Cli
........\....\cli.php
........\....\Cli\Action.class.php
........\....\...\alias.php
........\....\...\App.class.php
........\....\Lite
........\....\lite.php
........\....\Lite\Action.class.php
........\....\....\alias.php
........\....\....\App.class.php
........\....\....\Db.class.php
........\....\....\Dispatcher.class.php
........\....\....\Model.class.php
........\....\Thin
........\....\thin.php
........\....\Thin\Action.class.php
........\....\....\alias.php
........\....\....\App.class.php
........\....\....\Db.class.php
........\....\....\Model.class.php
........\ThinkPHP.php
........\Tpl
........\...\PageTrace.tpl.php
........\...\ThinkException.tpl.php
........\Vendor
........\Common
........\......\alias.php
........\......\compat.php
........\......\convention.php
........\......\core.php
........\......\debug.php
........\......\defines.php
........\......\extend.php
........\......\functions.php
........\......\paths.php
........\......\runtime.php
........\Lang
........\....\zh-cn.php
........\Lib
........\...\Think
........\...\.....\Core
........\...\.....\....\Action.class.php
........\...\.....\....\App.class.php
........\...\.....\....\Log.class.php
........\...\.....\....\Model
........\...\.....\....\Model.class.php
........\...\.....\....\.....\AdvModel.class.php
........\...\.....\....\.....\RelationModel.class.php
........\...\.....\....\.....\ViewModel.class.php
........\...\.....\....\Think.class.php
........\...\.....\....\View.class.php
........\...\.....\Db
........\...\.....\..\Db.class.php
........\...\.....\..\Driver
........\...\.....\..\......\DbMysql.class.php
........\...\.....\..\......\DbMysqli.class.php
........\...\.....\Exception
........\...\.....\.........\ThinkException.class.php
........\...\.....\Template
........\...\.....\........\TagLib
........\...\.....\........\TagLib.class.php
........\...\.....\........\......\TagLibCx.class.php
........\...\.....\........\Tags
........\...\.....\........\....\cx.xml
........\...\.....\........\ThinkTemplate.class.php
........\...\.....\Util
........\...\.....\....\Behavior.class.php
........\...\.....\....\Cache
........\...\.....\....\Cache.class.php
........\...\.....\....\.....\CacheFile.class.php
........\...\.....\....\Cookie.class.php
........\...\.....\....\Debug.class.php
........\...\.....\....\Dispatcher.class.php
........\...\.....\....\HtmlCache.class.php
........\...\.....\....\Session.class.php
........\...\.....\....\Template
........\...\.....\....\........\TemplateSmarty.class.php
........\...\.....\....\........\TemplateThink.class.php
........\...\.....\....\Widget.class.php
........\LICENSE.txt
........\Mode
........\....\Cli
........\....\cli.php
........\....\Cli\Action.class.php
........\....\...\alias.php
........\....\...\App.class.php
........\....\Lite
........\....\lite.php
........\....\Lite\Action.class.php
........\....\....\alias.php
........\....\....\App.class.php
........\....\....\Db.class.php
........\....\....\Dispatcher.class.php
........\....\....\Model.class.php
........\....\Thin
........\....\thin.php
........\....\Thin\Action.class.php
........\....\....\alias.php
........\....\....\App.class.php
........\....\....\Db.class.php
........\....\....\Model.class.php
........\ThinkPHP.php
........\Tpl
........\...\PageTrace.tpl.php
........\...\ThinkException.tpl.php
........\Vendor