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...
双语例句
- Allocates temporary wchar_t buffer of given size.
分配一个临时的固定大小的wchart缓冲区。 - Each invocation of texture property allocates a new Texture2D.
每个纹理属性的调用都会分配一个新的Texture2D。 - The second type allocates space out of the original file system, this is known as an internal snapshot.
第二种类型从原始文件系统分配出空间,这种快照称为内部快照。 - At initialization time, a device driver allocates a net_device structure and then initializes it with its necessary routines.
在进行初始化时,设备驱动程序会分配一个netdevice结构,然后使用必须的程序对其进行初始化。 - Memknobs allocates a fixed-sized buffer and loops through that buffer's pages, writing to each one.
Memknobs分配一个固定大小的缓冲区,循环遍历缓冲区页面,写到每一页上。 - Malloc: This allocates a given number of bytes and returns a pointer to them.
malloc:该函数分配给定的字节数,并返回一个指向它们的指针。 - The XHR objects are kept in an array that allocates one element for each form.
这些XHR对象保存在一个数组内,数组为每个表单分配一个数组元素。 - Our example shows how GCC allocates registers, and how it updates the value of output variables.
我们的示例显示了GCC如何分配寄存器,以及它如何更新输出变量的值。 - The number of receive buffers and descriptors that the driver allocates for received packets.
接收缓冲区和驱动程序为接收数据包分配的描述符的数量。 - Your operating system allocates various buffers for network resources.
操作系统会为网络资源分配各种缓冲区。