导航菜单

DEALLOCATE是什么意思_翻译中文_怎么读

deallocate

美式发音: ['diləkeɪt] 英式发音: ['di:ləkeɪt]

网络释义:释放;解除分配;归还

过去分词:deallocated  现在分词:deallocating  第三人称单数:deallocates  

网络释义

v.1.to reverse the process of sharing or assigning something

1.释放 dealer 经销商 deallocate 释放 debit 借额 ...

2.解除分配 dead-letter 死信 deallocate 解除分配 debug 调试 ...

3.归还 datagram 数据报文 deallocate 归还 debug 调试 ...

4.删除一个准备好的查询 CREATE VIEW— 定义一个视图 DEALLOCATE删除一个准备好的查询 DECLARE— 定义一个游标 ...

5.去分配 ... 去分化 dedifferentiation 去分配 deallocate 去加重 deaccentuation ...

6.游标的引用7)使用游标进行必要的操作之后,仅仅关闭(CLOSE)该游标是不够的,关闭之后还应当删除对该游标的引用DEALLOCAT

7.释放游标游标的使用基本要符合以下顺序:声明游标(DECLARE)、打开游标(OPEN)、从游标中逐行提取信息(FETCH)、关闭游标(C…

例句释义:,释放,解除分配,归还

1.Used to release array variables and deallocate the memory used for their elements.用来释放数组变量和解除分配用于它们的元素的内存。

2.To delete rows in a heap and deallocate pages, use one of the following methods.若要删除堆中的行并释放页,请使用下列方法之一。

3.This decreases the contention between concurrent tasks having to allocate or deallocate pages.这将减少需要分配页或释放页的并发任务之间的争用。

4.The DEALLOCATE statement releases the resources used by the cursor.DEALLOCATE语句释放游标所使用的资源。

5.In general, value types are cheaper to allocate and deallocate.通常,值类型的分配和释放开销更小。

6.Allocate and deallocate memory space as needed.需要时分配和收回存储空间。

7.You can use this method to deallocate memory.一样,您可以使用此方法取消内存的分配。

8.For example, the class may deallocate the data structure that holds the commands in the batch.例如,类可以释放保存批处理中的命令的数据结构。

9.You can use this opportunity to do some cleanup such as deallocate memory and so on.你能利用这个机会做一些清理工作。例如:释放内存等等。

10.DEALLOCATE failure: ALLOCATABLE array is not ALLOCATED释放没有被分配的数组