和数据的写入!
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.
您甚至只需要使用一个指针并将数据写回到读取数据所使用的缓冲区中即可,不过这对于另外一端的编程来说可能有些麻烦。
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绑定,允许用户指定绑定配置并编写自己的数据处理代码。
Thus, the read operations compete with log writing and the write operation for data pages from the buffer pool.
因而,读操作与日志写和缓冲池中的数据页的写操作之间存在竞争。
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.
由于两种技术都支持相同数据的多种表示,因此必须编写和维护用于从核心数据生成这些表示的代码。
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的实现方式),从而允许多个用户同时进行读取和写入操作。
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活动中的操作。
The SPU has a read channel for receiving a single data word from the mailbox and two write channels for sending data words (more on this below).
SPU有一个读通道来从邮箱接收单个数据字,有两个写通道来发送数据字(更详细的介绍请参看下文)。
The client can change the data as required and write a new XML file.
客户机可以根据需要修改数据并编写新的XML文件。
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 end result is that there's no need to define data tables and write code to maintain them.
最终结果是不需要定义数据表以及编写代码来进行维护。
A program can also read and write data into the user Spaces on the system.
也可以通过程序在系统的用户空间中读写数据。
The big volumes mean you need to be able to write data and not care where it went.
大容量意味着你需要不用管数据的去向而只是写入。
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.
比如,数据绑定常用于从存储介质读写数据。
To ensure that you receive valid data, and don't write bad information to the XML, you access the parameters and set the ok variable accordingly.
要确保能够接收到有效的数据,并且避免将错误信息写入XML,我们可以访问其参数并相应地设置ok变量。
In this case, the Linux SCSI stack is used to manage, read, and write data on the target LUNs.
在这种情况下,可以使用Linuxscsi栈来管理、读取和写入目标LUN上的数据。
You now have a distributed ObjectGrid and the ability to read and write data using the EntityManager API.
您现已拥有分布式objectgrid,以及使用EntityManager API读取和写入数据的能力。
This article discussed how to read and write data to a file from a Python program.
这篇文章讨论了在Python程序中如何从文件读取数据和写入数据到文件中。
To read and write the data, I write the updated Configuration class shown in Listing 15.
为了读取及写入数据,我编写了如图15所示的更新过的configuration类。
The import and write data is stored using custom property types like propertyElement and propertyGroup.
导入和撰写数据是利用定制的属性类型,如propertyElement 和 propertyGroup 来存储的。
Users can access local partitions and folders to read and write the data from a Microsoft Windows session.
用户可以访问本机分区和文件夹,并从MicrosoftWindows会话中读取和写入数据。
WebSphere eXtreme Scale uses loaders to read data from and write data to the database from the in-memory cache.
WebSphereeXtremeScale使用了加载器读取内存中缓存的数据,以及将数据写入到数据库中。
As mentioned earlier, the DB2 Connector can act as a target for incoming data and can write this data to the appropriate DB2 database.
如前所述,DB 2Connector能够作为输入数据的目标,并且可以将输入数据写到适当的DB 2数据库中。
RFHUtil lets you read and write data from and to files or queues, and display data in a variety of formats.
RFHUtil允许您从/对文件或者队列读取/写入数据,并采用各种不同的格式来显示数据。
Memcached USES a per-connection buffer to read and write data out over the network.
memcached为每个链接使用单独的缓存进行数据的读写。
应用推荐