This is similar to the file pointer for a file stream in standard C.
这类似于在标准c中为文件流创建FILE指针。
So we open a file stream and create a binary reader from it to access the DWG file.
因此,我们打开一个文件流并创建一个二进制读者从中访问DWG文件。
Furthermore, users do not need to care about the specific content of the file stream in the ODF package.
另外,用户不需要考虑OD f包中文件流的特定内容。
To resolve this, once you create a temporary file atomically, you must always use the file descriptor or file stream you got when you opened the file.
解决这种问题的方法是,一旦自动创建了一个临时文件,就必须始终使用打开该文件时得到的文件描述符或文件流。
Creates or opens a file, file stream, directory, physical disk, volume, console buffer, tape drive, communications resource, mailslot, or named pipe.
创建或者打开一个文件,文件流,目录,物理磁盘,卷,控制台缓冲,磁盘驱动器,通讯资源,邮槽,或命名管道。
If an ODF document has been encrypted or digitally signed, the manifest.xml file is not encrypted; it preserves the key and digest for each encrypted file stream.
如果OD f文档已经加密或数字签名,那么manifest . xml文件是不加密的;它保存每个加密文件流的密钥和摘要。
The operation of reading from a file is very straight forward, we open a file stream, create an array to hold the data, and finally read all the data into the array.
从文件中读取内容的操作是非常直截了当的:我们打开一个文件流对象,创建一个数组来放置数据,最后把所有数据都读到这个数组中。
Our new procedures and documentation often use both the terms “IFS” and “Stream file” together to avoid confusion.
我们的新程序和文档通常同时使用术语“IFS”和“流文件”来避免混淆。
If we explore the construction of the memory mapped file we can see that there is no stream, we just name the resource.
如果我们想要探究内存映射文件结构的话,不需要构造一个流,只要找到该资源的名字即可。
The client receives the file data as a stream, which it parses into a memory-resident object.
客户机将文件数据作为流进行接收,然后将其解析为一个内存驻留对象。
Many text processing commands (filters) can take input either from the standard input stream or from a file.
许多文本处理命令(过滤器)可以从标准输入流或从文件中获取输入。
So, when you load that next XML file or data stream, have no fear about navigating to the exact values that you need to process.
所以,当您加载下一个XML文件或数据流时,无需担心,您可以一直导航,直到获得您需要处理的下一个具体的值。
A few good heuristics based solely on the first few bytes will tell you if a file or stream is likely to be XML, and therefore worth checking further with a parser.
一些基于最初几个字节的较好的启发式方法可以告诉您,一个文件或流是否可能是XML,是否值得让解析器作进一步检查。
For every change in your workspace that hasn't been delivered, it is quite possible that someone else could have made a change to the same file in another repository workspace or stream.
对于您的工作区中的每一个没有交付的变更来说,很有可能其他人在另一个存储库工作区或流中的相同的文件进行变更。
Since the output stream is a regular file, it is probably good to remove it at the end.
由于输出流是一个规则的文件,因此最好在结束时将其删除。
A typical IFS stream file location might look like listing 2 shown below.
一个典型的ifs流文件位置信息可能如列表2所示。
However, dealing directly with bytes isn't nearly as manageable when you're not just transferring bytes from a source (like a static VXML file) to an output stream.
但如果从源(例如一个静态VXML文件)传输到输出流的不仅仅是字节,那么直接处理字节的方式几乎无法管理控制。
Add IFS stream file object set into the collection.
将ifs流文件对象集添加到集合中。
Unlike SAX, the DOM API permits editing and saving an XML document back to a file or stream.
与SAX不同,DOMAPI允许对XML文档进行编辑并保存为一个文件或者流。
This file must be the first stream of the package's ZIP file.
这个文件必须是这个包的ZIP文件的第一个流。
Other parts of the code contain information for constructing the JSON data stream that describes the file system.
代码的另一部分包含构造描述文件系统的JSON数据流的信息。
With the URL location, you can open a stream to read the properties file.
通过URL位置,您可以打开读属性文件的流。
JAXP can accept XML as a file or as a stream wrapped around a file, for obvious reasons.
显而易见的原因是,JAXP可以将XML接受为文件或包装文件的流。
Most of the time when the expression is used, what is really meant is a stream file which is being accessed using IFS.
大部分时候使用这个称谓时,其真正含义通常是指使用IFS来访问的流文件。
A direct export specifies the table to export in the URI, and the output can be saved directly to a file or an output stream.
直接导出在uri中指定导出的表,输出可以直接保存到文件或输出流。
A delimited ASCII (del) file is a stream of ASCII characters; rows in the data stream are separated by row delimiters, and column values within a row are separated by column delimiters.
分隔的ASCII (DEL)文件是ASCII字符流;数据流中的行由行分隔符分隔,而行中的列值由列分隔符分隔。
Adding an IFS Stream file object set.
添加ifs流文件对象集。
Because the entire data stream for the file arrives in a single packet.
因为这个文件的数据流是在一个单独的包内到达。
If neither class closes the stream, the result will be a file resource leak. (See Figure 3.)
如果有类关闭了流,那么结果将会是文件资源的泄露(参见图3)。
If neither class closes the stream, the result will be a file resource leak. (See Figure 3.)
如果有类关闭了流,那么结果将会是文件资源的泄露(参见图3)。
应用推荐