01 2022 档案

摘要:/** * 格式化打印:JSON字符串|对象|数组 * @param string|array $data */ public static function Console($data) { if (is_string($data) && 0 < strlen($data) && self::is 阅读全文
posted @ 2022-01-14 15:17 _迷途 阅读(193) 评论(0) 推荐(0) 编辑
摘要:location / { if (!-e $request_filename){ rewrite ^(.*)$ /index.php?s=$1 last; break; } } 阅读全文
posted @ 2022-01-13 10:12 _迷途 阅读(1287) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示