网页
图片
视频
学术
词典
地图
更多
航班
笔记本
deallocating是deallocate的现在分词
deallocate
美
英
网络
释放内存
过去分词:
deallocated
现在分词:
deallocating
第三人称单数:
deallocates
英英
网络释义
v.
1.
to
reverse
the
process
of
sharing
or
assigning
something
1.
释放内存
(5)压缩(compressed)、映射(mapping)、
释放内存
(
deallocating
)lao人儿 头衔:注册会员 经验:5290 注册时间:2007-05 …
hongdou.gxnews.com.cn
|
基于4个网页
例句
释义:
全部
全部
,
释放内存
释放内存
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
If
an
element
is
passed
,
the
array
is
locked
to
prevent
deallocating
memory
for
the
reference
parameter
within
the
procedure
.
如果
元素
已
传递
,
数组
将
被
锁定
,
以
防止
为
过程
内
的
引用
参数
释放
内存
。
msdn2.microsoft.com
2.
Second
,
the
STL
includes
some
low-level
mechanisms
for
allocating
and
deallocating
memory
.
其次
,
STL
包含
一些
低水平
的
分配
和
释放
内存
的
机制
。
www.cnblogs.com
3.
According
to the
Boost
documentation
,
pool
usage
is
recommended
when
you
're
allocating
and
deallocating
many
small
objects
.
根据
Boost
文档
所
述
,
当
您
分配
和
释放
许多
小型
对象
时
,
建议
使用
池
。
www.ibm.com
4.
Secondly
,
it takes care
of
deallocating
memory
so
you
don't
have
to
worry
about
potential
memory
leaks
.
第二
,
容器
可以
自动
回收
内存
所以
你
不必
操心
潜在
的
内存
泄漏
。
archive.cnblogs.com
5.
The
libraries
that
implement
these
requirements
are
called
allocators
,
because
they
are
responsible
for
allocating
and
deallocating
memory
.
实现
这些
需求
的
程序
库
称为
分配
程序
(
allocators
)
,
因为
它们
负责
分配
和
回收
内存
。
www.ibm.com
6.
It
can
dramatically
speed
up
multithreaded
processes
that
do
a lot
of
allocating
and
deallocating
.
它
可以
显著
地
加快
那些
进行
很多
分配
和
回收
的
多线程
进程
的
速度
。
blog.163.com
7.
For
example
,
suppose
that
a
batch
declares
and
uses
a
cursor
without
deallocating
it
.
例如
,
假设
某
批处理
声明
并
使用
了
一个
游标
,
但
未
释放
该
游标
。
msdn2.microsoft.com