Required. Specifies the file to write to. If the file does not exist, this function will create one.
必要参数。指定写入文件对象。如果该文件不存在,函数将自动创建该文件。
If you do not specify the name of a specific file to write to on the command line, the AIX capture command creates a file called screen.out.
如果您没有在命令行指定输出将写入到的特定文件的名称,那么AIXcapture命令会创建一个名为screen . out的文件。
An error was reported when he tried to write data to the file for the first time.
当他第一次尝试把数据写入文档时,报告说有错。
Additionally, if a client receives a write delegation for a file, then no other client may write or read to that file for the length of the delegation.
此外,如果一个客户机得到了一个文件的写授权,那么在此授权期间没有其他客户机可以写或读这个文件。
Only users who are members of both groups will be granted read, write to the file.
只有同时属于这两个组的用户才允许读和写此文件。
The last basic step involved in writing programs is to read data from and write data to a file.
编写程序的最后一个基本步骤就是从文件读取数据和把数据写入文件。
CIO allows multiple threads to read and write data concurrently to the same file, which is due to the way in which JFS2 is implemented, allowing users to read and write simultaneously.
cio允许多个线程并发地对同一个文件读取和写入数据(这个功能应该归功于JFS2的实现方式),从而允许多个用户同时进行读取和写入操作。
If you read the XML with an API (or APIs), one quite obvious way to write XML to a file is to use that same API to write the XML.
如果使用一个或多个API读取XML,那么很明显的一个方法就是使用与之相同的API将XML写入文件。
Since the user just has to write the DADX file, the user does not need to understand the WSDL specification.
由于用户只需要编写DADX文件,因此并不需要理解WSDL规范。
Instead of IO, where you could read a file and write a file, ABC's designers decided to just have global variables in the program.
ABC的设计者放弃了用来读写文件的IO的方法,他们转而在程序里使用一些全局变量。
For the former file, use Finder to revoke write privileges for everyone other than yourself.
对于前一个文件,使用Finder来取消除您之外每名用户的写权限。
'a' indicates that you want to write data to the file, appending to the end.
'a '表示要向文件写入数据,但是添加到当前内容尾部。
For the get operation, specify the file in HDFS to extract (from your output subdirectory) and the file name to write in the local file system (output.txt).
对于get操作,指定HDFS中要提取的文件(来自out put子目录)和在本地文件系统中要写的文件(out put .txt)。
Sed may combine several lines in the pattern space, and it may write to a file, write only selected output, or not write at all.
Sed可以在模式空间中组合多个行,然后它可能将输出写入到文件中、只写入选择的输出,或者根本不执行写入。
The key decision made in cbfunc() is to decide if we should write to the audit file.
cbfunc()中做出的关键决定是决定我们是否应该写入审计文件。
To convert a file attachment on a NotesDocument or NotesRichTextItem to a NotesStream, you must first detach the file, and then write it to a stream.
要将NotesDocument或NotesRichTextItem上的文件附件转换成NotesStream,必须首先分离此文件,然后将其写入一个流。
The next line creates a file object, passing in the name "testit.txt" and a 'w' character (to let you write to the file).
接下来的一行创建file对象,传递进名称“testit . txt ”和'w '字符(写入文件)。
You can use the file object to read data, to write data, to append data to a file, and to work with either binary or textual data.
可以用file对象读取数据、写入数据或把数据添加到文件,以及处理二进制或文本数据。
Finally, after finishing the desired workbook object, write it to a file using the workbook's write method (Listing 21).
最后,完成想要的工作簿对象之后,使用工作簿的write方法将它写入一个文件(参见清单21)。
Using the DOM and JDOM APIs and the like directly to write to a file from your XML data structure
使用DOM和JDOM 之类的API 将XML数据结构直接写入文件
What if we want to write to a file outside the database or send the auditing record on a message queue?
如果我们想写入数据库外部的一个文件,或者发送一个消息队列上的审计记录,又该如何做呢?
According to the file, you can write some client code to retrieve this information from the SOAP fault section.
根据这个文件,您可以写一些客户机代码来从SOAP故障部分检索这些信息。
You still have to write a configuration file and test it before putting it into production.
在将配置文件放入产品之前,您仍需要编写它并对它进行测试。
You just need to run it, telling it where to find the file, and where to write the output.
您只需要运行它,告知在何处查找相应的文件以及将输出写入到何处。
The callback function creates a unique file name to write the audit records stored in named memory.
回调函数创建一个惟一文件名来写入已命名内存中存储的审计记录。
When a statement executes (1), the trigger is called (2). The trigger registers a callback function (3) to write the result to a file.
当一个语句执行时(1),触发器被调用(2)。触发器注册一个回调函数(3),以便将结果写入一个文件。
In our example scenario, the user wants to write employee specific information from an XML file to a flat file.
在我们的示例场景中,用户希望通过一个XML文件或平面文件编写特定于员工的信息。
If the form is opened from a Web site instead of the local file system, you cannot write to file at all because the form does not have a parent folder on the local file system.
如果从网站打开表单,而不是从本地文件系统打开表单,则根本不能写入文件,原因是表单在本地文件系统上没有父文件夹。
The claim check service USES a Flat file adapter to write and read attachments from the file system.
凭证索取服务使用一个平面文件适配器来从文件系统中读写附件。
The only safe way to select this data is to bind it into a BLOB host variable, or a BLOB file host variable, to write it into an XML file.
选择这种数据的惟一安全的方法是将它绑定到一个BLOB主机变量或一个BLOBFILE主机变量,以便将它写到一个XML文件中。
应用推荐