Skip to content

Commit f8a60d1

Browse files
调整打包方式
1 parent 07c052f commit f8a60d1

File tree

6 files changed

+9
-1
lines changed

6 files changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,21 @@ void main(String[] args) {
9494
## 使用方法
9595
请导入其 `jar` 文件,文件在 **发行版** 或项目的 **jar** 文件夹下可以找到
9696

97-
> PDCache_bin.jar 为包含了依赖库的包,PDCache.jar 为不包含依赖库的包,PDCache_all.jar 为包含了依赖库与源码的包
97+
> PDCache.jar 为不包含依赖库的包
98+
>
99+
> PDCache_bin.jar 为包含了依赖库的包
100+
>
101+
> PDCache_all.jar 为包含了依赖库与源码的包
102+
>
103+
> PDCache_sources.jar 为仅包含源码的包
98104
99105
**发行版中可以看到全部版本<br/>项目下的 jar 文件夹是当前最新的每夜版**
100106

101107
依赖的同系列的项目
102108
- [PDConcurrent](https://gitee.com/PatternDirClean/PDConcurrent)
103109

110+
> 包含源码的 jar 包均包含同系列依赖库的源码
111+
104112
可通过 **WIKI****java doc** 或者 **测试类** 查看示例,并深入学习本工具
105113

106114
## 分支说明

jar/PDCache.jar

-211 Bytes
Binary file not shown.

jar/PDCache_all.jar

2.15 KB
Binary file not shown.

jar/PDCache_bin.jar

-4.58 KB
Binary file not shown.

jar/PDCache_sources.jar

30.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)