单词 | memory leak | ||||||||||||||||
释义 | memory leak
更多释义 收起释义 例句释义: 内存泄漏,内存泄露,记忆体泄漏 1. It's important to highlight that this was a memory leak as well as a performance hit. 需要强调的是这不仅是内存泄漏,也是对性能的破坏。 www.ibm.com 2. Such a situation is either a sign of a memory leak or of running an application on an application server with too few resources. 这种情况既可以是内存泄漏的一种标志,也可能表示正在一个资源过少的应用服务器上运行应用程序。 www.ibm.com 3. Finding the cause of a memory leak can be a tedious process, not to mention one that will require special debugging tools. 查找内存漏洞的原因可能是一个乏味的过程,更不用说需要专用调试工具的情况了。 www.ibm.com 4. This identification enables the system administrator to narrow down the root cause of the memory leak to a few component applications. 这一标识使系统管理员能够将内存泄漏的根源缩小到有限几个组件应用程序中。 www.ibm.com 5. If your program is getting a java. lang. OutOfMemoryError after executing for a while, a memory leak is certainly a strong suspect. 如果您的程序在执行一段时间以后发出java.lang.OutOfMemoryError错误,则内存漏洞肯定是一个重大嫌疑。 www.ibm.com 6. This type of a memory leak is referred to as a Java heap memory leak. 这种类型的内存泄漏称为Java堆内存泄漏。 www.ibm.com 7. It's possible to recompile your own JNI libraries with one of these tools to track a native memory leak in your code. 可以使用其中一款工具重新编译您自己的JNI库,以跟踪代码中的本机内存泄漏。 www.ibm.com 8. In such a situation, the first step is to narrow down the root cause of the memory leak to one or a few components. 在这种情况下,第一个步骤是将内存泄漏的根源限制到一个或几个组件。 www.ibm.com 9. The rate of memory leak can vary with load, but the total leaked memory will not drop. 内存泄漏率因负载而异,但泄漏的总内存则不会降低。 www.ibm.com 10. Diagnosing a memory leak is usually pretty straightforward. 通常,诊断内存泄露非常简单。 www.ibm.com 1. Figure 8 shows the Suspects tab from the analysis result of two heap dumps taken from a memory leak case involving an infinite loop. 图8中的Suspects选项卡显示了从涉及无限循环的内存泄漏案例中获取的两个堆转储的分析结果。 www.ibm.com 2. This process means that Java has solved one of the nasty problems that plague other programming languages -- the dreaded memory leak. 这种处理意味着Java已经解决了困扰其他编程语言的烦人问题--可怕的内存漏洞。 www.ibm.com 3. This tool can be used to analyze (offline) these dumps obtained manually or produced in conjunction with lightweight memory leak detection. 此工具可用于分析(脱机)手动获取或结合使用轻量级内存泄漏检测生成的这些转储。 www.ibm.com 4. This type of memory leak is referred to as a native memory leak. 这种类型的内存泄漏称为本机内存泄漏。 www.ibm.com 5. If the computer becomes low on memory whenever you run certain programs, one or more of those programs might have a memory leak. 如果只要您运行某些程序,计算机就会出现内存不足,则这些程序中的一个或多个程序可能有内存泄露。 windowshelp.microsoft.com 6. Monitoring your heap allocation is one of the simplest ways to detect a dreaded memory leak. 监视堆分配是检测可怕的内存泄漏最简单的方法之一。 www.ibm.com 7. This heuristic has been found to be effective in a large number of memory leak cases handled in IBM Support. 在大量由IBM支持部门处理的内存泄漏案例中,已经发现这种启发式方法非常有效。 www.ibm.com 8. And to start off on your crusade for memory-leak finding, you'll create a test MySQL database, shown in Listing 4. 并且为了开始进行内存泄露查找的征战,您将创建一个测试MySQL数据库,如清单4所示。 www.ibm.com 9. Now, this may seem like an easy way to lose objects, which would result in a memory leak. 此方法看似容易丢失对象,会导致内存泄漏。 www.ibm.com 10. Comparative analysis is well suited to be used in conjunction with lightweight memory leak detection. 比较分析非常适合与轻量级内存泄漏检测一起使用。 www.ibm.com 1. The code shown in Listing 1 shows both a memory leak and a dangling pointer. 显示在列表1中的代码展示了一个内存渗漏和一个不断摆动的指针。 www.ibm.com 2. The memory leak detection rule was designed in accordance with a simple philosophy. 内存泄漏检测规则是按照一种简单的理念设计的。 www.ibm.com 3. The first stage is a lightweight memory leak detection mechanism running within the production WebSphere Application Server runtime. 第一阶段是轻量级内存泄漏检测机制,运行于生产WebSphereApplicationServer运行时中。 www.ibm.com 4. Identification of suspected data structures aid in a better understanding of the root cause of a memory leak. 标识可疑数据结构有助于更好地理解内存泄漏的根源。 www.ibm.com 5. This eliminates a certain class of programming problem: the so-called "memory leak, " in which a programmer forgets to release memory. 这样做可防止在C 里很常见的一个编程问题:由于程序员忘记释放内存造成的“内存溢出”。 www.bing.com 6. This type of memory leak will cause your programs to be bloated, get slower over time, and eventually run out of memory. 这种类型的内存泄漏将会导致您的程序越来越大,运行越来越慢,最终耗尽内存。 www.ibm.com 7. If the memory leak is exacerbated by certain requests, failures can be intermittent and hard to predict. 如果内存泄漏由于某些请求而恶化,可能会不断出现错误并且难以预测。 www.ibm.com 8. In some cases this can add up to a significant memory leak. 在某些情况下,这会显著加剧内存泄漏。 www.ibm.com 9. Figure 3 shows the results of running the example code above, showing the results of a "Memory condition: memory leak" condition. 图3显示了运行上述示例代码的结果,其中显示了“内存条件:内存溢出”条件的结果。 www.ibm.com 10. Having restored the operation of the production web site, Barb continues investigating the memory leak in the application's code. 在恢复产品网站的运行之后,Barb继续在应用程序的代码中研究内存泄漏问题。 www.ibm.com 1. This includes the control object lifetime behavior, in particular the handling of the described memory leak problem. 这包括控制项物件存留期行为,特别是有关所描述的记忆体遗漏问题的处理。 msdn.microsoft.com 2. This patch addresses an issue where the NNTP service in Windows 2000 contains a memory leak in a routine that processes news postings. 此修补程序解决这样一个问题,即Windows2000中的NNTP服务在处理新闻发布的例程中包含内存泄漏。 www.microsoft.com 3. Memory leak is fixed that required client computers to be frequently restarted. 需要经常重新启动客户端计算机的内存泄漏问题得到解决。 support.microsoft.com 4. WebSphere Extended Deployment provides a number of policies that configure memory leak detection. WebSphereExtendedDeployment提供了许多配置内存泄漏检测的策略。 www.ibm.com 5. However, the tool does not aid in identifying the faulty source code responsible for causing the memory leak. 不过,该工具不能帮助确定导致内存泄漏的错误源代码。 www.ibm.com 6. The data types and package names of objects in the owner chain help to identify the application component responsible for the memory leak. 所有者链中的对象的数据类型和包名称有助于标识导致内存泄漏的应用程序组件。 www.ibm.com 7. Kirk Pepperdine and Jack Shirazi demonstrate how even a slow memory leak eventually puts overwhelming pressure on the garbage collector. KirkPepperdine和JackShirazi展示了缓慢的内存泄漏最终对于垃圾收集器造成了无法承受的压力。 www-128.ibm.com 8. Often there are multiple data structure suspects and the likelihood of a suspect being a memory leak can estimated from these columns. 通常存在多个数据结构可疑点,这些列中有一个可疑点预示着可能存在内存泄漏。 www.ibm.com 9. If you suspect you have a native-memory leak or you want to understand exactly where your memory is going, several tools can help. 如果您怀疑存在本机内存泄漏,或者希望理解内存的准确去向,可以使用一些有用的工具。 www.ibm.com 10. The resulting circular reference between the JavaScript object and the DOM object causes a memory leak. 这样建立起来的JavaScript对象和DOM对象间的循环引用将会导致内存泄漏。 www.ibm.com 1. This describes the data structure created in the memory leak example shown in Listing 1. 它描述了清单1所示的内存泄漏示例中创建的数据结构。 www.ibm.com 2. This poses an enormous challenge for problem determination when a memory leak occurs. 这样就对发生内存泄漏时进行问题确定造成了巨大的挑战。 www.ibm.com 3. And most likely, such a memory leak is caused by a failure to join the joinable threads. 这种内存泄漏很有可能是因未能联接可接合线程而造成的。 www.ibm.com 4. This warning indicates a memory leak that is the result of the incorrect use of a reallocation function. 此警告意味着由于重新分配函数使用不当而导致了内存泄漏。 msdn2.microsoft.com 5. Thus, this problem was manifesting as a native memory leak with the root cause in the Java heap. 因此,此问题的根源就是由于Java堆被占用而造成本机内存泄漏。 www.ibm.com 6. We'll use the above event-handling memory leak pattern to demonstrate three ways to work around a known memory leak. 这里,我们将以上述的由事件处理引起的内存泄漏模式为例来展示三种应对已知内存泄漏的方式。 www.ibm.com 7. Figure 10 shows another example of a memory leak due to an open source application component: com. jspsmart. upload. SmartUpload. 图10显示了由于开放源代码应用程序组件com.jspsmart.upload.SmartUpload导致的另一个内存泄漏示例。 www.ibm.com 8. A memory leak is really identified when a system cannot recover used memory after the load is removed. 如果在删除负载之后,系统不能够恢复所使用的内存,那么我们就确定发生了内存泄漏。 www.ibm.com 9. This problem is called memory overuse or a memory leak . 该问题称为“内存使用过度”或内存泄露。 www.bing.com 10. The Memory Dump Diagnostic for Java tool aids in the process of determining where the memory leak is occurring in the application. MemoryDumpDiagnosticforJava工具可以帮助确定内存泄漏在应用程序中发生的位置。 www.ibm.com 1. The Chromebook also crashed on me four times, mostly because of a 'memory leak' problem Google says it will fix. 我使用Chromebook时还死机过四次,主要问题是“记忆体溢出”,谷歌称他们将解决这一问题。 chinese.wsj.com 2. Fortunately, the garbage collector is willing to share a lot of information that can be used to diagnose a memory leak. 幸运的是,垃圾收集可以提供能够用来诊断内存泄漏的大量信息。 www-128.ibm.com 3. To repair a memory leak , you need to check for updates for the program or contact the publisher of the software . 为了修复内存泄露,您需要检查程序是否有更新或者与软件的发行者联系。 www.bing.com 4. For this example I had let a colleague deliberately add a rather large memory leak to the application. 本例中,我请同事有意给程序增加了一处明显的内存泄露。 www.infoq.com 5. Lightweight memory leak detection is achieved by monitoring downward trends in free memory. 轻量级内存泄漏检测是通过监视自由内存中的下降趋势而实现的。 www.ibm.com 6. The next error is a memory leak of 512 bytes , and that memory is allocated in line 11. 下一个错误是一个512字节的内存泄漏,该内存在第11行分配。 dictsearch.appspot.com 7. Also, the test completion details included the results of memory leak analysis following each run. 同样,测试完成的详情包括每次运行后的内存泄漏分析的结果。 www.ibm.com 8. The upward-sloping trend is a telltale sign of a memory leak. 上升趋势是存在内存泄漏的警示信号。 www.ibm.com 9. Thankfully, in Java programs, this latter type of memory leak is not possible. 令人欣慰的是,在Java程序中,这种内存泄漏是不可能出现的。 www-128.ibm.com 10. The Suspects tab of the analysis results lists memory leak suspects in four tables. 分析结果的Suspects选项卡在四个表中列出了内存泄漏可疑点。 www.ibm.com 1. The baseline dump refers to the heap dump taken early on, when the heap has not yet been consumed significantly due to the memory leak. 基线转储是指当堆尚未因内存泄漏而被大量耗用时早期取得的堆转储。 www.ibm.com 2. Many analysis tools, including MDD4J, analyze heap dumps to find the root cause of a memory leak. 许多分析工具(包括MDD4J)都可以分析堆转储,以找到内存泄漏的根源。 www.ibm.com 3. Problems that result from a failure to unsubscribe correctly can resemble a memory leak. 因未能正确取消订阅而导致的问题类似于内存泄漏。 msdn2.microsoft.com 4. You've seen several common memory leak patterns involving circular references and some easy ways to work around them. 您还了解了涉及到循环引用的一些常见内存泄漏模式以及应对这些泄漏模式的几种简单方式。 www.ibm.com 5. If the free memory after a GC cycle is consistently decreasing, then there is a high chance of a memory leak. 如果垃圾收集周期之后的可用内存持续降低,那么存在内存泄漏的可能性较高。 www.ibm.com 6. Could these situations be signs of a memory leak? 这些情况是内存漏洞的征兆吗? www.ibm.com 7. Notice that the reason the task was generated is a memory leak condition. 注意,生成任务的原因是内存溢出这一条件。 www.ibm.com 8. The following code tests for a memory leak by comparing two memory states and dumps all objects if a leak is detected. 以下代码通过比较两个内存状态来测试内存泄漏,并在检测到泄漏时转储所有对象。 msdn2.microsoft.com 9. Fixed memory leak with sitting in a chair multiple times. 修正了如果多次在椅子中坐下站起来,内存溢位的问题。 game.ali213.net 10. This topic shows how to take snapshots of memory to help locate a memory leak. 本主题显示如何拍内存快照以帮助定位内存泄漏。 msdn2.microsoft.com 1. The analysis results (not shown here) indicate a memory leak in the application. 这个分析结果(这里没有显示)表明应用程序存在内存泄漏。 www.ibm.com 2. Figure 1 shows a sample notification generated by the memory leak detection feature. 图1显示了由内存泄漏检测特性所产生的示例通知。 www.ibm.com 3. You can see the steady rise, indicative of a potential memory leak. 您可以看到稳定的对象增加,表明存在潜在的内存泄漏。 www.ibm.com 4. This class has plenty of problems, but let's focus on the memory leak. 这个类存在很多的问题,但是我们着重来看内存泄漏。 www.ibm.com 5. a memory leak would make the process unusable over time . the. 内存泄露将使进程随时间推移而不可用。 www.ichacha.net 6. This is often a class object which holds a static reference; for example, the MyClass object in the memory leak example in Listing 1. 这通常是一个保留静态引用的类对象;例如,清单1的内存泄漏示例中的MyClass对象。 www.ibm.com 7. It is, after all, simply an array of chars created on the heap and we do not want a memory leak. 毕竟,在堆上创建一个字符数组很简单,我们不希望出现内存泄漏。 bbs.golang-china.org 8. Figure 13 shows a memory leak analysis suspect pointing at the WebSphere MemorySessionContext object. 图13显示了指向WebSphereMemorySessionContext对象的内存泄漏分析可疑点。 www.ibm.com 9. Listing 2 shows a snippet from the AnalysisResults. txt file, which shows the results of the analysis for the MyClass memory leak example. 清单2显示了AnalysisResults.txt文件的一个片段,该段内容显示了MyClass内存泄漏示例的分析结果。 www.ibm.com 10. In other words, the memory location pointed by newArea becomes an orphan and results in memory leak. 换句话说,newArea所指向的内存位置变为了孤立的,从而导致了内存泄漏。 www.ibm.com 1. What is the difference between a memory leak and unintentional object retention? 内存泄漏和无意识的对象保留的区别是什么呢? www-128.ibm.com 2. The analysis results showing the memory leak suspects are shown in Figures 2, 3, and 4. 显示内存泄漏疑点的分析结构显示在图2、图3和图4中。 www.ibm.com 3. A memory leak occurs when you use the Windows Energy screen saver. 在使用Windows节能屏幕保护程序时发生内存泄漏。 support.microsoft.com 4. In addition, this function deletes the previous XMLHttpRequest objects from the memory to prevent a memory leak in the Web browser. 此外,此函数从内存中删除以前的XMLHttpRequest对象,以防止Web页面中的内存泄漏。 www.ibm.com 5. Figure 11 shows a memory leak case involving a large number of JMSTopicConnection objects. 图11显示了涉及大量JMSTopicConnection对象的内存泄漏情况。 www.ibm.com 6. Performed some optimisations and memory leak removals in the game. 进行了一些优化和游戏中内存减少的问题。 bbs.52pcgame.com 7. Superficial use of automatic run-time tools doesn't detect the memory leak that occurs if the case condition is true. 如果condition为真,简单使用自动运行时工具不能检测发生的内存泄漏。 www.ibm.com 8. Once you are convinced you have a memory leak, the next step is to find out what type of objects are causing the problem. 确信有了内存泄漏后,下一步就是找出哪种对象造成了这个问题。 www-128.ibm.com 9. An ignore block is a block that you have specifically marked so it doesn't appear in the memory leak report. “忽略块”是您已特别标记的块,因而不出现在内存泄漏报告中。 msdn2.microsoft.com 10. If a memory leak is present in your application, the heap memory usage steadily increases over time. 如果您的应用程序出现了内存泄漏,堆内存使用量将随时间稳步增长。 www.ibm.com 1. For objects allocated on the heap, however, you must explicitly delete the object to prevent a memory leak. 但对于在堆中分配的对象,则必须显式删除对象以防止内存泄漏。 technet.microsoft.com 2. For example, if HeapDumps are generated at the start of the workload, caches that are filling up will often be identified as a memory leak. 例如,如果在工作负载的开始生成HeapDump,则正在填充的缓存常常被标识为内存泄漏。 www.ibm.com 3. Single servant topologies limits the scope of memory leak detection in V6. 0. 2 to problem determination or test environments. 在V6.0.2中,单一Servant拓扑将内存泄漏检测的范围限制为问题确定或测试环境。 www.ibm.com 4. This bug results not only in an incomplete display of birthdays, but also in a memory leak. 此bug不仅会导致生日显示不完整,而且会导致内存泄漏。 msdn2.microsoft.com 5. The most likely type is a memory problem, such as memory leak, heap fragmentation, or large object allocation. 最有可能的类型是内存问题,如内存泄漏、堆碎片、或者大对象分配。 www.ibm.com 6. Listing 1 shows the serious memory leak created if you forget to join joinable threads. 清单1显示在忘记联接可接合线程时引发的严重内存泄漏。 www.ibm.com 7. This will result in a memory leak of 10 bytes. 这会导致10个字节的内存泄漏。 www.ibm.com 8. Method explicitly to prevent a memory leak. 方法以防止内存泄漏。 msdn2.microsoft.com 9. As a result, the address of the second block is lost, and there is a memory leak. 结果,第二个内存块的地址丢失,从而产生了内存泄漏。 www.ibm.com 10. That's a serious memory leak. 这是很严重的内存泄漏。 www.ibm.com 1. Listing 2 shows a program that has a memory leak. 清单2展示了一个有内存泄漏的程序。 www.ibm.com 2. Lead to a memory leak. 导致内存泄漏。 www.microsoft.com 3. There are two kinds of Java memory leak detection tools currently available on the market. 目前,市场上提供两种Java内存泄漏检测工具。 www.ibm.com 4. What is a memory leak in Java? 什么是Java中的内存泄漏? www.ibm.com 5. For example, a memory leak typically doesn't exhibit itself as an errant computation. 例如,内存泄漏通常不会把自身表明为一个错误计算。 www.ibm.com 6. it can detect defects that happen in lower probability such as memory leak and null pointer dereference. 可以检测出一些“小概率”的缺陷,例如存储器泄漏缺陷、空指针引用缺陷等。 www.boshuo.net 7. For example, does it have a memory leak? 举个例子,我们能保证不存在内存泄漏吗? www.infoq.com 8. The first sign that your program has a memory leak is usually that it throws an 程序有内存泄漏的第一个迹象通常是它抛出一个 www-128.ibm.com 9. Output: an interactive report showing the main suspects for memory leak along with detailed information about these leaks 输出:交互式报告,其中显示主要的内存泄露可疑之处,以及有关这些泄露的详细信息。 www.ibm.com 10. Memory leak in Task Scheduler when you schedule programs or processes to run for a long time 当计划程序或进程运行很长时间时,任务计划程序中出现内存泄漏 support.microsoft.com 1. The CreateToolhelp32Snapshot function triggers a memory leak in a target process CreateToolhelp32Snapshot函数在目标进程中触发内存泄漏 support.microsoft.com 2. Realization of dynamic memory leak detection technology under Linux 一种Linux下动态内存泄漏检测技术的实现 www.ilib.cn 3. Case study 4: Example of a memory leak due to an infinite loop 案例研究4:由于无限循环导致的内存泄漏示例 www.ibm.com 4. To use dtrace to find the probable memory leak in the application, create a D script called malloc. d with the following contents 为了使用dtrace找到应用程序中可能的内存泄漏位置,创建一个名为malloc.d的D脚本,其内容如下 www.ibm.com 5. Fixed memory leak upon re-registering constants. (Sascha, Zend Engine) 修正了在重新注册常量时的内存漏洞(完)计算机基础教程网 www.7139.com 6. Download details: Windows 2000 Security Patch: Memory Leak in SNMP Vulnerability 下载详细信息:Windows2000安全修补程序:SNMP中的内存泄漏漏洞 www.microsoft.com 7. Case study 2: Analysis results for memory leak due to un-invoked listener call back method 案例研究2:由于未调用的侦听器回调方法而导致的内存泄漏的分析结果 www.ibm.com 8. Figure 8: Rational Purify memory error and memory leak report for a Visual C application 图8:针对VisualC 应用的RationalPurify内存错误和内存泄露报告 www.ibm.com 9. Running Stack Dumper Causes Memory Leak of Virtual Bytes 运行堆栈转储程序导致虚拟字节内存泄漏 support.microsoft.com 10. Fixed memory leak problem and deadlock issue in CM API code and in ClearQuest Web code 修复CMAPI代码以及ClearQuestWeb代码中出现的内存泄漏问题以及死锁问题。 www.ibm.com 1. Error detection example 1: Rational Purify memory error and memory leak reports 错误检测实例1:RationalPurify内存错误和内存泄露报告 www.ibm.com 2. RAD offers the following views for memory leak analysis RAD为内存泄漏分析提供了以下视图 www.ibm.com 3. Slow system performance or your computer stops responding because of a memory leak in paged pool memory in Windows 2000 SP4 在Windows2000SP4中由于分页的池内存中的内存泄漏而导致系统性能下降或者计算机停止响应 support.microsoft.com 4. A memory leak detector for Moonlight Monolight的内存泄露检测工具 www.infoq.com 5. Listing 1. Code with memory leak and dangling pointer (mem_errors. c) 列表1.带有一个内存渗漏和一个不断摆动的指针的代码(mem_errors.c) www.ibm.com 6. A Static Analysis Method for Memory Leak 内存泄漏的一种静态分析方法 service.ilib.cn 7. A memory leak occurs when you use WinHTTP to access a Web server over an SSL connection 使用WinHTTP来访问Web服务器通过SSL连接时发生内存泄漏 support.microsoft.com 8. Research on Memory Leak Faults Testing Method Based on Pointer Analysis 基于指针分析的内存泄露故障测试方法研究 ilib.cn 9. Memory leak fixes and crashes 修正了内存泄漏和崩溃的问题 blog.sina.com.cn 10. Case study 1: Memory leak analysis for the MyClass memory leak example 案例研究1:MyClass内存泄漏示例的内存泄漏分析 www.ibm.com 1. Research of Memory Leak in JAVA 关于JAVA语言内存泄漏问题的探讨 www.ilib.cn 2. There are two block types you will never see in the memory leak information 从不会在内存泄漏信息中看到下面两种块类型 msdn2.microsoft.com 3. A Windows 2000-based domain controller has a memory leak in the Wmiw paged pool tag 基于Windows2000的域控制器在Wmiw分页池标记中出现内存泄漏 support.microsoft.com 4. To detect a memory leak 检测内存泄漏 msdn2.microsoft.com 5. To prevent a memory leak, you must call the 为了防止内存泄漏,当不再需要 msdn2.microsoft.com 6. The File Replication service may experience a memory leak when you use Windows Server 2003-based domain controllers 文件复制服务在使用基于WindowsServer2003域控制器时可能遇到内存泄漏 support.microsoft.com |
||||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。