
APPLE DEV BASIC
DawnRayYang
我觉得偶尔我还是灵光~~
展开
-
IOS 5 for Developers
IOS 5 for DevelopersiOS 5, the latest version of the world's most advanced mobile operating system, includes over 200 new user features, and an updated SDK with over 1,500 new APIs and powerful new翻译 2011-11-29 13:52:38 · 788 阅读 · 0 评论 -
About iOS App Programming
About iOS App Programming关于IOS App编程This document is the starting point for creating iOS apps. It describes the fundamental architecture of iOS apps, including how the code you write fits toge翻译 2011-12-02 09:28:34 · 953 阅读 · 0 评论 -
App Design Basics
App Design Basics应用程序设计基础 If you are a new to developing iOS apps, you might be wondering where the app development process starts. After devising your initial idea for an app, you need to turn翻译 2011-12-02 14:14:35 · 1404 阅读 · 0 评论 -
The Core Objects of Your App
Core App ObjectsApp核心对象UIKit provides the infrastructure for all apps but it is your custom objects that define the specific behavior of your app. Your app consists of a handful of specific UI翻译 2011-12-07 09:18:59 · 667 阅读 · 0 评论 -
The Data Model
The Data Model数据模型Your app’s data model comprises your data structures and the business logic needed to keep that data in a consistent state. You never want to design your data model in total翻译 2011-12-07 15:45:43 · 938 阅读 · 0 评论 -
关于NSAutoreleasePool' is unavailable: not available in automatic reference counting mode的解决方法
Xcode是Version 4.2 Build 4D151a根据Objective-c 2.0程序设计上的旧版本的代码会发生NSAutoreleasePool' is unavailable: not available in automatic reference counting mode的错误需要手动关闭工程中ARC工程中 Build Settings--->Apple LL原创 2012-01-28 11:46:08 · 6677 阅读 · 1 评论 -
My new Mac MINI
感谢偶童鞋从HK带回来的MINI哈哈~~加上PHILIPS的显示器,HDMI的数据线,1080P的显示像素看起来很爽,主要是屏幕很大,分辨率很大可以显示很多的东西。回家之后网络不给力啊,人品也不行,好不容易用VPN能访问iTunes了吧,结果app Store死活访问不了~~忙活了两天,最后木有办法了,迅雷在电驴上下了个安装包给安上了。。。唉,为什么访问不了啊,悲剧啊 悲剧啊不管怎原创 2012-01-04 08:01:47 · 597 阅读 · 0 评论