Giter Site home page Giter Site logo

vctools's Introduction

VC++程序员常用工具总结(2018版)

又过年了,几年前写的一篇文章准备更新一下,好多工具早已不再更新,新的也出来了。当然还得请朋友们继续留言,好做继续的整理和补充,谢谢!顺祝大家新年好!文中后面会补充每个工具的超链接地址,请点击下载:

1.  IDE:最好还是换上最新的 Visual Studio 2017 Community,只能提供在线安装地址,不为别的,只为在这个行业混,还是要与时俱进的。优点就是新的功能更方便,尤其是调试的时候,旧版本跟踪不了的东西,它可以。 最近的一个版本还有Visual Studio 2015 Community with Update3

2. 辅助:

(1)Visual Assist X ,推荐飘云阁破解版,喜欢它代码自动补全,快速注释,头文件源文件切换,有了此工具,大概可以节省输入时间的30%以上。

(2)Astyle:代码批量格式整理插件,参考博文 Astyle使用说明

(3)MetalScroll:把vs的进度条换成一个代码的预览图,可以看到断点标签等,还可以显示修改的部分,更加详细的使用参见博文:推荐一款VS2008代码增强插件——MetalScroll

(4)VSColorOutput:在调试的时候将Output窗口的不同的输出显示不同的颜色。

3. 程序查看和编辑:notepad++editplusUltraEdit文本编辑器Source InsightcodeblocksSublime TextVisual Studio Code,自己钟情于notepad++和codeblocks,代码高亮做的蛮好

4. 内存泄露检查:BoundsChecker 6.5Vld V2.5,小提示:虽然他们很好用,但是不用的时候最好关闭他们,以防引入其他问题

5. 代码格式化和导出html:code2htmlCoolFormat

6. 代码片段管理:GistBox ,Gistwecode (CodeHelp 的升级版本) ,还有一堆不再更新的软件如陈灯可重用代码段管理器codelibray等等

7. 版本控制:TortoiseSVNgithub for windows

8. 注释:Doxygen 

9. 日志:log4cpplog4cplus 

10. 打包:Inno Setuphttp://www.innoide.org/NSISsetupfactoryNSIS集成安装版

11. 加密狗:圣天狗 

12. 流程图:Viso和edraw Astah ,在线工具https://www.processon.com/diagrams

13. 反编译:IDAProollydbgeXeScopeResource hacker

14. 串口调试工具:sscom32,一个很好用的串口调试工具,感觉还是这个最好用,分享给大家;虚拟串口工具VSPD,这个也是串口调试必备工具

15. 代码比较:Beyond Compare:非常实用的文件及文件夹比较软件,可以详细的比较文件之间的内容差异。此外还有winmerge,windiff可以用

16. VS配色方案:http://studiostyl.es/

17.  微软极品系统工具套装Sysinternals Suite 2017年12月12日版(微软官方下载 )

18. 一个待挖掘的宝库:http://down.52pojie.cn/Tools/

19. NirSoft出品的免费工具,里面集成超过100多个小工具


欢迎访问我的CSDN博客:木木的博客

vctools's People

Contributors

liquanhai avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.