iocp是什么意思 iocp在线中文翻译

IOCP

IOCP 词典解释

形容词Input/Output Control Program 输入/输出控制程序

IOCP 网络解释

  1. abbr. input/output control program; 输入/输出控制程序
  2. abbr. input/output configuration program; 输入/输出配置程序
  3. abbr. i o completion port; 筱梓完成端口
  4. abbr. input/output control procedure; 输入/输出控制规程

IOCP 双语例句

  1. There are some problems that arise while using IOCP, some of them are not intuitive.
    也有一些问题,出现在使用IOCP ,其中有些人是不直观。
  2. This is a minor problem, and is a result of the design of the code, rather than an IOCP specific problem.
    这是一个小问题,是由于设计的代码,而不是一个IOCP的具体问题。
  3. To help you design a better socket server using IOCP, a number of tips are provided in this article.
    为了帮助你理解如何设计一个IOCP服务器,下面的一些关键点可能会给你带来一些帮助。
  4. Using IOCP - The disadvantage of this approach is that there are many practical thorny programming problems that must be solved.
    使用IOCP -这种办法的缺点是,有许多实际棘手的规划问题,必须加以解决。
  5. IOCP learning code and documentation, a very good learning materials, and show to share with you all.
    详细说明:IOCP 学习代码及文档,很好的学习资料,拿出来和大家分享。
  6. But if we want to use the IOCP server's full potential, we should have several pending asynchronous reads waiting for data to arrive.
    但是,如果我们想要使用IOCP服务器的全部潜力,我们应该有一些悬而未决的异步读取等待数据的到来。
  7. So, according to the characteristics of reduction of IO-CP, the idea and theory of self-heating reduction of IOCP and a new reduction process in a co-current shaft furnace are developed.
    本文根据铁矿-煤球团还原特性,建立了自热还原理论,并在此理论基础上提出了在并流竖炉中进行自热还原的新工艺。
  8. Now, IP Address Mode Supported CIDR format string, but also Linux Intel added support for IOCP.
    现在,IP 地址模式字符串中支持 CIDR 格式,而且还在 Linux Intel 中添加了 IOCP 支持。
  9. An IOCP object is associated with several I/O objects that support pending asynchronous I/O calls.
    一个IOCP对象和很多支持异步I/O调用的I/O对象相联系。
  10. IOCP presents an efficient solution to the " one-thread-per-client " bottleneck problem (among others), using only a few processing threads and asynchronous input/output send/receive.
    IOCP提供了一个有效的解决办法“一个线程每客户”的瓶颈问题(等等),只用少数的处理线程和异步输入/输出传送/接收。
  11. I/O complete port (IOCP) of Windows present an efficient solution to the one-thread-per-client bottleneck problem. Using only a few processing threads and asynchronous input/output or send/receive, IOCP can handle over 2000 giant connects of clients.
    Windows下完成端口(IOCP)模型只需少数几个工作线程以及异步读写操作就可处理2000个以上的客户端的并发连接。
  12. As an important part of business automation system, PC business client system mainly adopts COM and IOCP which are responsible for interaction with WEB accounting system and multi-threaded server of China Unicom.
    作为营业自动化系统的重要组成部分之一,PC营业客户端系统主要采用COM和IOCP技术,负责与联通WEB营帐系统和多线程服务器交互。
  13. Study and Application of Multi-Thread in IOCP Server Test
    多线程在IOCP服务器测试中的研究和应用
  14. This source code uses the advanced IOCP technology which can efficiently serve multiple clients.
    源代码使用高级的IOCP技术,这种技术能高效的为多个客户端提供服务。
  15. By using IOCP, we can overcome the " one-thread-per-client " problem.
    通过使用IOCP,我们可以解决“每个客户端占用一个线程”的问题。
  16. The IOCP technology is widely used for different types of high performance servers as Apache etc.
    IOCP技术被广泛应用于各自高性能的服务器,像Apache等。
  17. This can be solved by only using one worker thread, and committing only one I/O call and waiting for it to finish, but if we do this, we lose all the benefits of IOCP.
    这可以通过只使用一个工作者线程来解决,并只提交一个I/O请求,等待它完成。但是如果这么做,我们就失去了IOCP的长处。
  18. How does IOCP work?
    IOCP是怎样工作的?
  19. Design And Implementation Of News-Exchange Platform Based On IOCP
    基于IOCP的新闻交换平台的设计与实现
  20. A thread that has access to an IOCP can be suspended until a pending asynchronous I/O call is finished.
    一个可以访问IOCP的线程可以被挂起,直到一个待定的异步I/O请求结束。

IOCP

中文翻译
1
[计] 输入输出控制程序