这些设置是从属性文件读取的。
'r '(默认值)表示从文件读取数据。
'r' (the default) indicates that you want to read data from the file.
此版本将从这个XML文件读取所有名称空间声明。
This version reads all namespace declarations from the XML file.
例如,可以是程序中的一串文字或从本地文件读取。
For instance, it can be a string literal in the program or read from a local file.
A从该文件读取值7。
B从该文件读取值7。
C从该文件读取值8。
从文件读取文本类似于加密阶段中执行的过程。
This reading from a file is similar to the process performed during the encryption step.
然后将整个文件读取到 $contents变量中。
这意味着不必将整个文件读取到内存中才能着手处理文件。
This means that the whole of the file does not have to be read into memory before processing of the file can commence.
考虑readapi函数,它从文件读取一定数量的字节。
Consider the read API function, which reads some number of bytes from a file.
工作台将从管道或数据文件读取数据,并将数据写入到输出链接。
The stage reads the data from a pipe or a data file and writes the data to the output link.
缓冲区缓存——为存储从物理数据文件读取的数据块而分配的内存。
Buffer Cache - Memory allocated for storing data blocks read from physical data files.
现在,要从全部共享内存文件读取和打印所有记录,创建一个循环。
Now, to read and print all the records from the entire Shared memory file, create a loop.
fgets函数是多个文件读取函数中惟一一个可用的。
The fgets function is only one of many file-reading functions available.
在文件读取之后,xml_parser _ free函数删除解析器。
After the file is read, the xml_parser_free function deletes the parser.
他们开发了一个系统,考虑到快速开发,只需通过配置就可进行文件读取。
They developed a system where file reading only required configuration, allowing for fast development. The modular approach also allowed for jobs to be run faster, launched every 5 seconds.
编写程序的最后一个基本步骤就是从文件读取数据和把数据写入文件。
The last basic step involved in writing programs is to read data from and write data to a file.
我们的设计根据相应的REST关键字从JSON文件读取restURI。
Our design reads the REST URI from a JSON file depending on the corresponding REST key.
清单5的输出表明,当一个进程从该文件读取时,两个进程的文件指针都在移动。
The output of Listing 5 shows that as one process reads from the file, and the file pointer is moved for both processes.
RFIDIC提供了一个从文件读取事件并将它们放进RFIDIC事件消息队列的程序。
RFIDIC provides a program that reads events from a file and enqueues it into the RFIDIC event message queue.
这篇文章讨论了在Python程序中如何从文件读取数据和写入数据到文件中。
This article discussed how to read and write data to a file from a Python program.
CPUUsageHistory的大型峰值说明文件读取到内存后的执行了处理动作。
The large spike in the CPU Usage History shows the processing that occurs after the file has been read into memory.
如果希望对随机文件读取进行基准测试,很可能需要确保读取不同的文件,以避免缓存。
If you want to benchmark random file reads, you likely need to ensure that different files are read to avoid caching.
分步讲解了如何从平面文件读取业务数据,将此数据转换成XML并用转换后的数据填充数据仓库。
It provides step-by-step instructions for reading business data from a flat file, transforming this data into XML, and populating a data warehouse with the transformed data.
它还包含一个loginmoduleexample类,这个类从XML文件读取用户认证信息。
It also contains a LoginModuleExample class that reads user authentication information from an XML file.
UTCfor iWidget是一个JSP,用于从widget定义文件读取内容。
The UTC for iWidgets is a JSP that reads the content from a widget definition file.
对于要连接的每个主机(从all_hosts文件读取),使用heredocument方法。
For each host we connect to, as read in the all_hosts file, the here document method is used.
从属性文件读取的和在实例化 ClientIdCallbackHandler时设置的用户名和密码。
Username and password read from a properties file and set when the ClientIdCallbackHandler is instantiated.
您的转换将采用两个文件之一作为其主要输入,并将使用内容标记来将第二个文件读取、分析和加载到内存中。
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.
应用推荐