Is fully automatic memory management now an "expected feature" of desktop software development?
自动内存管理已经普及了吗?
Automatic memory management is one of the services that the common language runtime provides during Managed Execution.
自动内存管理是公共语言运行时在托管执行过程过程中提供的服务之一。
This automatic memory management resolves the two most common application errors, memory leaks and invalid memory references.
这种自动内存管理解决了两个最常见的应用程序错误:内存泄漏和无效内存引用。
Dao is an object-oriented scripting language with automatic memory management. It provides text processing, numerical computation and multi-threading functionality.
这是一个面向项目的脚本语言带有自动记忆管理,提供正文处理,数据计算,和多线程功能。
By employing automatic memory management algorithm in object oriented program with large data structure, the developing quality and efficiency of this kind of software are improved.
通过在具有大型数据结构的面向对象程序中引入自动内存管理算法,可以提高这类程序的开发质量与效率。
Automatic memory management can eliminate common problems, such as forgetting to free an object and causing a memory leak, or attempting to access memory for an object that has already been freed.
自动内存管理可解决常见问题,例如,忘记释放对象并导致内存泄漏,或尝试访问已释放对象的内存。
Automatic memory management can eliminate common problems, such as forgetting to free an object and causing a memory leak, or attempting to access memory for an object that has already been freed.
自动内存管理可解决常见问题,例如,忘记释放对象并导致内存泄漏,或尝试访问已释放对象的内存。
应用推荐