Your transform will take one of the two files as its primary input, and will use the content tag to read, parse, and load into memory the second file.
您的转换将采用两个文件之一作为其主要输入,并将使用内容标记来将第二个文件读取、分析和加载到内存中。
Reading data streams and writing results to streams is convenient, because the application does not have to read a large portion of the file, much less the whole file, into memory.
读取数据流并将结果写入流是很方便的,因为应用程序不一定要将文件的大部分(更不必说整个文件)读取到内存。
The files are decrypted when they are read from the disk into memory so that the file data kept in memory is in clear format.
在将文件从磁盘读取到内存时对文件解密,因此文件数据能够以明文格式保存在内存中。
The property file is read into memory and controls the behavior of the case.
这个属性文件被读入内存中,控制案例的行为。
It is important to remember that the entire text file is read into memory at the beginning of a test.
记住整个文件在测试的开始就已被读入存储器是十分重要的。
This means that the whole of the file does not have to be read into memory before processing of the file can commence.
这意味着不必将整个文件读取到内存中才能着手处理文件。
As a second step, read each line in the file into the computer memory as a character string at the start of the dictionary application or subprogram.
第二步,在dictionary应用程序或子程序启动时,将文件中的每一行以字符串形式读入到计算机内存。
The large spike in the CPU Usage History shows the processing that occurs after the file has been read into memory.
CPUUsageHistory的大型峰值说明文件读取到内存后的执行了处理动作。
If pattern design is completed, the pattern as digital file is stored immediately, the graphics information is transfered to 01 code and is read into memory or display on the monitor.
在花型设计完成以后,可将花型作为数据文件存储,将图形信息转换成01码,并用于手套提花过程的自动控制。
For example, to get input, we may need to specify the file or device to use as the source, and the address and length of the memory buffer into which the input should be read.
例如,为了获取输入,我们可能需要指定文件或设备作为信息来源,并且要把地址和内存缓冲区的长度放到输入读取的位置。
The way to do what you are looking for is to read the old XML file into memory, make whatever changes are necessary, and then serialize and write the result to disk.
你找的是读旧的XML文件到内存的方式,做出任何必要的改变,然后序列化并将结果写入磁盘。
The way to do what you are looking for is to read the old XML file into memory, make whatever changes are necessary, and then serialize and write the result to disk.
你找的是读旧的XML文件到内存的方式,做出任何必要的改变,然后序列化并将结果写入磁盘。
应用推荐