deallocated

释放

常用释义

词性释义

解除配置

释放(deallocate 的过去式)
例句
  • 全部
  • 释放
1·Local cursor reference not explicitly deallocated.
本地游标引用无明确释放。
2·This may cause the reference count for the object previously bound to the name to reach zero, causing the object to be deallocated and its destructor (if it has one) to be called.
这可能导致早先约束到该名字的对象的引用计数降为零,导致释放该对象的分配空间并调用其析构器,如果它有一个的话。
3·If necessary, you can continue execution of the program from that point to see what happens to the object and perhaps determine why it is not properly deallocated.
如果必要,可以从该点继续执行程序,以查看对象发生了什么情况,或许可以确定未正确释放对象的原因。
4·That is accessing memory that has already been deallocated.
这是访问内存已经被释放。
5·If no other reference points to the object, then its reference count reaches 0 and it is deallocated.
如果没有其他的引用指向对象,那么它的引用计数达到0,这是释放。
网络释义

释放临时表空间

...了用户能访问  1.3)回滚没有提交的事务  2)释放临时表空间(deallocated)  4.2.3DBWR  DBWn(数据库写进程)写的条件:  1)发生 …

被释放

VC知识库文章... ... complete object 整个对象 deallocated 被释放 deallocation 释放 ...

已释放

爱吃草莓的维尼 - 博客园 ... 6、已逆初始化— —Finalized 7、已释放— —Deallocated 1、已创建— —Created ...

被释放掉

在删除资料的例子里,如果删除的列是该分页仅存的最后一列,这个分页会被释放掉deallocated)。(唯一的例外是假如该 …

已回收

* 已回收(deallocated) Java对象生命周期的状态转换: {image:img=objectstatus.jpg|width=400} 引用对象三种新的引用类型: * 软 …

释放内存

...mbieEnabled环境变量后,,可以将本来应该释放内存deallocated)的对象转化为_NSZombie,从而可以方便的通过这些“ …
更新时间:2025-05-01 15:35