词语屋>英语词典>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.
      我们的计划是分派一位职员处理预约事宜。

双语例句

  • Our country income allocates the inevitable phenomenon that the existence of difference is market economy progress.
    我国收入分配差距的存在是市场经济发展的必然现象。
  • Memknobs allocates a fixed-sized buffer and loops through that buffer's pages, writing to each one.
    Memknobs分配一个固定大小的缓冲区,循环遍历缓冲区页面,写到每一页上。
  • The operating system's file system manager allocates and manages the space.
    操作系统文件系统管理器负责分配和管理这个空间。
  • Ext4 fixes this with a block allocator that allocates multiple blocks at a time, likely contiguous on disk.
    ext4使用块分配器修复了这个问题,它能够在磁盘上一次分配多个块。
  • At initialization time, a device driver allocates a net_device structure and then initializes it with its necessary routines.
    在进行初始化时,设备驱动程序会分配一个netdevice结构,然后使用必须的程序对其进行初始化。
  • The directory service was unable to initialize the subsystem that allocates relative identifiers.
    目录服务无法初始化分配相对标识号的子系统。
  • When a program allocates expanded memory page, the EMM returns a handle to the requesting program.
    当一个程序装入了扩展存储器页中时,EMM就将一个标志回复给这个请求程序。
  • Our example shows how GCC allocates registers, and how it updates the value of output variables.
    我们的示例显示了GCC如何分配寄存器,以及它如何更新输出变量的值。
  • For joinable threads, the system allocates private storage to store thread termination status.
    对于可接合线程,系统分配专用存储器来存储线程终止状态。
  • The XHR objects are kept in an array that allocates one element for each form.
    这些XHR对象保存在一个数组内,数组为每个表单分配一个数组元素。