| 1. | Visual basic developers are accustomed to automatic memory management Visual basic开发人员习惯于自动内存管理。 |
| 2. | Automatic memory management >自动内存管理 |
| 3. | Method , without waiting for automatic memory management through an implicit call to the 方法来等待自动内存管理。当释放一个 |
| 4. | Automatic memory management is one of the services that the common language runtime provides 自动内存管理是公共语言运行库提供的服务之一。 |
| 5. | Automatic memory management is one of the services that the common language runtime provides during 自动内存管理自动内存管理是公共语言运行库在 |
| 6. | Automatic memory management simplifies development by eliminating the common bugs that arise from manual memory management schemes 自动内存管理通过消除手动内存管理方案引起的常见bug简化了开发。 |
| 7. | Regardless of which managed language you use , the . net framework s garbage collector provides automatic memory management 不管您使用哪一种托管语言, . net framework的垃圾回收器都提供自动内存管理。 |
| 8. | This automatic memory management resolves the two most common application errors , memory leaks and invalid memory references 这种自动内存管理解决了两个最常见的应用程序错误:内存泄漏和无效内存引用。 |
| 9. | Part of this is the strict enforcement of typing , both at compile - time and runtime , along with the simplicity of automatic memory management 其中部分是因为在编译时和运行时严格执行类型确定,以及自动内存管理的简单性。 |
| 10. | In certain situations , you will need to adapt your programming practices to the automatic memory management provided by the common language runtime 在某些情况下,您可能需要让您的编程习惯来适应公共语言运行库提供的自动内存管理。 |