91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.78M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-30
  • 語言: PHP
  • 標簽: 管理??圖書??

資源簡介

【調試步驟】

1.刪除runtime/install.lock文件

2. 新建mysql數據庫 booksystem

3. 訪問 install/index.php頁面,進行安裝

代碼片段和文件信息

	define(“DEBUG“?0);				??????							//開啟調試模式?1?開啟?0?關閉
define(“DRIVER“?“pdo“); ?????? //數據庫的驅動,本系統支持pdo(默認)和mysqli兩種
//define(“DSN“?“mysql:host=localhost;dbname=yixuncms“);? //如果使用PDO可以使用,不使用則默認連接MySQL
define(“HOST“?“localhost“); ?????? //數據庫主機
define(“USER“?“root“);??????????????????????????????? //數據庫用戶名
define(“PASS“?“root“);??????????????????????????????????? //數據庫密碼
define(“DBNAME“?“booksystem“); ?????? //數據庫名
define(“TABPREFIX“?“yx_“);?????????????????????????? //數據表前綴
define(“CTIME“?“604800“);????????????????????????? //緩存時間
define(“TPLPREFIX“?“html“);??????????????????????????? //模板文件的后綴名

//$memServers?=?array(“localhost“?11211); ????? //使用memcache服務器
/*
如果有多臺memcache服務器可以使用二維數組
$memServers?=?array(

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????6524??2018-11-28?13:30??library\classes\ajaxpage.class.php

?????文件???????5681??2018-11-28?13:30??library\classes\bakdb.class.php

?????文件???????2529??2018-11-28?13:30??library\classes\baseset.class.php

?????文件??????????0??2018-11-28?13:30??library\classes\index.html

?????文件???????3288??2018-11-28?13:30??library\classes\sysinfo.class.php

?????文件???????1311??2018-11-28?13:30??library\commons\functions.inc.php

?????文件??????????0??2018-11-28?13:30??library\commons\index.html

?????文件???????1732??2018-11-28?13:30??library\config.inc.php

?????文件????????793??2018-11-28?13:30??library\home\controls\base.class.php

?????文件???????5867??2018-11-28?13:30??library\home\controls\book.class.php

?????文件???????2689??2018-11-28?13:30??library\home\controls\bookcolumn.class.php

?????文件???????6567??2018-11-28?13:30??library\home\controls\borrow.class.php

?????文件???????2880??2018-11-28?13:30??library\home\controls\common.class.php

?????文件???????3654??2018-11-28?13:30??library\home\controls\databak.class.php

?????文件????????432??2018-11-28?13:30??library\home\controls\demo.class.php

?????文件???????2511??2018-11-28?13:30??library\home\controls\group.class.php

?????文件????????778??2018-11-28?13:30??library\home\controls\index.class.php

?????文件??????????0??2018-11-28?13:30??library\home\controls\index.html

?????文件???????2202??2018-11-28?13:30??library\home\controls\login.class.php

?????文件???????7083??2018-11-28?13:30??library\home\controls\member.class.php

?????文件???????2695??2018-11-28?13:30??library\home\controls\readcolumn.class.php

?????文件???????3984??2018-11-28?13:30??library\home\controls\user.class.php

?????文件???????4451??2018-11-28?13:30??library\home\controls\webbak.class.php

?????文件??????????0??2018-11-28?13:30??library\home\index.html

?????文件????????360??2018-11-28?13:30??library\home\models\book.xml

?????文件???????1040??2018-11-28?13:30??library\home\models\bookcolumn.class.php

?????文件????????126??2018-11-28?13:30??library\home\models\bookcolumn.xml

?????文件???????1840??2018-11-28?13:30??library\home\models\cat.class.php

?????文件????????542??2018-11-28?13:30??library\home\models\group.class.php

?????文件????????340??2018-11-28?13:30??library\home\models\group.xml

............此處省略413個文件信息

評論

共有 條評論