[原创]推荐一款www.microsoft.com(微软官方)辅助测试的利器Windows下强大的任务管理器

[原创]推荐一款http://www.microsoft.com/(微软官方)辅助测试的利器Windows下强大的任务管理器

Process Explorer 是一款增强型的任务管理器,你可以使用它方便地管理你的
程序进程,能强行关闭任何程序(包括系统级别的不允许随便终止的“顽固”进程)。除此之外,它还详尽地显示计算机信息:CPU、内存使用情况,DLL、句柄
信息.

Process Explorer v11.3

By Mark Russinovich

Published: November 19, 2008

Introduction

Ever wondered which program has a particular file or directory open? Now you can find out. Process Explorer shows you information about which handles and DLLs processes have opened or loaded.

The Process Explorer display consists of two sub-windows. The top window always shows a list of the currently active processes, including the names of their owning accounts, whereas the information displayed in the bottom window depends on the mode that Process Explorer is in: if it is in handle mode you'll see the handles that the process selected in the top window has opened; if Process Explorer is in DLL mode you'll see the DLLs and memory-mapped files that the process has loaded. Process Explorer also has a powerful search capability that will quickly show you which processes have particular handles opened or DLLs loaded.

The unique capabilities of Process Explorer make it useful for tracking down DLL-version problems or handle leaks, and provide insight into the way Windows and applications work.



Download Process Explorer (1.6 MB)

 绿色汉化版下载地址:http://www.crsky.com/soft/1074.html

原文地址:https://www.cnblogs.com/mayingbao/p/1347367.html