The method , length() , of File class can be used to get the file size. File f = new File(fileName);
確定! 回上一頁