10 2017 档案

摘要:public void test() { InputStream is = null; FileOutputStream fos = null; //这里对is进行赋值,略 //... // 文件输出流fos // openFile()为自定义函数,判断文件是否存在等(略) String fileN 阅读全文
posted @ 2017-10-30 16:53 aLa神灯 阅读(117) 评论(0) 推荐(0)
摘要:http://blog.sina.com.cn/s/blog_8604ca230100vwx7.html 阅读全文
posted @ 2017-10-16 16:57 aLa神灯 阅读(132) 评论(0) 推荐(0)