資源簡介
蘋果cmsV10源碼帶APP接口,包含APP接口源碼以及APP后臺接口
代碼片段和文件信息
/*
‘軟件名稱:蘋果CMS
‘開發作者:MagicBlack??QQ:479025??官方網站:http://www.maccms.com/
‘--------------------------------------------------------
‘適用本程序需遵循?CC?BY-ND?許可協議
‘這不是一個自由軟件!您只能在不用于商業目的的前提下對程序代碼進行修改和使用;
‘不允許對程序代碼以任何形式任何目的的再發布。
‘--------------------------------------------------------
*/
header(‘Content-Type:text/html;charset=utf-8‘);
//?檢測PHP環境
if(version_compare(PHP_VERSION‘5.5.0‘‘<‘))??die(‘PHP版本過低,最少需要PHP5.5,請升級PHP版本!‘);
//超時時間
@ini_set(‘max_execution_time‘?‘0‘);
//內存限制?取消內存限制
@ini_set(“memory_limit“‘-1‘);
//?定義應用目錄
define(‘ROOT_PATH‘?__DIR__?.?‘/‘);
define(‘APP_PATH‘?__DIR__?.?‘/application/‘);
define(‘MAC_COMM‘?__DIR__.‘/application/common/common/‘);
define(‘MAC_HOME_COMM‘?__DIR__.‘/application/index/common/‘);
define(‘MAC_ADMIN_COMM‘?__DIR__.‘/application/admin/common/‘);
defin
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????174??2019-08-06?12:29??movie\.buildpath
?????文件??????????5??2019-08-07?17:24??movie\.git\COMMIT_EDITMSG
?????文件????????248??2019-08-07?10:53??movie\.git\config
?????文件?????????73??2019-08-06?10:05??movie\.git\desc
?????文件?????????23??2019-08-06?10:05??movie\.git\HEAD
?????文件????????478??2019-08-06?10:05??movie\.git\hooks\applypatch-msg.sample
?????文件????????896??2019-08-06?10:05??movie\.git\hooks\commit-msg.sample
?????文件???????3327??2019-08-06?10:05??movie\.git\hooks\fsmonitor-watchman.sample
?????文件????????189??2019-08-06?10:05??movie\.git\hooks\post-update.sample
?????文件????????424??2019-08-06?10:05??movie\.git\hooks\pre-applypatch.sample
?????文件???????1638??2019-08-06?10:05??movie\.git\hooks\pre-commit.sample
?????文件???????1348??2019-08-06?10:05??movie\.git\hooks\pre-push.sample
?????文件???????4898??2019-08-06?10:05??movie\.git\hooks\pre-reba
?????文件????????544??2019-08-06?10:05??movie\.git\hooks\pre-receive.sample
?????文件???????1492??2019-08-06?10:05??movie\.git\hooks\prepare-commit-msg.sample
?????文件???????3610??2019-08-06?10:05??movie\.git\hooks\update.sample
?????文件?????148023??2019-08-07?17:24??movie\.git\index
?????文件????????240??2019-08-06?10:05??movie\.git\info\exclude
?????文件???????1090??2019-08-07?17:24??movie\.git\logs\HEAD
?????文件???????1090??2019-08-07?17:24??movie\.git\logs\refs\heads\master
?????文件????????548??2019-08-07?17:24??movie\.git\logs\refs\remotes\origin\master
?????文件???????1285??2019-08-07?17:24??movie\.git\ob
?????文件???????1072??2019-08-06?10:06??movie\.git\ob
?????文件??????37959??2019-08-06?10:06??movie\.git\ob
?????文件???????1072??2019-08-06?10:06??movie\.git\ob
?????文件???????1585??2019-08-06?13:55??movie\.git\ob
?????文件????????438??2019-08-06?10:06??movie\.git\ob
?????文件????????391??2019-08-06?10:06??movie\.git\ob
?????文件????????892??2019-08-06?10:06??movie\.git\ob
?????文件???????4558??2019-08-06?10:06??movie\.git\ob
............此處省略3891個文件信息
評論
共有 條評論