文件名称:php-simulation-env:fis-plus(或php)的模拟环境
文件大小:16KB
文件格式:ZIP
更新时间:2024-06-25 16:23:32
PHP
php-simulation-env
fis-plus的模拟环境
全局常数
ROOT define ( 'ROOT' , dirname (__DIR__));
WWW_ROOT网页文件根路径
define ( 'WWW_ROOT' , dirname (__DIR__));
成分
所有组件都依赖于log ,除了它本身
所以,在 init log之前使用一个
require ( ROOT . '/log/Log.class.php' );
Log :: getLogger ( array (
'fd' => '
【文件预览】:
php-simulation-env-master
----mimetype()
--------mimetype.php(1KB)
----mock-data()
--------File.class.php(1KB)
--------filetype()
--------test()
--------TestMock.php(258B)
--------Mock.class.php(2KB)
----log()
--------Log.class.php(3KB)
--------TestLog.php(240B)
----util()
--------Util.class.php(5KB)
----LICENSE(1KB)
----README.md(3KB)
----rewrite()
--------TestRule.php(247B)
--------Rewrite.class.php(5KB)
--------test()
--------TestRewrite.php(506B)
--------Rule.class.php(2KB)
----constant.var.php(164B)
----.gitignore(55B)