一起学习
public class FileTest {
public static void main(String[] args) throws IOException {
BufferedImage image = null;
File file = new File("c:\\temp");
if(file.exists()){
file.mkdir();
}
File[] lists = file.listFiles();
System.out.println(lists[0]);
for(int i=0;i
下载本文示例代码
利用imageio包从文件、流和URL中读取图像并显示利用imageio包从文件、流和URL中读取图像并显示利用imageio包从文件、流和URL中读取图像并显示利用imageio包从文件、流和URL中读取图像并显示利用imageio包从文件、流和URL中读取图像并显示利用imageio包从文件、流和URL中读取图像并显示利用imageio包从文件、流和URL中读取图像并显示利用imageio包从文件、流和URL中读取图像并显示利用imageio包从文件、流和URL中读取图像并显示利用imageio包从文件、流和URL中读取图像并显示利用imageio包从文件、流和URL中读取图像并显示利用imageio包从文件、流和URL中读取图像并显示
阅读(1497) | 评论(0) | 转发(0) |