• Stars
    star
    111
  • Rank 313,288 (Top 7 %)
  • Language
    HTML
  • License
    Other
  • Created almost 11 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

重构速查表,基于《重构--改善既有代码的设计》

refactoring-cheat-sheet

重构速查表,基于《重构--改善既有代码的设计》

http://wangvsa.github.io/refactoring-cheat-sheet/

关于


拜读《重构》一书后受益匪浅,网络上有pdf、chm版本,但是对于代码的高亮以及各个章节的跳转不是十分方便, 于是基于《重构》一书的6~12章制作了这个网页,目的在于迅速的浏览重构方法,也可用于新手入门。

网页使用MkDocs创建,主题改造自simplex。