java-tutorials/core-java-modules/core-java-uuid/README.md

10 lines
664 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Core Java Java 核心) UUID
### 相关文章
- [在 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)
- [创建基于时间的 UUID](https://track.ossez.com/articles/PL-A-37491625/UUID)
- [Java 中使用 UUID 创建一个正 Long 类型](hhttps://track.ossez.com/articles/PL-A-37491627/Java-UUID-Long)
- [Java 中将 UUID 存储为 Base64 字符串](https://track.ossez.com/articles/PL-A-37491626/Java-UUID-Base64)