Some_tools

Why and what

There are lots of nice or great tools on the internet, sometimes I will just forget a possible Silver bullet for a particular situation. So this blog is just an entrance to a nice or clean or amzing world just by small tools.

Windows

  • Package manager

Once tried command line, it makes you think agree the agreements -> choose where to install -> next -> next unbearable.

Thanks give to Nodejs

chocolatey

choco install WHAT_YOU_WANT

Or

scoop

scoop install WHAT_YOU_WANT

I find scoop latter, but I think it maybe better.

  • A small shell

Gow

Can be installed via choco or scoop.

  • Dependence Walker

Dependence Walker:

Dependency Walker is also very useful for troubleshooting system errors related to loading and executing modules. Dependency Walker detects many common application problems such as missing modules, invalid modules, import/export mismatches, circular dependency errors, mismatched machine types of modules, and module initialization failures.

posted on 2016-11-19 23:51  MiaoDX  阅读(153)  评论(0编辑  收藏  举报

导航

Good Luck and have fun!