mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix doc
This commit is contained in:
parent
49667afbe9
commit
7ad9253250
@ -3246,7 +3246,7 @@ public class FileUtil extends PathUtil {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* 可读的文件大小<br>
|
* 可读的文件大小<br>
|
||||||
* 参考 http://stackoverflow.com/questions/3263892/format-file-size-as-mb-gb-etc
|
* 参考 <a href="http://stackoverflow.com/questions/3263892/format-file-size-as-mb-gb-etc">http://stackoverflow.com/questions/3263892/format-file-size-as-mb-gb-etc</a>
|
||||||
*
|
*
|
||||||
* @param size Long类型大小
|
* @param size Long类型大小
|
||||||
* @return 大小
|
* @return 大小
|
||||||
|
Loading…
x
Reference in New Issue
Block a user