文件名称:thinkphp_full

  • 所属分类:
  • WEB源码
  • 资源属性:
  • [PHP] [源码]
  • 上传时间:
  • 2017-04-17
  • 文件大小:
  • 3.76mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 刘**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

一个免费开源的,快速、简单的面向对象的轻量级PHP开发框架,遵循Apache2开源协议发布,是为了敏捷WEB应用 开发和简化企业级应用开发而诞生的。拥有众多的优秀功能和特性,经历了三年多发展的同时,在社区团队的积极参与下,在易用性、扩展性和性能方面不断优化和 改进,众多的典型案例确保可以稳定用于商业以及门户级的开发。

ThinkPHP借鉴了国外很多优秀的框架和模式,使用面向对象的开发结构和MVC模式,采用单一入口模式等,融合了Struts的 Action思想和JSP的TagLib(标签库)、RoR的ORM映射和ActiveRecord模式,封装了CURD和一些常用操作,在项目配置、类 库导入、模版引擎、查询语言、自动验证、视图模型、项目编译、缓存机制、SEO支持、分布式数据库、多数据库连接和切换、认证机制和扩展性方面均有独特的 表现。-A free open source, fast, simple object-oriented lightweight PHP development fr a mework, according to the Apache2 open source protocol release, is agile WEB application development and simplify enterprise application development and the birth of. Has many outstanding features and characteristics, experience more than three years of development, in the active participation of the community team, continuous optimization and improvement in usability, scalability and performance, a large number of typical cases to ensure stability for commercial as well as the development of the portal level.

ThinkPHP abroad a lot of good fr a me and mode of development of object oriented structure and MVC mode, using a single entrance mode, the integration of Struts Action and JSP TagLib (thought Tag Library) and RoR ORM mapping and ActiveRecord model, a package of CURD and some common operations, in the project configuration, library import, template engine, query language, automatic verification, view mo
(系统自动生成,下载前可以参看下载内容)

下载文件列表





.gitignore

application

...........\.htaccess

...........\command.php

...........\common.php

...........\config.php

...........\database.php

...........\index

...........\.....\controller

...........\.....\..........\Index.php

...........\route.php

...........\tags.php

build.php

composer.json

composer.lock

extend

......\.gitignore

LICENSE.txt

phpunit.xml

public

......\.htaccess

......\favicon.ico

......\index.php

......\robots.txt

......\router.php

......\static

......\......\.gitignore

README.md

runtime

.......\.gitignore

tests

.....\ExampleTest.php

.....\TestCase.php

think

thinkphp

........\.gitignore

........\.htaccess

........\.travis.yml

........\base.php

........\codecov.yml

........\composer.json

........\console.php

........\CONTRIBUTING.md

........\convention.php

........\helper.php

........\lang

........\....\zh-cn.php

........\library

........\.......\think

........\.......\.....\App.php

........\.......\.....\Build.php

........\.......\.....\cache

........\.......\.....\Cache.php

........\.......\.....\cache\driver

........\.......\.....\.....\Driver.php

........\.......\.....\.....\driver\File.php

........\.......\.....\.....\......\Lite.php

........\.......\.....\.....\......\Memcache.php

........\.......\.....\.....\......\Memcached.php

........\.......\.....\.....\......\Redis.php

........\.......\.....\.....\......\Sqlite.php

........\.......\.....\.....\......\Wincache.php

........\.......\.....\.....\......\Xcache.php

........\.......\.....\Collection.php

........\.......\.....\config

........\.......\.....\Config.php

........\.......\.....\config\driver

........\.......\.....\......\......\Ini.php

........\.......\.....\......\......\Json.php

........\.......\.....\......\......\Xml.php

........\.......\.....\console

........\.......\.....\Console.php

........\.......\.....\console\bin

........\.......\.....\.......\...\hiddeninput.exe

........\.......\.....\.......\...\README.md

........\.......\.....\.......\command

........\.......\.....\.......\Command.php

........\.......\.....\.......\command\Build.php

........\.......\.....\.......\.......\Clear.php

........\.......\.....\.......\.......\Help.php

........\.......\.....\.......\.......\Lists.php

........\.......\.....\.......\.......\make

........\.......\.....\.......\.......\Make.php

........\.......\.....\.......\.......\make\Controller.php

........\.......\.....\.......\.......\....\Model.php

........\.......\.....\.......\.......\....\stubs

........\.......\.....\.......\.......\....\.....\controller.plain.stub

........\.......\.....\.......\.......\....\.....\controller.stub

........\.......\.....\.......\.......\....\.....\model.stub

........\.......\.....\.......\.......\optimize

........\.......\.....\.......\.......\........\Autoload.php

........\.......\.....\.......\.......\........\Config.php

........\.......\.....\.......\.......\........\Route.php

........\.......\.....\.......\.......\........\Schema.php

........\.......\.....\.......\input

........\.......\.....\.......\Input.php

........\.......\.....\.......\input\Argument.php

........\.......\.....\.......\.....\Definition.php

........\.......\.....\.......\.....\Option.php

........\.......\.....\.......\LICENSE

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org