資源簡介
教學管理系統,基于thinkphp5
安裝方法: 配置application/database.php 修改為自己的數據庫,賬號,密碼
將根目錄下的data.sql 導入數據庫即可
代碼片段和文件信息
//?+----------------------------------------------------------------------
//?|?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??2017-09-08?13:39??.gitignore
?????文件?????????217??2017-09-20?12:40??.htaccess
?????目錄???????????0??2017-09-26?07:21??.idea\
?????文件?????????663??2017-09-19?20:33??.idea\edu.com.iml
?????文件?????????461??2017-09-19?20:33??.idea\misc.xm
?????文件?????????266??2017-09-19?20:32??.idea\modules.xm
?????文件???????58463??2017-09-26?07:21??.idea\workspace.xm
?????文件????????2038??2017-09-08?13:39??.travis.yml
?????目錄???????????0??2017-09-23?00:50??application\
?????文件??????????13??2017-09-08?13:39??application\.htaccess
?????文件?????????606??2017-09-08?13:39??application\command.php
?????文件?????????616??2017-09-08?13:39??application\common.php
?????文件????????9291??2017-09-21?20:23??application\config.php
?????文件????????1936??2017-10-14?13:51??application\databa
?????目錄???????????0??2017-09-19?20:23??application\extra\
?????文件?????????636??2017-09-08?13:43??application\extra\queue.php
?????目錄???????????0??2017-09-25?17:19??application\index\
?????目錄???????????0??2017-09-26?07:17??application\index\controller\
?????文件?????????717??2017-09-21?15:37??application\index\controller\ba
?????文件????????4587??2017-09-26?07:17??application\index\controller\Grade.php
?????文件?????????249??2017-09-21?20:05??application\index\controller\Index.php
?????文件????????4046??2017-09-26?07:17??application\index\controller\Student.php
?????文件????????4810??2017-09-26?07:17??application\index\controller\Teacher.php
?????文件????????7295??2017-09-23?12:42??application\index\controller\User.php
?????目錄???????????0??2017-09-26?06:43??application\index\model\
?????文件?????????874??2017-08-10?10:07??application\index\model\Grade.php
?????文件?????????878??2017-08-09?22:18??application\index\model\Student.php
?????文件????????1082??2017-09-26?06:43??application\index\model\Teacher.php
?????文件????????1784??2017-08-08?11:25??application\index\model\User.php
?????目錄???????????0??2017-09-25?17:19??application\index\validate\
?????文件?????????213??2017-08-04?18:01??application\index\validate\User.php
............此處省略3204個文件信息
評論
共有 條評論