• 大小: 1.05M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-30
  • 语言: PHP
  • 标签: php  hp  thinkPHP  t  

资源简介

thinkphp教学

资源截图

代码片段和文件信息

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

// 应用入口文件

// 检测PHP环境
if(version_compare(PHP_VERSION‘5.3.0‘‘<‘))  die(‘require PHP > 5.3.0 !‘);

// 开启调试模式 建议开发阶段开启 部署阶段注释或者设为false
define(‘APP_DEBUG‘True);

// 定义应用目录
define(‘APP_PATH‘‘./Application/‘

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        203  2014-06-13 09:57  thinkbbs\.htaccess

     文件          1  2014-07-18 18:11  thinkbbs\Application\Common\Common\index.html

     文件        502  2014-07-18 19:26  thinkbbs\Application\Common\Conf\config.php

     文件          1  2014-07-18 18:11  thinkbbs\Application\Common\Conf\index.html

     文件          1  2014-07-18 18:11  thinkbbs\Application\Common\index.html

     文件          1  2014-07-18 18:11  thinkbbs\Application\Home\Common\index.html

     文件         50  2014-07-18 18:11  thinkbbs\Application\Home\Conf\config.php

     文件          1  2014-07-18 18:11  thinkbbs\Application\Home\Conf\index.html

     文件       1952  2014-07-19 05:21  thinkbbs\Application\Home\Controller\BoardController.class.php

     文件          1  2014-07-18 18:11  thinkbbs\Application\Home\Controller\index.html

     文件        683  2014-07-18 18:11  thinkbbs\Application\Home\Controller\IndexController.class.php

     文件       1894  2014-07-19 04:13  thinkbbs\Application\Home\Controller\PostController.class.php

     文件       1191  2014-07-19 05:41  thinkbbs\Application\Home\Controller\UserController.class.php

     文件          1  2014-07-18 18:11  thinkbbs\Application\Home\index.html

     文件          1  2014-07-18 18:11  thinkbbs\Application\Home\Model\index.html

     文件        657  2014-07-19 06:05  thinkbbs\Application\Home\View\Board\detail.html

     文件        584  2014-07-19 05:16  thinkbbs\Application\Home\View\Board\index.html

     文件          1  2014-07-18 18:11  thinkbbs\Application\Home\View\index.html

     文件       1222  2014-07-19 06:05  thinkbbs\Application\Home\View\Post\index.html

     文件        472  2014-07-18 18:54  thinkbbs\Application\Home\View\User\index.html

     文件        713  2014-07-18 20:04  thinkbbs\Application\Home\View\User\login.html

     文件        713  2014-07-18 20:32  thinkbbs\Application\Home\View\User\reg.html

     文件     109518  2014-06-26 09:14  thinkbbs\Application\Home\View\xinxing.css

     文件          1  2014-06-13 09:57  thinkbbs\Application\index.html

     文件         15  2014-06-13 09:57  thinkbbs\Application\README.md

     文件       1608  2014-07-19 06:20  thinkbbs\Application\Runtime\Cache\Home\02ba5943b270eb637442078f97cd611d.php

     文件        559  2014-07-18 18:11  thinkbbs\Application\Runtime\Cache\Home\05fc0c36848cf96632ce42320b4e2576.php

     文件       1155  2014-07-19 06:14  thinkbbs\Application\Runtime\Cache\Home\47fc560b8574897f38a97d23545f7a3e.php

     文件        769  2014-07-19 06:10  thinkbbs\Application\Runtime\Cache\Home\5c9ee6d19cd41add49f97afe3aef0b25.php

     文件        521  2014-07-18 18:59  thinkbbs\Application\Runtime\Cache\Home\6830cbac89ff06451c77cd8769d6d4ca.php

............此处省略469个文件信息

评论

共有 条评论