码迷,mamicode.com
首页 > 编程语言 > 详细

java IO

时间:2017-01-10 11:26:33      阅读:185      评论:0      收藏:0      [点我收藏+]

标签:puts   data   int   缓存   read   str   tao   stream   基本数据类型   

读写带缓存功能

BufferedInputStream/BufferedOutputStream

 

读写基本数据类型(Integer、String、boolean ...)

DataInputStream/DataOutputStream

 

读写对象类型 (readObject/writeObject)

ObjectInputStream/ObjectOutputStream 

java IO

标签:puts   data   int   缓存   read   str   tao   stream   基本数据类型   

原文地址:http://www.cnblogs.com/chenweichu/p/6268535.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!