本主题中的扩展示例演示如何编辑向导创建的文件,以创建从文本文件读取一组两个字符串的简单只读提供程序。
The extended example in this topic shows how to edit the wizard-created files to create a simple read-only provider that reads a set of two strings from a text file.
LISP程序可以从文本文件中读取语句,并且好像它们是原始程序一部分一样执行它们。
A LISP program can read LISP statements from a text file and execute them as if they were part of the original program.
也许会发现即使文本文件是有状态的,也有一种简单的方法可以分块读取它(其中每一块是一种类型的输入值)。
It might turn out that even though your text file is stateful, there is an easy way to read it in chunks (where each chunk is a single type of input value).
处理文本文件通常包括读取信息单元(通常叫做字符或行),然后对刚读取的单元执行适当操作。
Processing a text file often consists of sequentially reading a unit of information (typically either a character or a line) and doing something in response to the unit you've just read.
清单4演示了读取和解析文本文件行的三种技术。
Listing 4 demonstrates three techniques for reading and parsing the lines in a text file.
然后,过程步骤从文本文件中读取,一个活动节点为其中的每一步添加至 Activity1。
Then, process steps are read from the text file and, for each step, an action node is added to Activity1.
这要求nose读取项目中具有指定的扩展名的所有文本文件,运行并检查它找到的所有doctest。
This asks nose to read through all text files in your project with the given extension, running and verifying any doctests that it finds.
db2exfmt工具读取EXPLAIN表中的数据,并将查询访问计划以文本文件的形式呈现
The db2exfmt tool reads the data in the EXPLAIN tables, and formats the query access plan in a text file
load_cards方法从磁盘读取文本文件,划分出每个卡片,并将结果赋给 @cards实例变量。
The load_cards method handles reading in the text file from disk, splitting out each card, and assigning the results to the @cards instance variable.
相反,RationalPerformance Testerdatapool类读取的文本文件中包含要使用的数据池条目。
Instead, the Rational Performance Tester DataPool class reads text files that contain the data pool items to use.
组成工作负载的查询从文本文件 'my_queries.sql'读取
the queries comprising the workload are read from a text file 'my_queries.sql'
新创建的活动图包含了,为从文本文件中读取的每一个业务过程步骤设置的节点。
The newly created activity diagram contains one node for each business process step read from the text file.
您将使用RFHUTIL实用程序从文本文件中读取文件,并将数据作为消息发送给由队列管理器QMGR900管理的EXPORTQ本地队列。
You will use the RFHUTIL utility program to read a file from a text file and send the data as a message to the EXPORTQ local queue managed by the queue manager QMGR900.
但是,一般情况下,把这些主机名放在一个文本文件中并使用while循环读取它们。
(Generally, though, you would have these hosts in a text file and read them in using a while loop.)
您可强制stdin从文本文件、设备(比如连接到计算机的探头)或网络连接中进行读取。
You can force stdin to read from a text file, a device (say, a probe connected to the computer), or a network connection.
HSQLDBScriptTool读取纯文本文件,并依靠一个给定的JDBCURL执行文件中包含的sql语句。
The HSQLDB Script Tool reads plain text files and executes the included SQL statements against a provided JDBC URL.
每个进程从同一文件描述符(它只是一个包含数字1至7的文本文件)执行读取操作,并连同PID一起打印所读取的内容。
Each process reads from the same file descriptor (which is just a text file with the Numbers 1 through 7), printing what was read along with the PID.
请仔细观察parse方法。该类首先读取文本文件来获取初始值,然后读取数据库,进而将键更新为最新的值。
If you look carefully at the parse method, you see that the class first reads the text file for the initial values, then reads the database to update the keys to their latest values.
如何读取文本文件而不是使用情况?
许可证编译器读取包含授权信息的文本文件,并产生一个可作为资源嵌入到公用语言运行时可执行文件中的二进制文件。
The License Compiler reads text files that contain licensing information and produces a binary file that can be embedded in a common language runtime executable as a resource.
演示如何读取具有多种格式的文本文件。
Demonstrates how to read from a text file with multiple formats.
演示如何读取符号分隔的文本文件。
演示如何读取固定宽度的文本文件。
有没有办法使用prototypejs文本文件中读取数据?
Is there a way to read data from a text file using prototypejs?
说明如何从文本文件中读取数据。
读取的文件必须为文本文件。
蛋白质分子的三维空间结构以一种特定的格式储存在PD B文本文件中,软件系统能够读取并理解这些空间结构以及属性信息。
The 3d structure of protein molecule is stored in the PDB file in a special format, which could be loaded and understood by HJMV software.
蛋白质分子的三维空间结构以一种特定的格式储存在PD B文本文件中,软件系统能够读取并理解这些空间结构以及属性信息。
The 3d structure of protein molecule is stored in the PDB file in a special format, which could be loaded and understood by HJMV software.
应用推荐