开发人员ToolBox中必备小工具

来源:互联网 发布:mac apache ant 安装 编辑:程序博客网 时间:2024/05/22 22:14

  1. Revo Uninstaller
  2. Unlocker
  3. free .NET decompiler: JetBrains dotPeek
  4. NET decompiler: .NET Reflector
  5. Process Explorer
             SysInternalSuite(http://technet.microsoft.com/en-us/sysinternals/bb842062)的一部分,很好用,谁用谁知道

        6.  mTail

             Very useful for analyzing log files inreal time,it includes file manager for easy access, filtering support and more. 

             http://ophilipp.free.fr/op_tail.htm

        7.  unlocker  或  lockhunter

             有时在开发时需要删除某些文件或文件夹,但是文件或文件夹被其他进程占用,无法删除,这时就可以试试这个两个工具了。

        8.  everything

             查找文件的神器,速度之快简直让第一次用它的人感觉到震惊。现在我离开everything已经无法正常工作了

        9.  kaxaml

             xaml file editor

       10. Process Monitor

             同样也是SysInternalSuite的一部分。