网站首页  词典首页

请输入您要查询的英文单词:

 

单词 free memory
释义

free memory

美 
英 
  • un.闲置内存
  • 网络空闲内存;剩余内存;可用内存
un.
1.
闲置内存

例句

释义:
1.
This tends to leave holes in the heap requiring more time to efficiently manage the free memory.
这样会在堆中留下一些洞,需要花一些时间才能有效地管理空闲内存。
www.ibm.com
2.
A second pass then sweeps away the unmarked objects, leaving behind free memory than can be used for new allocations.
然后,第二轮访问扫除未标记的对象,将未使用的闲置内存留作新分配之用。
www.ibm.com
3.
It had the network connection, because it was in a data center, but not the free memory.
它的网络连接,因为它在一个数据中心,但不是免费的内存。
www.cnshadowbane.com
4.
Most UNIX systems try to use free memory for caching, which is why it often looks like your system has no free memory.
大多数UNIX系统会尝试用空闲内存执行缓存,这就是系统常常看起来没有空闲内存的原因。
www.ibm.com
5.
Total memory less the free memory threshold exceeds the total amount of memory assigned to all virtual machines.
总内存较少的空闲内存阈值超过分配给所有虚拟机的内存总数。
www.ibm.com
6.
For this reason, it's normal to see the immortal free memory in the verbose GC log drop without ever recovering.
出于这个原因,常常会发现冗余GC记录中的永久自由内存下降并且不会恢复。
www.ibm.com
7.
There was not enough memory to complete your request. Free memory by closing files and programs you no longer are using.
没有足够的内存来完成您的请求。请关闭您不在使用的文件和程序释放一些内存。
www.drados.com
8.
Instead, shared memory is allocated from the system's free memory pool and is annexed by each process that wants access.
共享内存是从系统的空闲内存池中分配的,希望访问它的每个进程连接它。
www.ibm.com
9.
iSeries machines are often configured with an effective free memory pool size.
iSeries计算机通常配置了有效的可用内存池大小。
www.ibm.com
10.
As with the mark phase, the cost of sweeping dead objects back into the free memory pool can't be completely predicted.
与标志阶段类似,将死对象清理回自由内存池的耗费也不能完全预测。
www.ibm.com
1.
You can find an array of different tools across the UNIX variants that report available free memory and VM usage with current usage.
您可以在各种UNIX变体中找到一批不同的工具,它们报告可用空闲内存和VM使用情况以及当前使用情况。
www.ibm.com
2.
Not enough free memory to complete operation . Please close some of the running programs and retry the scan .
可用内存不足,无法完成操作。请关闭一些正在运行的应用程序,重新扫描。
www.bing.com
3.
The period of time for the shortest intervals is not set but is derived by the variance of the free memory statistics.
没有设置最短的时间间隔,而是通过可用内存统计信息的变化得出。
www.ibm.com
4.
Useful system information, including free memory, drive space, battery level, charging status, network name, and signal strength.
有用的系统信息,包括可用内存,硬盘空间,电池电量,充电状态,网络名称和信号强度。
www.xjttt.com
5.
The number of pages to scan per interval is either increased or decreased depending on the amount of free memory.
每次扫描的页面数会根据空闲内存而增加或减少。
www.ibm.com
6.
Free memory fluctuates upward and downward as the collector finds free memory to return to the application.
随着收集器将找到的自由内存返回给应用程序,自由内存量不断上下变化。
www.ibm.com
7.
Finally, consideration needs to be given to available free memory.
最后,需要考虑可用空闲内存。
www.ibm.com
8.
The garbage collector does not free memory for this particular object.
垃圾回收器不释放此特定对象的内存。
msdn2.microsoft.com
9.
Under a garbage collected environment, destructors to free memory are unnecessary.
在垃圾回收的环境下,不需要通过析构函数释放内存。
msdn2.microsoft.com
10.
In most cases, saving the model and re-starting the application will resolve the problem as the free memory is reset.
大多数情况下,保存模型然后重启应用程序,就会解决问题,因为空闲内存被重置了。
www.ibm.com
1.
These areas allow tasks to use memory without being required to block if the garbage collector needs to free memory in the heap.
如果垃圾收集器需要释放堆中的内存,则这些内存区域将允许任务使用内存而不需要中断任务。
www.ibm.com
2.
The Te-free memory material can be driven by electricity, laser pulse or electron beam.
所述的材料在外部能量作用下为电驱动、激光脉冲驱动或电子束驱动。
ip.com
3.
When the new space runs out of free memory, the garbage is collected only in that space.
当新空间耗尽空闲内存时,将仅在该空间中进行垃圾收集。
www.ibm.com
4.
The Adaptive Warehouse client tool will monitor the availability of free memory and provide a warning if this becomes low.
AdaptiveWarehouse客户端工具将监控空闲内存的可用性,如果降低的话将提供一个警告。
www.ibm.com
5.
Another way to reduce the memory used by a program is to assist the garbage collection routine to dynamically free memory.
另一种减少程序使用的内存的方法是帮助垃圾回收例程动态释放内存。
msdn.microsoft.com
6.
We approximate the free memory after a garbage collection cycle by using algorithms that analyze the variance of free memory statistics.
通过使用分析可用内存统计信息变化的算法,我们可粗略计算垃圾收集周期之后的可用内存。
www.ibm.com
7.
Lightweight memory leak detection is achieved by monitoring downward trends in free memory.
轻量级内存泄漏检测是通过监视自由内存中的下降趋势而实现的。
www.ibm.com
8.
Verbose GC gives free memory statistics directly after a GC cycle, PMI data does not.
详细的垃圾收集在垃圾收集周期之后直接提供了可用内存统计信息,而PMI数据不能提供。
www.ibm.com
9.
And when you free memory, it becomes blue, representing previously allocated but then freed memory.
当您释放内存时,它就变成蓝色,这表明开始被分配后来被释放。
www.ibm.com
10.
The reason for this is to eliminate 'memory leaks', where a developer forgets to explicitly free memory that is no longer being used.
这样做的原因是为了消除“内存泄露”——程序员忘记显式地释放那些不再使用的内存资源。
www.infoq.com
1.
Not enough free memory to complete that operation. Close other applications and retry.
内存不足,无法完成那个操作。请关闭其它应用程序,再试一次。
www.fan6.net
2.
If the free memory after a GC cycle is consistently decreasing, then there is a high chance of a memory leak.
如果垃圾收集周期之后的可用内存持续降低,那么存在内存泄漏的可能性较高。
www.ibm.com
3.
Please free memory by closing applications or by removing unnecessary files.
请通过关闭一些应用程序或删除部分无用文件来释放内存。
www.fan6.net
4.
If free memory is less than the free memory threshold, the scanning rate is increased by 300 pages.
如果空闲内存小于空闲内存阈值,扫描速率会增加300页。
www.ibm.com
5.
There isn't enough free memory to update the display. Close unneeded programs and try again.
内存不足,无法更新显示。请关闭多余的应用程序后重试。
dict.wenguo.com
6.
However, the garbage collector destroys objects only when the CLR requires more free memory.
但是,垃圾回收器只在CLR需要更多可用内存时才会销毁对象。
msdn2.microsoft.com
7.
We are therefore limited to PMI data which makes Java API calls to get free memory and total memory statistics.
因此,我们限定于PMI数据,利用此数据,可以通过JavaAPI调用来获得可用内存和总体内存的统计信息。
www.ibm.com
8.
Unset your variables to free memory, especially large arrays.
注销那些不用的变量尤其是大数组,以便释放内存。
blog.sina.com.cn
9.
Ability to switch to another application and view free memory.
切换到另一个应用能力并且看免费内存。
www.777ccc.com
10.
Free memory is reclaimed first so guests with more unused memory are ballooned the most.
首先回收空闲内存,从而具有更多未用内存的客户膨胀最多。
www.ibm.com
1.
Subject to free memory availability on memory card .
视乎当时记忆卡容量。
www.bing.com
2.
Because of the frequency of malloc and free memory, it should adopt memory-pool method to avoid memory fragments.
而流数据的内存管理,由于涉及到频繁的申请和释放,则需要采用“内存池”的方式,从而避免内存碎片的产生。
www.fabiao.net
3.
Zeroed and Free memory is ready for use, with Zeroed memory cleared to zeros.
Zeroed和Free内存可以随时使用,并且Zeroed内存被清零。
www.ibm.com
4.
I chose 256MB on my system, but your choice may vary depending on what kind of free memory you have on your computer.
我选择256MB,但是你可以根据你电脑有多少空闲内存而变化。
www.bing.com
5.
A system error occurred, or there isn't enough free memory to start |9. Close unneeded programs and try again.
由于系统错误或内存不足而无法启动|9,请关闭多余的程序,然后重试。
dictsearch.appspot.com
6.
This approach has the advantage that when new processes or instances start up, free memory will be available to them immediately.
这种方法的优势体现在:当启动新的进程或实例时,可以立即为这些进程或实例提供可用内存。
msdn2.microsoft.com
7.
The Operating System is low on free memory, the Query will be terminated.
操作系统内存不足,查询将终止。
www.dictall.com
8.
Program to display the amount of free memory.
显示空闲内存总数。
18j.5d6d.com
9.
Because it is public, users of your application can call the Dispose method directly to free memory used by unmanaged resources.
因为Dispose方法是公共的,所以应用程序用户可以直接调用该方法来释放非托管资源占用的内存。
msdn2.microsoft.com
10.
As a result, no library functions that allocate or free memory are reentrant.
实际上,任何分配或释放内存的库函数都是不可重入的。
www.ibm.com
1.
In addition, used memory and free memory were modified by roughly the same amount.
此外,已用内存和空闲内存大致地呈现相同数量的增减。
www-128.ibm.com
2.
If an application needs more shared pool memory, it can obtain that memory by acquiring it from the free memory in the buffer cache.
如果某个应用程序需要从共享池中分配更多内存,这些内存可以从数据缓存区的可用空间中获得。
dict.kekenet.com
3.
Improved cleanup engine for more free memory than ever before.
超过以往软件的改进的内存清理引擎。
bbs.wda.com.cn
4.
Attempts to free memory that was never allocated.
试图释放从未分配的内存。
msdn2.microsoft.com
5.
There is not enough free memory to complete the search. Quit one or more programs and then try again.
内存不够,无法完成搜索。请退出部分程序,然后再试一次。
www.fan6.net
6.
We allocate memory on put (malloc) and we free memory on remove (free).
我们在放入数据的时候分配内存(malloc),移除数据的时候释放内存(free)。
www.infoq.com
7.
Make sure there is sufficient free memory and disk space.
请确认当前是否有足够内存或硬盘空间
www.iselong.com
8.
This is useful if you need to free memory to run an application.
当你想释放内存以运行应用程序时,这是有用的。
www.cnsharenet.com
9.
The exception that is thrown when not enough free memory exists to start an operation.
当没有足够的空闲内存以启动操作时引发的异常。
msdn2.microsoft.com
10.
How big is too big is something that DB2 decides based on the availability of free memory.
多大才算太大由DB2基于空闲内存的可用性来决定。
www.ibm.com
1.
Describes how to safely dispose a component, including how to release any resources that it is holding in order to free memory.
描述如何安全地处置元件,包括如何释放元件所保留的任何资源以便释放记忆体。
technet.microsoft.com
2.
I see paging activity, even though I have plenty of free memory.
我看到了分页活动,但此时可用内存仍很充足。
dictsearch.appspot.com
3.
For example, when system memory becomes scarce, the cache automatically removes seldom-used or low-priority items to free memory.
例如,当缺乏系统内存时,缓存会自动移除很少使用的或优先级较低的项以释放内存。
msdn2.microsoft.com
4.
Even though you have free memory, the systems are paging because the user's applications are using memory mapped files.
即使您的可用内存充足,系统仍会分页。这是因为用户的应用程序正在使用内存映射的文件。
e-support.hp.com.cn
5.
Why are my systems paging when I have enough free memory?
为什么系统会在可用内存充足的情况下进行分页?。
e-support.hp.com.cn
6.
Design of High Performance FFT Processor with Conflict Free Memory Access
基于无冲突地址生成的高性能FFT处理器设计
168.160.184.78
7.
For COM method calls that allocate or free memory, it is common for one DLL to allocate memory via
对于分配或释放内存的COM方法调用,通常是由一个DLL通过
msdn2.microsoft.com
8.
very small free memory and large active virtual memory
自由内存的数量很小,但活动的虚拟内存却很大
blog.sina.com.cn
9.
For example, a NASTRAN simulation that needs to be executed on a SPARC host with more the 25 MB of free memory can be run as shown
例如,NASTRAN仿真需要在一个至少具有25MB的空闲内存的SPARC机器上运行,这个参数如下
www-128.ibm.com
10.
Show free memory on status
是否显示剩余的内存数
book.ssjj.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/13 10:00:20