We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec4ccbe commit 30e0d63Copy full SHA for 30e0d63
1 file changed
core-java-modules/core-java-uuid/README.md
@@ -1,7 +1,9 @@
1
## Core Java UUID
2
3
-### 相关文章:
+### Relevant Articles:
4
- [在 Java 中生成只有数组和字母的 UUID](https://track.ossez.com/articles/PL-A-37491643/Java-UUID)
5
- [Java 校验 UUID 字符串](https://www.baeldung.com/java-validate-uuid-string)
6
- [Java 从字符串中创建相同的 UUID](https://track.ossez.com/articles/PL-A-37491641/Java-UUID)
7
-- [Generating Time Based UUIDs](https://track.ossez.com/articles/PL-A-37491625/UUID)
+- [创建基于时间的 UUID](https://track.ossez.com/articles/PL-A-37491625/UUID)
8
+- [Java 中使用 UUID 创建一个正 Long 类型](hhttps://track.ossez.com/articles/PL-A-37491627/Java-UUID-Long)
9
+- [Java 中将 UUID 存储为 Base64 字符串](https://track.ossez.com/articles/PL-A-37491626/Java-UUID-Base64)
0 commit comments