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.- Tickets are limited and will be allocated to those who apply first...
票数有限,先申请者先得。 - The 1985 federal budget allocated $7.3 billion for development programmes...
1985年的联邦预算将73亿美元拨给了开发项目。 - Our plan is to allocate one member of staff to handle appointments.
我们的计划是分派一位职员处理预约事宜。
- Tickets are limited and will be allocated to those who apply first...
双语例句
- Each invocation of texture property allocates a new Texture2D.
每个纹理属性的调用都会分配一个新的Texture2D。 - The page allocator, which is the manager of all the pages, allocates and frees physical pages.
物理内存被划分成大小相同的页帧,页面分配器管理所有的页帧,负责分配和释放物理页面。 - Ext4 fixes this with a block allocator that allocates multiple blocks at a time, likely contiguous on disk.
ext4使用块分配器修复了这个问题,它能够在磁盘上一次分配多个块。 - 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.
第二种类型从原始文件系统分配出空间,这种快照称为内部快照。 - The state allocates huge funds for the development of aid-agriculture industries.
国家拨出大批资金,发展支农工业。 - Our country income allocates the inevitable phenomenon that the existence of difference is market economy progress.
我国收入分配差距的存在是市场经济发展的必然现象。 - The directory service was unable to initialize the subsystem that allocates relative identifiers.
目录服务无法初始化分配相对标识号的子系统。 - Huawei allocates almost half of its 140000 staff to research and development.
华为14万名员工中,将近半数从事研发工作。 - Malloc: This allocates a given number of bytes and returns a pointer to them.
malloc:该函数分配给定的字节数,并返回一个指向它们的指针。