我们怎样才能在mvc中进行内存管理 [英] how can we do memory management in mvc

查看:70
本文介绍了我们怎样才能在mvc中进行内存管理的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请给我最好的解释我们如何在mvc中进行内存管理。

Please give me the best explaination how can we do memory management in mvc.

推荐答案

我希望你的意思是ASP.NET的MVC框架。然后您不需要进行任何内存管理,因为.NET是一个托管环境。您不应该只是在代码设计级别创建内存泄漏。要了解其工作原理,请参阅: http://en.wikipedia.org/wiki/Garbage_collection_%28computer_science%29 [ ^ ]。



-SA
I hope you mean MVC framework for ASP.NET. Then you don't need to do any memory management, as .NET is a managed environment. You should not just create memory leak at the code design level. To understand how it works, please see: http://en.wikipedia.org/wiki/Garbage_collection_%28computer_science%29[^].

—SA


这篇关于我们怎样才能在mvc中进行内存管理的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆