摘要: In this Objective-C tutorial, you will create a simple movie quotes quiz app. Along the way, you’ll become acquainted with a number of aspects of Objective-C, including:(在这章节中,你将会了解到OC的一些特性。包括了:)mutable arraysproperty listsclassesmethods@propertyprotocols and delegatesadditional string functions (st 阅读全文
posted @ 2013-12-22 18:06 ymonke 阅读(226) 评论(0) 推荐(0) 编辑
摘要: 注:这是raywenderlich博客上的一个系列文章。是写给从其他语言转到OC语言上的程序员的,一共5节。最近打算学习一下,并且把一些重要的知识点摘抄并且尝试翻译一下,第一次翻译,有些原文如果不知道如何翻译,放上原文。(这TM还算翻译)一、Objectively Speaking: A Crash Course in Objective-C for iOS 6In this tutorial, you will create a simple app that randomly generate quotes from a stored list. In doing so, you’ll b 阅读全文
posted @ 2013-12-22 16:49 ymonke 阅读(387) 评论(0) 推荐(0) 编辑