From 8e453ffebb4ae86f7696da807198efb949fc0263 Mon Sep 17 00:00:00 2001 From: dlgt7 <102397160+dlgt7@users.noreply.github.com> Date: Sun, 14 Sep 2025 12:03:59 +0800 Subject: [PATCH] =?UTF-8?q?Create=20xbpq=E5=AE=9E=E6=88=98=E6=9B=B4?= =?UTF-8?q?=E6=96=B0.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xbpq实战更新.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 xbpq实战更新.md diff --git a/xbpq实战更新.md b/xbpq实战更新.md new file mode 100644 index 0000000..d0af844 --- /dev/null +++ b/xbpq实战更新.md @@ -0,0 +1,2 @@ +首先,xbpq是用最少的参数实现网站配置,所以拿到一个网站,不要盲目的想着把所有参数都提取出来,要根据实际情况,添加需要的参数。 +下边就陆续开始根据日常写源的情况,汇总一下。慢慢加强对教程的理解。