更新标题

This commit is contained in:
YuCheng Hu 2024-04-27 08:27:44 -04:00
parent afe803be48
commit 7efaee81ea
Signed by: honeymoose
GPG Key ID: D74AE0B33A8002EC
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
## Core Java UUID
## Core Java Java 核心) UUID
### Relevant Articles:
### 相关文章
- [在 Java 中生成只有数组和字母的 UUID](https://track.ossez.com/articles/PL-A-37491643/Java-UUID)
- [Java 校验 UUID 字符串](https://www.baeldung.com/java-validate-uuid-string)
- [Java 从字符串中创建相同的 UUID](https://track.ossez.com/articles/PL-A-37491641/Java-UUID)