mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix doc
This commit is contained in:
@@ -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 大小
|
||||||
|
Reference in New Issue
Block a user