尝试触发下 CI 的编译

This commit is contained in:
2022-06-19 09:29:07 -04:00
committed by Gitea
parent 5b3ef027b1
commit f08da063e7
+3 -3
View File
@@ -1,8 +1,8 @@
## Core Java Modules
## Java 核心模块(Core Java
This module contains modules about core Java
本模块中包含有关 Java 核心(Core Java)有关的内容。
## Relevant articles:
## 相关文章
- [Understanding the NumberFormatException in Java](https://www.baeldung.com/java-number-format-exception)