MY词语>英语词典>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 Global AIX administrator allocates each disk and sets the device control of the disk to rootvg.
    全局AIX管理员给rootvg分配每个磁盘并设置磁盘的设备控制。
  • 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结构,然后使用必须的程序对其进行初始化。
  • Allocates temporary wchar_t buffer of given size.
    分配一个临时的固定大小的wchart缓冲区。
  • The page allocator, which is the manager of all the pages, allocates and frees physical pages.
    物理内存被划分成大小相同的页帧,页面分配器管理所有的页帧,负责分配和释放物理页面。
  • Your operating system allocates various buffers for network resources.
    操作系统会为网络资源分配各种缓冲区。
  • The global environment owns all the physical resources of the LPAR ( CPUs, RAM, network, and disk I/ O) and allocates CPU and memory resource to each WPAR.
    全局环境拥有LPAR的所有物理资源(CPU、RAM、网络和磁盘I/O),并将CPU和内存资源分配给每个WPAR。
  • Each invocation of texture property allocates a new Texture2D.
    每个纹理属性的调用都会分配一个新的Texture2D。
  • It allocates the nodes to the used processors as possible without changing the scheduling length, saves processors.
    并在不改变调度长度的情况下,将结点尽可能地分配到已用处理器上,节省了处理器。
  • Memknobs allocates a fixed-sized buffer and loops through that buffer's pages, writing to each one.
    Memknobs分配一个固定大小的缓冲区,循环遍历缓冲区页面,写到每一页上。