글
9. Data in Your iPhone App (February 2, 2010) 1:15:47 10. 2. 6. Chris Marcellino Stanford Software engineering, application development, programming language, computer science, iPhone operating system, OS 3.2, iPad, core data, local data, property lists, disk storage, XML, binary, array, dictionary, file system, mutability, security, privacy,
중 59'에 NSUserDefaults 얘기를 잠깐 언급한다.
NSUserDefaults가 결국 property list를 쓰는 거네.
Resource > settings bundle 을 만들 수 있다. 그럼 설정에서도 볼 수 있다.
추가로 internationalization
비슷하게 resource를 쓰는 거니까.
NSUserDefaults가 결국 property list를 쓰는 거네.
Resource > settings bundle 을 만들 수 있다. 그럼 설정에서도 볼 수 있다.
추가로 internationalization
비슷하게 resource를 쓰는 거니까.
iPhone Development Foundation Videos
Session 374 - Internationalizing Your Software 1:02:42 08. 6. 13. Apple Developer Developer on iTunes
17'까지는 unicode에 대해서 자세히 가르쳐준다.
13' 에는 "김"을 예로 드는데, “김정일”의 김이라고 알려준다. 역시 김정일이 세계에서 제일 유명한 조선인.
17'부터는 NSString 설명 간단히.
wchar_t는 mac에서는 다른 데서와 달리 16 bit 이 아니다.
.strings files를 쓸 때는 UTF-16 을 써야 한다.
26' 에는 bundles 간단히 설명 lproj =< language project
30' locale
이건 오래된 거니까 보지 말고,
13' 에는 "김"을 예로 드는데, “김정일”의 김이라고 알려준다. 역시 김정일이 세계에서 제일 유명한 조선인.
17'부터는 NSString 설명 간단히.
wchar_t는 mac에서는 다른 데서와 달리 16 bit 이 아니다.
.strings files를 쓸 때는 UTF-16 을 써야 한다.
26' 에는 bundles 간단히 설명 lproj =< language project
30' locale
이건 오래된 거니까 보지 말고,
WWDC 2010 Session Videos - HD
iPhone Application Development (Winter 2010) http://deimos3.apple.com/WebObjects/Core.woa/Feed/itunes.stanford.edu-dz.4331559337.04331559339
18. Unit Testing; Fun with Objective-C; Localization (March 4, 2010) 1:16:41 10. 3. 11. Josh Shaffer Stanford Software engineering, application development, programming language, computer science, iPhone operating system, OS 3.2, iPad, SDK, test, QA, quality assurance, syntax, semantics, frameworks, bugs, OCUnit, SenTestCase, subset of behavior, runtime, objc.h,
'공부 > Computers' 카테고리의 다른 글
code jam 등 algorithms 문제 풀이 대비 (0) | 2012.02.26 |
---|---|
layout resource 설명 모으기 (0) | 2012.01.06 |
android layout 편집기 요새 기능 설명 보기 (0) | 2012.01.06 |
spring seminar 스크랩 (0) | 2011.12.20 |
ios memory management 한글 문서 읽기 (0) | 2011.11.30 |
ios5 ui 새 기능들 (0) | 2011.11.18 |
video about blocks in wwdc (0) | 2011.11.12 |
멋진 Cocoa autolayout videos (0) | 2011.11.10 |
Pittarese javascript 배우기 (0) | 2011.11.03 |
node js 관련 자료 (0) | 2011.10.29 |
RECENT COMMENT