An error was reported when he tried to write data to the file for the first time.
当他第一次尝试把数据写入文档时,报告说有错。
Second, it takes longer to read and write data using this technique because you have to access multiple tables.
第二,使用这种技术读取和写入数据的时间比较长,因为您必须访问多个表。
You could even just use a single pointer and write data back into the buffer you got it from, although this might be a nuisance to program for on the other end.
您甚至只需要使用一个指针并将数据写回到读取数据所使用的缓冲区中即可,不过这对于另外一端的编程来说可能有些麻烦。
In the next section, we'll see how to write data to the database.
在下一节中,我们将看看怎样向数据库写入数据。
It then waits for another program (in this case the DB2 LOAD command) to connect to it before it starts to write data to the pipe.
随后,它将等待另一个程序(在本例中为DB 2LOAD命令)连接到它,然后再开始向管道写入数据。
Special kinds of imports and exports for JMS, called JMS bindings, enable users to specify the binding configuration and write data handling code themselves.
JMS的特殊类型的导入和导出,称为JMS绑定,允许用户指定绑定配置并编写自己的数据处理代码。
Because I wanted a connector that could write data as well as read it, I had to design with both APIs in mind.
因为我希望获得一种既可编写又可读取数据的连接器,所以在设计时不得不同时想着这两种API。
As each thread tries to write data for the first time, it tries to find an empty slot of the memory and marks it as busy.
当每个线程第一次尝试写入数据时,它会尝试寻找一个空的内存槽位,并将其标记为忙碌。
The last basic step involved in writing programs is to read data from and write data to a file.
编写程序的最后一个基本步骤就是从文件读取数据和把数据写入文件。
Any process can write data to a Shared memory region, and the data are readable and modified by other processes.
任何进程都可以向共享内存区域写入数据,并且数据可以由其他进程读取或修改。
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的实现方式),从而允许多个用户同时进行读取和写入操作。
The process activities read and write data to and from variables, similar to how it is done in a BPEL activity.
流程活动从变量中读取数据以及向变量中写入数据,类似于在BPEL活动中的操作。
A program can also read and write data into the user Spaces on the system.
也可以通过程序在系统的用户空间中读写数据。
We've made it easier to write data driven tests.
我们已经让编写数据驱动的测试变得更加简单。
The big volumes mean you need to be able to write data and not care where it went.
大容量意味着你需要不用管数据的去向而只是写入。
This value limits the concurrency of long running business processes to that number, because each process needs to write data to the BPEDB data silo.
此值将长时间运行的业务流程的并发性限制到该数量,因为每个流程需要将数据写到BPEDB数据竖井。
Another example of RAID would be to take these two disks and write data to each, creating two identical copies of everything.
RAID的另一个例子是把数据写入两个磁盘,创建两个完全相同的副本。
For example, data binding is most commonly used to read and write data to some storage medium.
比如,数据绑定常用于从存储介质读写数据。
You also need to make sure that you can write data to the service through the API and retrieve data from it through the API.
你还需要确保你可以通过API像服务端写数据并能透过API取数据。
The import and write data is stored using custom property types like propertyElement and propertyGroup.
导入和撰写数据是利用定制的属性类型,如propertyElement 和 propertyGroup 来存储的。
'a' indicates that you want to write data to the file, appending to the end.
'a '表示要向文件写入数据,但是添加到当前内容尾部。
In this case, the Linux SCSI stack is used to manage, read, and write data on the target LUNs.
在这种情况下,可以使用Linuxscsi栈来管理、读取和写入目标LUN上的数据。
Workplace Forms Viewer limits where you can write data on the local file system.
WorkplaceFormsViewer对在本地文件系统上写入数据的位置有限制。
You now have a distributed ObjectGrid and the ability to read and write data using the EntityManager API.
您现已拥有分布式objectgrid,以及使用EntityManager API读取和写入数据的能力。
RFHUtil lets you read and write data from and to files or queues, and display data in a variety of formats.
RFHUtil允许您从/对文件或者队列读取/写入数据,并采用各种不同的格式来显示数据。
This article discussed how to read and write data to a file from a Python program.
这篇文章讨论了在Python程序中如何从文件读取数据和写入数据到文件中。
'w' indicates that you want to write data to the file, truncating the previous contents.
'w '表示要向文件写入数据,并截断以前的内容。
To write data to a file, you have to first create the file object.
要把数据写入文件,必须先创建file对象。
The import utility uses the SQL INSERT statement (or the SQL UPDATE statement) to write data to the target table.
import工具使用SQLINSERT语句(或 SQLUPDATE 语句)将数据写到目标表中。
The HybridCloud application uses Amazon SQS to write data to a queue, and then to later read data back from the queue.
HybridCloud应用程序使用AmazonSQS 将数据写入队列,然后从队列读回数据。
应用推荐