2010年12月14日 ... 获取文件大小的java程序. 1 File file = new File("文件名"); 2 3 // Get the number of bytes in the file
www.cnblogs.com