读知识>英语词典>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 second type allocates space out of the original file system, this is known as an internal snapshot.
    第二种类型从原始文件系统分配出空间,这种快照称为内部快照。
  • Your operating system allocates various buffers for network resources.
    操作系统会为网络资源分配各种缓冲区。
  • Allocates temporary wchar_t buffer of given size.
    分配一个临时的固定大小的wchart缓冲区。
  • Everyone agrees it will have a big role in ensuring China allocates its investment capital better.
    每个人都认同一点:即上海将在确保中国更有效地配置投资资金方面发挥更大的作用。
  • Ext4 fixes this with a block allocator that allocates multiple blocks at a time, likely contiguous on disk.
    ext4使用块分配器修复了这个问题,它能够在磁盘上一次分配多个块。
  • 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。
  • The Global AIX administrator allocates each disk and sets the device control of the disk to rootvg.
    全局AIX管理员给rootvg分配每个磁盘并设置磁盘的设备控制。
  • Each invocation of texture property allocates a new Texture2D.
    每个纹理属性的调用都会分配一个新的Texture2D。
  • Malloc: This allocates a given number of bytes and returns a pointer to them.
    malloc:该函数分配给定的字节数,并返回一个指向它们的指针。
  • The page allocator, which is the manager of all the pages, allocates and frees physical pages.
    物理内存被划分成大小相同的页帧,页面分配器管理所有的页帧,负责分配和释放物理页面。