读知识>英语词典>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 PikeOS system software layer allocates resources ( in terms of both space and time) to the guests.
    PikeOS系统软件层向来宾分配资源(空间和时间)。
  • There is no malloc() function in Java technology because the JVM automatically allocates memory for objects.
    在Java技术中没有malloc()函数,这是因为JVM可自动为对象分配内存。
  • The state allocates huge funds for the development of aid-agriculture industries.
    国家拨出大批资金,发展支农工业。
  • Everyone agrees it will have a big role in ensuring China allocates its investment capital better.
    每个人都认同一点:即上海将在确保中国更有效地配置投资资金方面发挥更大的作用。
  • Studies optimization problems which a urban coal field location layout and the coal allocates and dispatches.
    摘要研究一个城市煤场布局与煤炭配送的最优化问题。
  • The operating system's file system manager allocates and manages the space.
    操作系统文件系统管理器负责分配和管理这个空间。
  • Memknobs allocates a fixed-sized buffer and loops through that buffer's pages, writing to each one.
    Memknobs分配一个固定大小的缓冲区,循环遍历缓冲区页面,写到每一页上。
  • API users can either request a specific address from the pool or Neutron allocates an available IP address.
    API用户可从地址池请求一个特定的地址,或者Neutron可以分配一个可用的IP地址。
  • The second type allocates space out of the original file system, this is known as an internal snapshot.
    第二种类型从原始文件系统分配出空间,这种快照称为内部快照。
  • Malloc: This allocates a given number of bytes and returns a pointer to them.
    malloc:该函数分配给定的字节数,并返回一个指向它们的指针。