好的!请问你希望文章的风格是更偏向玩家攻略,还是娱乐性或故事性呢?这样我能更好地为你调整内容的方向。
本文心得:
分享让更多人看到
$this->app['hook']->listen('module_init');
try {
// 实例化控制器
$instance = $this->app->controller($this->controller,
$this->rule->getConfig('url_controller_layer'),
$this->rule->getConfig('controller_suffix'),
$this->rule->getConfig('empty_controller'));
} catch (ClassNotFoundException $e) {
throw new HttpException(404, 'controller not exists:' . $e->getClass());
}
$this->app['middleware']->controller(function (Request $request, $next) use ($instance) {
// 获取当前操作名
$action = $this->actionName . $this->rule->getConfig('action_suffix');
if (is_callable([$instance, $action])) {
// 执行操作方法
$call = [$instance, $action];
USER | www |
HOME | /home/www |
HTTP_HOST | sxxyyxgs.com |
HTTP_ACCEPT_ENCODING | gzip, br, zstd, deflate |
HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
HTTP_ACCEPT | */* |
PATH_INFO | |
REDIRECT_STATUS | 200 |
SERVER_NAME | sxxyyxgs.com |
SERVER_PORT | 80 |
SERVER_ADDR | 172.31.111.1 |
REMOTE_PORT | 32644 |
REMOTE_ADDR | 3.147.56.111 |
SERVER_SOFTWARE | nginx/1.19.8 |
GATEWAY_INTERFACE | CGI/1.1 |
REQUEST_SCHEME | http |
SERVER_PROTOCOL | HTTP/1.1 |
DOCUMENT_ROOT | /www/wwwroot/sxxyyxgs.com/public |
DOCUMENT_URI | /index.php |
REQUEST_URI | /home/article/detail/id/wap321640.shtml |
SCRIPT_NAME | /index.php |
CONTENT_LENGTH | |
CONTENT_TYPE | |
REQUEST_METHOD | GET |
QUERY_STRING | s=/home/article/detail/id/wap321640.shtml |
SCRIPT_FILENAME | /www/wwwroot/sxxyyxgs.com/public/index.php |
FCGI_ROLE | RESPONDER |
PHP_SELF | /index.php |
REQUEST_TIME_FLOAT | 1731575838.0226 |
REQUEST_TIME | 1731575838 |
EXT | .php |
DS | / |
THINK_PATH | /www/wwwroot/sxxyyxgs.com/thinkphp/ |
LIB_PATH | /www/wwwroot/sxxyyxgs.com/thinkphp/library/ |
CORE_PATH | /www/wwwroot/sxxyyxgs.com/thinkphp/library/think/ |
TRAIT_PATH | /www/wwwroot/sxxyyxgs.com/thinkphp/library/traits/ |
APP_PATH | /www/wwwroot/sxxyyxgs.com/public/ |
ROOT_PATH | /www/wwwroot/sxxyyxgs.com/ |
62t 评论于 [2024-11-14 16:56:18]
籀文
年龄
杀鸡取卵