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