摘要:
public class demo { public static void main(String[] args) { //先把图片读入到内存--然后写到 文件 FileInputStream fis=null; File q=new File("e:/123.txt"); //因为File没有... 阅读全文
posted @ 2019-07-04 17:42
诺虫的箱子
阅读(689)
评论(0)
推荐(0)