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.
第二,使用这种技术读取和写入数据的时间比较长,因为您必须访问多个表。
First we will create a table to hold our author data, then write a PHP script that enables us to browse through existing authors.
首先,我们将创建一张表来保存我们的作者数据,然后编写一个php脚本,它允许我们浏览全部现有的作者。
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绑定,允许用户指定绑定配置并编写自己的数据处理代码。
And because both techniques support multiple representations of the same data, you must write and maintain code to generate these representations from the core data.
由于两种技术都支持相同数据的多种表示,因此必须编写和维护用于从核心数据生成这些表示的代码。
Because I wanted a connector that could write data as well as read it, I had to design with both APIs in mind.
因为我希望获得一种既可编写又可读取数据的连接器,所以在设计时不得不同时想着这两种API。
Another technique that helps with data corruption is write barriers.
另一个防止数据丢失的技术是写屏障。
But, because XFS delayed its allocation decision, it was able to write the data in one fell swoop, improving write performance as well as reducing overall filesystem fragmentation.
但是,因为XFS延迟了它的分配决定,所以,它能够一下子写完数据,从而提高了写性能,并减少了整个文件系统的碎片。
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.
编写程序的最后一个基本步骤就是从文件读取数据和把数据写入文件。
Consistency of the run data only exists when the snapshot of the data is write order consistent.
只有数据快照实现了写入顺序一致,才能保证运行数据的一致性。
Any process can write data to a Shared memory region, and the data are readable and modified by other processes.
任何进程都可以向共享内存区域写入数据,并且数据可以由其他进程读取或修改。
The data area classes are used to read, write, create, and delete data areas on the system.
数据区域类用于在系统上读取、写入、创建和删除数据区域。
The process activities read and write data to and from variables, similar to how it is done in a BPEL activity.
流程活动从变量中读取数据以及向变量中写入数据,类似于在BPEL活动中的操作。
You could use XML to store configuration data, and write all sorts of utilities to read that data, but never actually store the configuration data itself.
您可以使用XML存储配置数据,同时编写各种工具来读取该数据,但是实际上却无法存储配置文件本身。
For example, rather than having to write 2gb of data into the grid, we iterate through an input file (say in steps of 50k) and write the read data into the grid.
例如,与其将2GB的数据项写入网格,不如对输入文件迭代读取(譬如每次读取50k),再将其每次读取的少量数据写入到网格中。
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数据竖井。
The end result is that there's no need to define data tables and write code to maintain them.
最终结果是不需要定义数据表以及编写代码来进行维护。
Show you how to write data handling plug-ins to the JMS binding that handle each of the JMS message types.
介绍如何为JMS绑定编写处理各种 JMS消息类型的数据处理插件。
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.
比如,数据绑定常用于从存储介质读写数据。
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 '表示要向文件写入数据,但是添加到当前内容尾部。
Workplace Forms Viewer limits where you can write data on the local file system.
WorkplaceFormsViewer对在本地文件系统上写入数据的位置有限制。
To read and write the data, I write the updated Configuration class shown in Listing 15.
为了读取及写入数据,我编写了如图15所示的更新过的configuration类。
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 '表示要向文件写入数据,并截断以前的内容。
'w' indicates that you want to write data to the file, truncating the previous contents.
'w '表示要向文件写入数据,并截断以前的内容。
应用推荐