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...
双语例句
- The debit portion of the entry allocates this expired cost to expense.
分录的借记方将已使用了的成本部分分配到费用账户。 - 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.
摘要研究一个城市煤场布局与煤炭配送的最优化问题。 - Allocates temporary wchar_t buffer of given size.
分配一个临时的固定大小的wchart缓冲区。 - Malloc: This allocates a given number of bytes and returns a pointer to them.
malloc:该函数分配给定的字节数,并返回一个指向它们的指针。 - Our example shows how GCC allocates registers, and how it updates the value of output variables.
我们的示例显示了GCC如何分配寄存器,以及它如何更新输出变量的值。 - Ext4 fixes this with a block allocator that allocates multiple blocks at a time, likely contiguous on disk.
ext4使用块分配器修复了这个问题,它能够在磁盘上一次分配多个块。 - Each invocation of texture property allocates a new Texture2D.
每个纹理属性的调用都会分配一个新的Texture2D。 - The memory manager allocates memory to threads in chunks to minimize contention on the heap lock.
内存管理器以块的形式将内存分配给线程,以最小化堆锁定争用。