码迷,mamicode.com
首页 >  
搜索关键字:things    ( 744个结果
The Single Responsibility Principle
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
Python之global
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
那些在学习iOS开发前就应该知道的事(part 1)
英文原文:Things I wish I had known before starting iOS development—Part 1设计师设计出来了一个不错的引导界面,然而当我看到设计稿的时候,我们的app也没几天就要上线了。这个界面模仿了Evernote iOS app的风格。我以迅雷不及掩...
分类:移动开发   时间:2015-06-09 19:56:32    阅读次数:196
那些在学习iOS开发前就应该知道的事(part 1)
转: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
CHAPTER1
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件事
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
Think different
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
C# 规格说明书
NoteVersion 1.0Revision HistoryDate Issue Description Author 13/May/2015 Win8.1App An application to help people to manage their things Yimin...
分类:Windows程序   时间:2015-05-25 21:49:59    阅读次数:150
Objective-C之优雅的命名
There are only two hard things in Computer Science: cache invalidation and naming things.在计算机科学中只有两件难事:缓存失效和命名。— Phil Karlton计算机语言是人和计算机之间通讯的媒介。好的代码应该...
分类:其他好文   时间:2015-05-24 00:09:38    阅读次数:242
744条   上一页 1 ... 50 51 52 53 54 ... 75 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!