A simple solution is to call the File#length() method that returns the size of the file in bytes. To get the file size in MB, you can divide the length (in ...
確定! 回上一頁