• 大小: 3.82M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-30
  • 标签: thinkPHP5  thinkPHP  php  hp  框架  

资源简介

简单易用PHP网站框架-thinkphp5.0.9

资源截图

代码片段和文件信息

// +----------------------------------------------------------------------
// | ThinkPHP [ WE CAN DO IT JUST THINK ]
// +----------------------------------------------------------------------
// | Copyright (c) 2006~2016 http://thinkphp.cn All rights reserved.
// +----------------------------------------------------------------------
// | Licensed ( http://www.apache.org/licenses/LICENSE-2.0 )
// +----------------------------------------------------------------------
// | Author: liu21st 
// +----------------------------------------------------------------------

return [
    // 生成应用公共文件
    ‘__file__‘ => [‘common.php‘ ‘config.php‘ ‘database.php‘]

    // 定义demo模块的自动生成 (按照实际定义的文件名生成)
    ‘demo‘     => [
        ‘__file__‘   => [‘common.php‘]
        ‘__dir__‘  

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件          35  2016-11-12 08:40  .gitignore
     目录           0  2017-01-23 22:03  application\
     文件          13  2016-11-12 08:40  application\.htaccess
     文件         605  2016-11-12 08:40  application\command.php
     文件         616  2016-11-12 08:40  application\common.php
     文件        8651  2017-05-22 08:36  application\config.php
     文件        1836  2016-11-12 08:40  application\database.php
     目录           0  2017-01-23 22:03  application\extra\
     文件         635  2017-01-23 22:03  application\extra\queue.php
     目录           0  2016-11-12 08:40  application\index\
     目录           0  2016-11-12 08:40  application\index\controller\
     文件        1048  2016-11-12 08:40  application\index\controller\Index.php
     文件         825  2016-11-12 08:40  application\route.php
     文件         981  2016-11-12 08:40  application\tags.php
     文件        1099  2016-11-12 08:40  build.php
     文件         942  2016-11-12 08:44  composer.json
     目录           0  2016-11-12 08:40  extend\
     文件          13  2016-11-12 08:40  extend\.gitignore
     文件        1822  2016-11-12 08:40  LICENSE.txt
     文件         648  2016-11-12 08:42  phpunit.xml
     目录           0  2016-11-12 08:40  public\
     文件         216  2016-11-12 08:40  public\.htaccess
     文件        1150  2016-11-12 08:40  public\favicon.ico
     文件         766  2016-11-12 08:40  public\index.php
     文件          24  2016-11-12 08:40  public\robots.txt
     文件         736  2016-11-12 08:40  public\router.php
     目录           0  2016-11-12 08:40  public\static\
     文件          13  2016-11-12 08:40  public\static\.gitignore
     文件        5775  2016-11-12 08:40  README.md
     目录           0  2016-11-12 08:40  runtime\
     文件          13  2016-11-12 08:40  runtime\.gitignore
............此处省略2081个文件信息

评论

共有 条评论