This commit is contained in:
2026-08-14 00:26:55 +08:00
parent e3263fc56e
commit 9817a41801

12
INFO.md
View File

@@ -1,4 +1,4 @@
1.3-SNAPSHOT 1.4-SNAPSHOT
此版本包含: 此版本包含:
1. 压缩/解压 (`compress`) 1. 压缩/解压 (`compress`)
@@ -6,10 +6,12 @@
2.1 预定义颜色打印 — `ColorPrintln` 2.1 预定义颜色打印 — `ColorPrintln`
2.2 自定义颜色打印 — `ColorHexPrintln` 2.2 自定义颜色打印 — `ColorHexPrintln`
2.3 Minecraft 风格多色打印 — `ColorPrintlnPlus` 2.3 Minecraft 风格多色打印 — `ColorPrintlnPlus`
3. 随机生成器 (`random`) 3. 文件创建与保存 (`file/CreateFile`)
4. 硬件标识生成器 (`hwid`) 4. 文件加密/解密 (`file/EncryptionAndDecryption`)
5. 版本信息 (`version`) 5. 随机生成器 (`random`)
6. 运行时信息 (`runtime`) 6. 硬件标识生成器 (`hwid`)
7. 版本信息 (`version`)
8. 运行时信息 (`runtime`)
6.1 获取运行时临时目录 6.1 获取运行时临时目录
6.2 新建临时目录 6.2 新建临时目录
6.3 获取临时目录 6.3 获取临时目录