1)   http://ruby-hacking-guide.github.io/intro.html

It has one part to discuss “Technique to read source code”. BTW, you could download kindle file from github. 

2)   http://www.infoq.com/cn/news/2014/07/jeff-dean-large-online-service (Chinese)

Jeff Dean谈如何在大型在线服务中做到快速响应

3)   http://www.matheuslima.com/on-retrospective-meetings/

On Retrospective Meetings

4)   http://blog.zhaojie.me/2014/07/how-many-elements-in-your-dictionary.html (Chinese)

你的字典里有多少元素?

 

5) https://github.com/Fody/MethodDecorator 给函数加前置后置的动作

6) https://github.com/Fody/MethodTimer 对函数运行时间计数

7)https://github.com/Fody/PropertyChanged 

8)https://github.com/Fody/Fody

 

 

相关文章:

  • 2022-01-11
  • 2021-06-26
  • 2021-09-27
猜你喜欢
  • 2022-02-04
  • 2021-05-18
  • 2021-09-29
  • 2022-12-23
  • 2021-08-04
  • 2021-06-03
相关资源
相似解决方案