Java Getting File Size Using File Class. File file = new File("c:\\data\\inputfile.txt"); //pass the pathname as an argument import java.io.
確定! 回上一頁