Java基础知识强化之IO流笔记19:FileOutputStream的三个write方法
摘要:
1.FileOutputStream的三个write方法:voidwrite(byte[]buffer) Writes the entire contents of the byte array buffer to this stream.voidwrite(byte[]buffer, intoff... 阅读全文
posted @ 2015-10-01 10:04 鸿钧老祖 阅读(681) 评论(0) 推荐(0)
浙公网安备 33010602011771号