摘要:
非常不错:http://www.martinfowler.com/ Chances are, at some point in your learning, you've come across the term, "dependency injection." If you're still re 阅读全文
摘要:
You’ve probably heard of the acronym SOLID by now, which is an object oriented programming paradigm consisting of five basic (but interrelated princip 阅读全文
摘要:
git commit 的时候出现了问题: change not staged for commit. no changes added to commit(use "git add" and or "git commit -a") 下面这篇文章有这方面的介绍: http://gitready.com 阅读全文