| 1. | A memory leak would make the process unusable over time . the 内存泄露将使进程随时间推移而不可用。 |
| 2. | Resource or memory leaks 资源或内存泄露。 |
| 3. | " developerworks , june 2003 discusses the need to track object ownership to avoid memory leaks ” ( developerworks , 2003年6月)一文讨论了跟踪对象所有者避免内存泄露的需要。 |
| 4. | A code profiler helps identify and optimize code hot spots , and really helps in understanding object usage and potential memory leaks 代码评测器帮助鉴别和优化代码,并且在理解对象使用和潜在内存泄露方面真的很有帮助。 |
| 5. | Specifies that those managed types and members that could potentially leak memory on abort be blocked from running in partially trusted code 指定那些可能在中止时导致内存泄露的托管类型和成员禁止在部分受信任的代码中运行。 |
| 6. | This article elaborated the concept and mode of the memory revelation , the examination on method and its application under the vc environment 摘要本文论述了内存泄露的概念、发生方式、检测内存泄露的方法及其在vc环境下的应用。 |
| 7. | This can happen if a log entry is made when a domain - neutral module is loaded into an application domain , and later the application domain is unloaded 如果在将非特定于域的模块载入一个应用程序域时记录日志条目,随后又卸载该应用程序域,就可能发生内存泄露。 |
| 8. | Even though the java runtime handles the bulk of memory management , keeping a vigilant eye on your programs memory usage is still crucial to optimizing machine performance and spotting memory leaks 尽管java运行时能够解决大量的内存管理问题,但对程序的内存占用情况保持警惕仍然是优化机器性能、测定内存泄露的关键。 |
| 9. | If an application contains code that causes problems , such as a com interop application with known memory leaks , and you cannot easily rewrite the code , it might be useful to limit the extent of the problems by periodically recycling the worker process that services the application 如果应用程序包含导致问题的代码(例如带有已知内存泄露的com interop应用程序) ,并且无法容易地重新编写代码,则通过定期回收为该应用程序提供服务的辅助进程来限制问题的范围可能很有用。 |