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...
双语例句
- At initialization time, a device driver allocates a net_device structure and then initializes it with its necessary routines.
在进行初始化时,设备驱动程序会分配一个netdevice结构,然后使用必须的程序对其进行初始化。 - For joinable threads, the system allocates private storage to store thread termination status.
对于可接合线程,系统分配专用存储器来存储线程终止状态。 - The debit portion of the entry allocates this expired cost to expense.
分录的借记方将已使用了的成本部分分配到费用账户。 - 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使用块分配器修复了这个问题,它能够在磁盘上一次分配多个块。 - There is no malloc() function in Java technology because the JVM automatically allocates memory for objects.
在Java技术中没有malloc()函数,这是因为JVM可自动为对象分配内存。 - 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。 - Everyone agrees it will have a big role in ensuring China allocates its investment capital better.
每个人都认同一点:即上海将在确保中国更有效地配置投资资金方面发挥更大的作用。 - Malloc: This allocates a given number of bytes and returns a pointer to them.
malloc:该函数分配给定的字节数,并返回一个指向它们的指针。 - Each invocation of texture property allocates a new Texture2D.
每个纹理属性的调用都会分配一个新的Texture2D。