资源简介

本示例模仿QQ空间,上传图片,批量上传,评论,查看,等功能代码很简单,实在看不懂我在指点

代码片段和文件信息

define(‘APP_DEBUG‘True);
define(‘APP_NAME‘‘APP‘);
define(‘APP_PATH‘‘./APP/‘);

require ‘./ThinkPHP/ThinkPHP.php‘;

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2016-05-24 15:53  haha\
     目录           0  2016-05-23 10:06  haha\APP\
     目录           0  2016-05-23 10:06  haha\APP\Common\
     目录           0  2016-05-23 10:06  haha\APP\Common\Common\
     文件           1  2016-04-14 16:38  haha\APP\Common\Common\index.html
     目录           0  2016-05-23 10:06  haha\APP\Common\Conf\
     文件         787  2016-04-14 17:16  haha\APP\Common\Conf\config.php
     文件           1  2016-04-14 16:38  haha\APP\Common\Conf\index.html
     文件           1  2016-04-14 16:38  haha\APP\Common\index.html
     目录           0  2016-05-23 10:06  haha\APP\Home\
     目录           0  2016-05-23 10:06  haha\APP\Home\Common\
     文件           1  2016-04-14 16:38  haha\APP\Home\Common\index.html
     目录           0  2016-05-23 10:06  haha\APP\Home\Conf\
     文件          50  2016-04-14 16:38  haha\APP\Home\Conf\config.php
     文件           1  2016-04-14 16:38  haha\APP\Home\Conf\index.html
     目录           0  2016-05-23 10:06  haha\APP\Home\Controller\
     文件           1  2016-04-14 16:38  haha\APP\Home\Controller\index.html
     文件        1667  2016-04-17 12:03  haha\APP\Home\Controller\IndexController.class.php
     文件        1961  2016-04-23 15:28  haha\APP\Home\Controller\UploadController.class.php
     文件        1893  2016-04-21 16:05  haha\APP\Home\Controller\UserController.class.php
     文件           1  2016-04-14 16:38  haha\APP\Home\index.html
     目录           0  2016-05-23 10:06  haha\APP\Home\Model\
     文件         371  2016-04-17 11:11  haha\APP\Home\Model\UserModel.class.php
     目录           0  2016-05-23 10:06  haha\APP\Home\View\
     目录           0  2016-05-23 10:06  haha\APP\Home\View\index\
     文件        1873  2016-04-16 14:55  haha\APP\Home\View\index\index.html
     目录           0  2016-05-23 10:06  haha\APP\Home\View\Upload\
     文件        3253  2016-05-23 09:42  haha\APP\Home\View\Upload\upload.html
     文件         805  2016-04-23 15:19  haha\APP\Home\View\Upload\view.html
     目录           0  2016-05-23 10:06  haha\APP\Home\View\User\
     文件         201  2016-04-15 16:29  haha\APP\Home\View\User\four.html
............此处省略548个文件信息

评论

共有 条评论