From 51350dffc9609833ea306e7897f9f88b1b9f8b5a Mon Sep 17 00:00:00 2001 From: lianshuang Date: Thu, 20 Apr 2023 11:25:55 +0000 Subject: [PATCH] =?UTF-8?q?=E8=A7=84=E8=8C=83=E5=92=8C=E4=BD=8E=E9=94=99?= =?UTF-8?q?=E7=B1=BB:=E9=94=99=E5=88=AB=E5=AD=97=EF=BC=8C=E2=80=9C?= =?UTF-8?q?=E5=BF=85=E9=A1=BB=E2=80=9D=E6=94=B9=E4=B8=BA=E2=80=9C=E5=BF=85?= =?UTF-8?q?=E9=9C=80=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: lianshuang --- .../\344\275\277\347\224\250JDK\347\274\226\350\257\221.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/docs/zh/docs/ApplicationDev/\344\275\277\347\224\250JDK\347\274\226\350\257\221.md" "b/docs/zh/docs/ApplicationDev/\344\275\277\347\224\250JDK\347\274\226\350\257\221.md" index dac88cd68..0c3955318 100644 --- "a/docs/zh/docs/ApplicationDev/\344\275\277\347\224\250JDK\347\274\226\350\257\221.md" +++ "b/docs/zh/docs/ApplicationDev/\344\275\277\347\224\250JDK\347\274\226\350\257\221.md" @@ -282,7 +282,7 @@ jar命令参数说明如[表5](#table3691718114817)所示。

f

-

指定jar文件名,通常这个参数是必须的。

+

指定jar文件名,通常这个参数是必需的。

-

-- Gitee