From dddca711b4ee2461036a6ecd0c504cf451d5b65d Mon Sep 17 00:00:00 2001 From: hewh Date: Sun, 2 Nov 2025 19:45:14 +0800 Subject: [PATCH] =?UTF-8?q?cli=E7=89=88=E6=9C=AC=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md => README_CLI.md | 0 notes.json | 8 ++++++++ 2 files changed, 8 insertions(+) rename README.md => README_CLI.md (100%) diff --git a/README.md b/README_CLI.md similarity index 100% rename from README.md rename to README_CLI.md diff --git a/notes.json b/notes.json index 79fa49b..73e05b2 100644 --- a/notes.json +++ b/notes.json @@ -54,5 +54,13 @@ "tags": [], "createdAt": "2025-10-26T21:37:35.7688886", "updatedAt": "2025-10-26T21:37:35.7688886" + }, + { + "id": "5d053a9d-2045-4fcc-b371-646be390b14c", + "title": "java异常处理", + "content": "异常是程序运行时遇到的不正常情况", + "tags": [], + "createdAt": "2025-10-27T10:09:20.1889808", + "updatedAt": "2025-10-27T10:09:20.1889808" } ] \ No newline at end of file