可以漏的直播间:mmgr内存管理器 的英文全称

来源:百度文库 编辑:中科新闻网 时间:2024/04/25 19:43:44
如题,希望朋友们帮帮忙

Memory Manager (a.k.a. \"MMGR\")

MMGR is an industrial-strength memory manager for almost any project.

Not only will MMGR probably point out some bugs you never knew you had, but it is also a great development tool. Among other standard tracking tools (overruns/underruns, deallocation mismatches, etc.), MMGR also provides a rich featureset of developer tools. For example, it allows you to set a breakpoint on an arbitrary allocation, generate a snapshot report of memory currently in use, etc. You can even ask MMGR to track how much of your allocated RAM is actually in use (nothing worse than allocating 64MB of memory just to find that you only needed 2K. :)
不知道你是否明白,写了这么多,简而言之一句话:MMGR=Memory Manager