An error was reported when he tried to write data to the file for the first time.
当他第一次尝试把数据写入文档时,报告说有错。
There might not be enough disk space to complete the file write operation, or allocating the buffer could fail if not enough memory is available.
可能没有足够的磁盘空间来完成该文件的写操作,或者由于没有足够的内存可用,分配缓冲区可能失败。
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.
此外,如果一个客户机得到了一个文件的写授权,那么在此授权期间没有其他客户机可以写或读这个文件。
The next three bits (in green) represent a group's right to read, write, and execute the file.
接下来的三位(用绿色表示的)表示组对该文件的读、写和执行权限。
The user might not have permission to write the output file, or it might be locked by another user.
用户可能没有输出文件的写权限,或者该文件被另一个用户锁定。
You still have to write a configuration file and test it before putting it into production.
在将配置文件放入产品之前,您仍需要编写它并对它进行测试。
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.
编写程序的最后一个基本步骤就是从文件读取数据和把数据写入文件。
Some file systems support network clients obtaining an exclusive write lock on a file and remove the lock if the client crashes.
一些文件系统支持网络客户端获取对文件的排它写锁定,以及当客户端死机时移交锁定。
You don't need to extend anything or write an XML descriptor file.
您没有必要扩展任何内容或编写XML描述符文件。
If two or more users access the file in write mode concurrently and modify the file, the last saved content is updated in the file.
如果两个或多个用户同时以写模式访问文件或修改文件,文件将更新为最后保存的内容。
In general, if two or more users access the file in write mode concurrently, the first user is granted write mode access to the file and the remaining users write mode access requests are queued.
一般来说,如果两个或多个用户以写模式并发访问文件,第一个用户保证能以写模式访问文件,其他用户的写模式访问请求将排队。
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文件中。
When the first user with write access releases the file, the top-most user from the queue is then given the write mode access.
当第一个以写模式访问的用户释放文件后,队列顶部的用户就能以写模式访问。
You're now going to learn how to write a simple.jsp file by writing your first script in JSP.
现在将通过用jsp编写第一个脚本,学习如何编写简单的. jsp文件。
This tutorial assumes that you know how to write an XML file, host a file and register a domain name.
本教程假设您知道如何编写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 example, it might check to see if the last-write-time or file size had changed since the last update.
例如,可检查从上次同步起,最后写入时间或文件大小是否发生变化。
These keys are used later when a process needs to read or write an EFS-protected file.
当以后进程需要读写受efs保护的文件时,使用这些密钥。
Write Acegi's configuration file as described in first three articles in this series.
按照本系列的前三篇文章所描述的那样编写Acegi的配置文件。
Reading the file demonstrates that you clearly didn't write the integers to the file; instead, you wrote their character values.
读取文件可以证明没有把整数写入文件,相反,写的是字符值。
Write a JSP file to display results from the Web service
编写JSP文件以便从Web 服务显示结果
When you write the config file for Struts or EJB, you are describing the topology of your system.
当你为Struts或EJB写配置文件,你就是在为系统定义拓扑。
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 Linux kernel still does its normal security checks; for example, if you want to write to a file, you still need write permission to it.
Linux内核仍去做它常规的安全检测;例如,如果您要写一个文件,您仍需要对其有写权限。
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 '字符(写入文件)。
Finally, after finishing the desired workbook object, write it to a file using the workbook's write method (Listing 21).
最后,完成想要的工作簿对象之后,使用工作簿的write方法将它写入一个文件(参见清单21)。
What if we want to write to a file outside the database or send the auditing record on a message queue?
如果我们想写入数据库外部的一个文件,或者发送一个消息队列上的审计记录,又该如何做呢?
What if we want to write to a file outside the database or send the auditing record on a message queue?
如果我们想写入数据库外部的一个文件,或者发送一个消息队列上的审计记录,又该如何做呢?
应用推荐