词语屋>英语词典>allocates翻译和用法

allocates

英 [ˈæləkeɪts]

美 [ˈæləkeɪts]

v.  拨…(给); 划…(归); 分配…(给)
allocate的第三人称单数

柯林斯词典

  • VERB 分配;分派;划拨
    If one item or share of somethingis allocated toa particular person orfora particular purpose, it is given to that person or used for that purpose.
    1. Tickets are limited and will be allocated to those who apply first...
      票数有限,先申请者先得。
    2. The 1985 federal budget allocated $7.3 billion for development programmes...
      1985年的联邦预算将73亿美元拨给了开发项目。
    3. Our plan is to allocate one member of staff to handle appointments.
      我们的计划是分派一位职员处理预约事宜。

双语例句

  • The memory manager allocates memory to threads in chunks to minimize contention on the heap lock.
    内存管理器以块的形式将内存分配给线程,以最小化堆锁定争用。
  • It allocates the nodes to the used processors as possible without changing the scheduling length, saves processors.
    并在不改变调度长度的情况下,将结点尽可能地分配到已用处理器上,节省了处理器。
  • Your operating system allocates various buffers for network resources.
    操作系统会为网络资源分配各种缓冲区。
  • The Global AIX administrator allocates each disk and sets the device control of the disk to rootvg.
    全局AIX管理员给rootvg分配每个磁盘并设置磁盘的设备控制。
  • The component model allocates requirements and responsibilities to a hierarchy of subsystems, modules, and components.
    组件模型为子系统、模块和组件的层次结构分配需求和职责。
  • Huawei allocates almost half of its 140000 staff to research and development.
    华为14万名员工中,将近半数从事研发工作。
  • The number of receive buffers and descriptors that the driver allocates for received packets.
    接收缓冲区和驱动程序为接收数据包分配的描述符的数量。
  • There is no malloc() function in Java technology because the JVM automatically allocates memory for objects.
    在Java技术中没有malloc()函数,这是因为JVM可自动为对象分配内存。
  • The XHR objects are kept in an array that allocates one element for each form.
    这些XHR对象保存在一个数组内,数组为每个表单分配一个数组元素。
  • Each invocation of texture property allocates a new Texture2D.
    每个纹理属性的调用都会分配一个新的Texture2D。