1 Star 3 Fork 1

PeaceXie/yskit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.php 315 Bytes
一键复制 编辑 原始数据 按行查看 历史
PeaceXie 提交于 2022-08-02 16:40 . no commit message
<?php
#define('PART', 'root'); // 指定分组 - 默认root
require './app/util/boot.php';
# require DIR_VENDOR.'/autoload.php'; // 加载composer - 如果需要 0.6-0.7(ms)
# require DIR_APP.'/util/uhelp.php'; // 加载自定义函数 - 如果需要
new App(1);
#echo 1000*(microtime(true) - $_cbase['timer']);
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/peacexie/yskit.git
git@gitee.com:peacexie/yskit.git
peacexie
yskit
yskit
master

搜索帮助