All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output streams, for reading and writing binary data and readers and writers, for reading and writing textual (character) data. You re almost certainly familiar with the basic kinds of streams--but did you know that there s a CipherInputStream for reading encrypted data? And a ZipOutputStream for automatically compressing data? Do you know how to use buffered streams effectively to make your I/O operations more efficient? Java I/O, 2nd Edition has been updated for Java 5.0 APIs and tells you all you ever need to know about streams--and probably more.
标签: facilities streams provide Output
上传时间: 2013-12-17
上传用户:6546544
A 充分利用数据库窗体专家(Database Form Expert) B 将数据库转换为CSV格式 C 动态更新DBGrid的行颜色 ...........................
标签: Database DBGrid Expert Form
上传时间: 2014-01-01
上传用户:稀世之宝039
Java编写的表达式计算器, 即可以像我们书写表达式那样直接输入计算表达式, 程序自动进行运算, 支持加减乘除幂运算以及判断表达式如A?B C, 程序包含完整的Document和测试运行环境
上传时间: 2013-12-21
上传用户:chenbhdt
OA系统实现以下功能: a、个人办公,我的办公桌 b、公文管理 c、工作流程 d、组织管理 e. 权限管理
上传时间: 2013-12-16
上传用户:zhenyushaw
给定两个集合A、B,集合内的任一元素x满足1 ≤ x ≤ 109,并且每个集合的元素个数不大于105。我们希望求出A、B之间的关系。 任 务 :给定两个集合的描述,判断它们满足下列关系的哪一种: A是B的一个真子集,输出“A is a proper subset of B” B是A的一个真子集,输出“B is a proper subset of A” A和B是同一个集合,输出“A equals B” A和B的交集为空,输出“A and B are disjoint” 上述情况都不是,输出“I m confused!”
标签:
上传时间: 2017-03-15
上传用户:yulg
数据库学生成绩管理系统 VC源码 ①输出: a 学生分类查询课程成绩 b 学生查询全部课程成绩 ②输入: c 管理员录入学生成绩 d 管理员删除学生成绩 e 管理员修改学生成绩
上传时间: 2017-03-16
上传用户:yxgi5
数值分析B计算实习作业二:分别用分段线性插值、分段二次多项式插值、 分段三次多项式插值和三次样条插值对所给的数据进行细化
上传时间: 2013-11-30
上传用户:梧桐
该程序用以查找任意两个整数之间的所有素数。 Prime number finder can find all primes between a and b and will write the results to the file PRIMES.TXT
上传时间: 2014-01-14
上传用户:cccole0605
Prentice Hall 出版的整合linux和windows <b>英文原版<b> 另本人有大量电子书,O Reilly的最多 有需要的朋友在我的个人空间上给我留言
标签: Prentice windows linux Hall
上传时间: 2014-01-22
上传用户:JIUSHICHEN
大学英语B网考辅导:语法:根据考试大纲的要求,考生应掌握基本的英语语法知识,并能在听、说、读、写、译中较正确地加以应用。
标签: 大学英语
上传时间: 2017-03-26
上传用户:yulg