说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> I/O操作
1.
Later, when the I/O operation is finished, the channel issues an interrupt.
接着,当I/O操作完成时,通道发一个中断,
2.
Transactional Memory Architecture Supporting I/O Operations within Transactions
一种支持事务内I/O操作的事务存储系统结构
3.
Investigation on the improvement of network I/O performance of Web cache servers;
Web高速缓存服务器网络I/O操作性能存在的问题及改善途径
4.
If the operating system is to decide which program goes next, it must know when input to output operations begin and end.
如果操作系统要决定接着执行哪个程序,那么它就必须知道I/O操作什么时间开始和结束。
5.
Even with multiprogramming, it's common for all application programs to be waiting for I/O.
即使在多道程序设计情况下,发生所有的应用程序都在等待I/O操作的情况也是常见的。
6.
Overlapped I/O operation is in progress.
重叠 I/O 操作在进行中。
7.
The I/O operation has been aborted because of either a thread exit or an application request.
由于线程退出或应用程序请求,已放弃 I/O 操作。
8.
Design and Implementation of Switch System to Standard I/O Devices of Operating and Expressing Machines;
操作表示机标准I/O设备切换系统设计与实现
9.
Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O.
试图使用操作(而非原始磁盘 I/O)的已打开磁盘分区的文件句柄。
10.
A computer can perform arithmetic, compare, copy, and request input or output;
由于计算机只能完成算术运算、比较、复制和请求I/O等操作,
11.
It describes an I/O architecture that is independent of the device being controlled and the host operating system.
它描述了一种独立于被控设备和主机操作系统的I/O结构。
12.
Research and Implementation of Database Fault-Tolerant Backup on Raw I/O of the Kylin Operation System;
麒麟操作系统的Raw I/O数据库容错备份技术研究与实现
13.
In cases where these clustered systems are running heterogeneous operating systems, an I2O compliant I/O interface can be shared.
在这些群集系统运行异构的操作系统情况下,符合I2O规范的I/O接口可被共享。
14.
On small computers, much of the logic is found in the operation system's input/output control system;
在小型计算机上,在操作系统的I/O控制系统中可找到大量这方面的逻辑功能;
15.
This operation is called inversion and is symbolized i.
这个操作叫倒反,用符号i表示。
16.
MIOC: Memory and I/O Bridge Controller
内存和i/o桥控制器
17.
Listen and fill in the blanks with a, e, I, o or u
听并用a,e,I,o或u填空。
18.
Implement Overlapped I/O Socket Model Using C++
C++实现Overlapped I/O Socket模型