• What is the external interface for creating a new object when a Constructor Method is too wordy?
• Represent object creation as a message to one of the arguments to the Constructor Method. Add no more than three of these Shortcut Constructor Methods per system you develop.
摘自 "Smalltalk Best Practice Patterns"
nevercry
2013-10-12 13:48:54 +08:00
没区别吧,字越少的写法越喜欢 NSArray *array = @[];
第 1 页 / 共 1 页
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。