内存泄露 meaning in English
cdc &cbitmap
memory leak
Examples
- A memory leak would make the process unusable over time . the
内存泄露将使进程随时间推移而不可用。 - Resource or memory leaks
资源或内存泄露。 - " developerworks , june 2003 discusses the need to track object ownership to avoid memory leaks
” ( developerworks , 2003年6月)一文讨论了跟踪对象所有者避免内存泄露的需要。 - A code profiler helps identify and optimize code hot spots , and really helps in understanding object usage and potential memory leaks
代码评测器帮助鉴别和优化代码,并且在理解对象使用和潜在内存泄露方面真的很有帮助。 - Specifies that those managed types and members that could potentially leak memory on abort be blocked from running in partially trusted code
指定那些可能在中止时导致内存泄露的托管类型和成员禁止在部分受信任的代码中运行。