File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# async-file
2
2
3
+ [ ![ Gitee stars] ( https://gitee.com/pinweiwan/async-file/badge/star.svg )] ( https://gitee.com/pinweiwan/async-file/stargazers )
4
+ [ ![ Gitee forks] ( https://gitee.com/pinweiwan/async-file/badge/fork.svg )] ( https://gitee.com/pinweiwan/async-file/members )
3
5
[ ![ Maven central] ( https://img.shields.io/maven-central/v/io.github.kavahub/kavahub-async-file.svg )] ( https://search.maven.org/artifact/io.github.kavahub/kavahub-async-file )
4
6
[ ![ License] ( https://img.shields.io/github/license/kavahub/async-file.svg )] ( https://github.com/kavahub/async-file/blob/main/LICENSE )
5
7
[ ![ GitHub stars] ( https://img.shields.io/github/stars/kavahub/async-file?style=flat-square&logo=GitHub )] ( https://github.com/kavahub/async-file/stargazers )
6
8
[ ![ GitHub forks] ( https://img.shields.io/github/forks/kavahub/async-file?style=flat-square&logo=GitHub )] ( https://github.com/kavahub/async-file/network/members )
7
9
[ ![ GitHub watchers] ( https://img.shields.io/github/watchers/kavahub/async-file?style=flat-square&logo=GitHub )] ( https://github.com/kavahub/async-file/watchers )
8
10
[ ![ GitHub release] ( https://img.shields.io/github/release/kavahub/async-file?style=flat-square&logo=GitHub?color=blu )] ( https://github.com/kavahub/async-file/releases )
9
- [ ![ Gitee stars] ( https://gitee.com/pinweiwan/async-file/badge/star.svg )] ( https://gitee.com/dromara/async-file/stargazers )
10
- [ ![ Gitee forks] ( https://gitee.com/pinweiwan/async-file/badge/fork.svg )] ( https://gitee.com/dromara/async-file/members )
11
11
12
+ [ Gitee] ( https://gitee.com/pinweiwan/async-file )
13
+ [ GitHub] ( https://github.com/kavahub/async-file )
12
14
13
15
#### 介绍
14
16
框架提供Java异步读写文件工具,使用Java NIO 文件读写库。Java应用程序引入框架可以简单的,异步和非阻塞的读写文件。框架包含三个工具类:
You can’t perform that action at this time.
0 commit comments