包含二进制数据的二进制流( binary streams)和包含字符数据的字符流(character streams ),当你作为二进制数据的字节序列的流写数据时,数据写到流中和它在存储器中的形式是...
基于130个网页-相关网页
当流到磁盘而成为文件时,即文本流(text stream)和二进制流(binary stream),它将由DOS直接管理;O系统中)和文件代号将有一个规定值。
基于12个网页-相关网页
... 常见类型 文本 text/plain 二进制流 application/octet-stream 书写有误类型 数据 application ...
基于4个网页-相关网页
... 数组:[NSArray arrayWithContentsOfFile:] 字典:[NSDictionary dictionaryWithContentsOfFile:] 二进制流[NSDate dataWithContentsOfFile:] ...
基于2个网页-相关网页
二进制流,用于未解释的数据字节。
清单3中所示的例子打开的是一个缓冲了的二进制流以供读取。
The example in Listing 3 opens a buffered binary stream for reading.
Unmarshaller接收二进制流并解析它,创建相应的Employee对象。
The Unmarshaller receives that binary stream and parses it, creating the correspondent Employee object.
应用推荐