Java中的输入输出流研究  被引量:1

Input and Output Stream Research in Java

在线阅读下载全文

作  者:张雷[1] 王悦[1] 

机构地区:[1]广东科贸职业学院信息工程系,广州510430

出  处:《电脑编程技巧与维护》2011年第12期9-10,146,共3页Computer Programming Skills & Maintenance

摘  要:流是一个很形象的概念,当程序需要读取数据的时候,就会开启一个通向数据源的流,这个数据源可以是文件、内存或是网络连接。类似的,当程序需要写入数据的时候,就会开启一个通向目的地的流,这时候就可以想象数据好像在这其中"流"动一样。The stream concept is a very image,when the program needs to read the data,it will open a stream leading to the data source,the data source can be a file,memory,or network connection.Similarly,when the program needs to write data,it will open a stream leading to the destination.At this time if you can imagine in which the data "flow" of moving the same.

关 键 词:输入输出  字节流 字符流 

分 类 号:TP312.2[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象