public class FileTool extends Object
| 构造器和说明 |
|---|
FileTool() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
deleteAllFilesOfDir(File path) |
static String |
getFileNameNoEx(String filename) |
static File |
getWindowsPath() |
static boolean |
renameFileTo(File nowfile,
File newfile) |
static void |
saveDataToFile(byte[] bytes,
File file) |
Copyright © 2021. All rights reserved.