The Single Responsibility PrincipleRobert C. Martin (Uncle Bob)ONE OF THE MOST FOUNDATIONAL PRINCIPLES OF GOOD DESIGN IS:
Gather together those things that change for the same reason, and separate tho...
分类:
其他好文 时间:
2015-06-11 09:26:36
阅读次数:
115
1 Global The global statement and its nonlocal cousin are the only things that are remotely likedeclaration statements in Python. They are not type .....
分类:
编程语言 时间:
2015-06-10 20:47:24
阅读次数:
130
英文原文:Things I wish I had known before starting iOS development—Part 1设计师设计出来了一个不错的引导界面,然而当我看到设计稿的时候,我们的app也没几天就要上线了。这个界面模仿了Evernote iOS app的风格。我以迅雷不及掩...
分类:
移动开发 时间:
2015-06-09 19:56:32
阅读次数:
196
转:http://www.cocoachina.com/ios/20150608/12052.html英文原文:Things I wish I had known before starting iOS development—Part 1设计师设计出来了一个不错的引导界面,然而当我看到设计稿的时候...
分类:
移动开发 时间:
2015-06-09 11:43:25
阅读次数:
249
To be useful, every language must have a platform or standard library or API of functions for performing things like basic input and output. The core ...
分类:
其他好文 时间:
2015-06-01 23:58:35
阅读次数:
288
5 Things Never to Do After a Day of Pigging Out
Overdid it , and think it might happen again? Before you start feeling guilty, know that taking a too-strict approach after a binge will most c...
分类:
其他好文 时间:
2015-05-28 14:09:10
阅读次数:
136
Here’s to the crazy ones.The misfits. The rebels. The troublemakers.The round pegs in the square holes.The ones who see things differently.They’re not...
分类:
其他好文 时间:
2015-05-25 23:51:33
阅读次数:
123
NoteVersion 1.0Revision HistoryDate Issue Description Author 13/May/2015 Win8.1App An application to help people to manage their things Yimin...
There are only two hard things in Computer Science: cache invalidation and naming things.在计算机科学中只有两件难事:缓存失效和命名。— Phil Karlton计算机语言是人和计算机之间通讯的媒介。好的代码应该...
分类:
其他好文 时间:
2015-05-24 00:09:38
阅读次数:
242