• The following figure illustrates such a copy-on-write operation.

    以下的数字,说明这种复制对-写操作。

    youdao

  • If the write operation is to be retried, it must be with the exact same parameters as before.

    如果需要重试写操作,它必须使用和前一次完全相同的参数。

    youdao

  • The clock frequency is 1 MHz. The device samples sensor-read data during the write operation.

    时钟频率为1兆赫。在写操作的过程中,设备从传感器独处的数据总取样。

    youdao

  • So the buffer is used to accumulate more characters and write them all in one write operation.

    所以缓冲区用于积累更多的人物和写在一个写操作。

    youdao

  • The only Write operation permitted on a flash memory device is to change a bit from a one to a zero.

    flash内存设备中惟一允许的Write操作是将1修改为0。

    youdao

  • During a WRITE operation, When this command is issued, data inputs can't be written with no clock delay.

    在写操作中,如果该指令发出,输入数据马上无法写入。

    youdao

  • In the write-behind case, transactions no longer have to wait for the database write operation to finish.

    使用write-behind,不再要求事务等待数据库的写操作完成。

    youdao

  • Thus, the read operations compete with log writing and the write operation for data pages from the buffer pool.

    因而,读操作与日志写和缓冲池中的数据页的写操作之间存在竞争。

    youdao

  • In a storage area, a LUN often represents a SCSI disk on which a host can perform a read and write operation.

    在存储区域中,LUN通常表示一个主机能够执行读写操作的SCSI磁盘。

    youdao

  • If the write operation is successful, the current position of the stream is advanced by the number of bytes written.

    如果写入作业成功,资料流的目前位置以写入的位元组数目前移。

    youdao

  • The rw parameter, which you use to indicate whether the data is being pulled in for Read or preparing for a Write operation.

    rw参数,使用它指明预抓取数据是为了执行读操作,还是执行写操作。

    youdao

  • The code in Listing 2 implements a simple mutex, and the acquire() method is also an atomic read-modify-write operation.

    清单2中的代码实现了简单的互斥,acquire()方法也是原子的读-修改-写操作。

    youdao

  • In order to know the data rate of write operation, we need to know Number of data in a Burst which we have assumed to be b.

    为了获知写方数据速率,我们需要知道在突发模式下的数据量,我们假设其为B。

    youdao

  • Each HTTP method represents a read or write operation on a resource, and each HTTP URI represents an individual resource instance.

    每个HTTP方法代表资源上的一个读或写操作,每个HTTPURI代表单个的资源实例。

    youdao

  • In this mode, the Write operation is acknowledged after the data is stored on the local disk and mirrored to the peer node's memory.

    在这种模式下,写操作是在数据存储到本地磁盘并镜像到对等节点内存后被确认的。

    youdao

  • The I/O write operation on the source database can be suspended from the CLP (Command Line Processor) using the db2 set write command.

    源数据库上的I/O写操作可以在 CLP(Command Line Processor,命令行处理器)中使用db2setwrite 命令挂起。

    youdao

  • Instead, readers return data that is based on the currently committed version; that is, data prior to the start of the write operation.

    相反,读者返回基于当前提交的版本的数据;即写操作开始之前的数据。

    youdao

  • 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.

    可能没有足够的磁盘空间来完成该文件的写操作,或者由于没有足够的内存可用,分配缓冲区可能失败。

    youdao

  • Without this option, any read or write operation will return an error if the server wants a new handshake, setting the retry flag in the process.

    如果没有这个选项,当服务器希望进行一次新的握手时,进行读或写操作都将返回一个错误,同时还会在该过程中设置retry标记。

    youdao

  • A sector is the disk's minimum transfer granularity: each read or write operation must be one or more sectors in size and aligned on a sector boundary.

    一个扇区是盘面的最小传输单元:一个读或写的操作在数量上必须是一个或多个扇区并且排列在扇区的边界。

    youdao

  • You could even write enforcement aspects to ensure that a write operation on the same object would not be invoked while in the control-flow of a read operation!

    甚至可以编写加强的方面来确保读操作的控制流中不会调用对同一对象的写操作!

    youdao

  • Data acquisition was realized by defined two times of handshake order or response frame format and VI of read-write operation between host and slave computers.

    通过定义主从机读操作的两次握手命令-应答帧格式及其参数改写子VI实现数据采集。

    youdao

  • By never overwriting data, it's simpler to ensure that the storage is never left in an inconsistent state (as the older data remains after the new Write operation is complete).

    由于从来不覆盖数据,这可以更简单地确保存储永远不会处于不一致的状态(因为在新的写入操作完成以后较早的数据仍保留)。

    youdao

  • The protection of the memory location is transferred to the memory cloner when a combined response is received at the memory cloner for a particular naked write operation.

    当对特定的裸写操作在存储器克隆体接收到组合的响 应时,将存储器位置的保护转移到存储器克隆体。

    youdao

  • One caveat about expanding archives with archivemount: The author of the software warns against writing into an archive, because if the Write operation fails, all changes are lost.

    对于用archivemount扩展存档,有一个警告:软件的作者指出,在存档中写文件应该谨慎,因为如果写操作失败,所有修改都会丢失。

    youdao

  • The initialization of the split mirror as snapshot performs a crash recovery, rolls back all uncommitted transactions, and makes the database available for any read or write operation.

    将分割镜像初始化为快照时,将执行崩溃恢复,回滚所有未提交的事务,并使数据库可以被所有读或写操作访问。

    youdao

  • You can detect the presence of back blocks from a failed flash operation (such as an Erase) or an invalid Write operation (discovered through an invalid Error Correction Code, or ECC).

    如果flash操作(例如Erase)失败,或者Write 操作无效(通过无效的错误校正代码发现,Error Correction Code,ECC),那么说明出现了坏块。

    youdao

  • You can detect the presence of back blocks from a failed flash operation (such as an Erase) or an invalid Write operation (discovered through an invalid Error Correction Code, or ECC).

    如果flash操作(例如Erase)失败,或者Write 操作无效(通过无效的错误校正代码发现,Error Correction Code,ECC),那么说明出现了坏块。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定