quattro_4 scribble

scribble 落書き (調べた事をただ落書きする)

2013-07-23から1日間の記事一覧

NSScreencast Episode #55 Versioning

Versioning - NSScreencast バージョンの付け方、ツール Marketing version -> Version iTunesで見る番号 (1.0.1) Build version string short Build Info.plist (Build version) mainBundle infoDictionary CFBundleShortVersionString CFBundleVersion whe…

NSScreencast Episode #72 Objective-C Collections

Objective-C Collections - NSScreencast 主にNSSetの説明 NSSet, NSArray, NSOrderedSet, and NSDictionary NSArray [array enumerateObjectsUsingBlock:^(id obj, NSUInteger idx, BOOL *stop) { idx がある (*stop) = YES; で止める(break) (BOOL) contai…

thoughtbot podcast Episode #58

thoughtbot Learn Episode #58 A Thousand Neckbeards Pat Brisbin, and Mike Burns ほぼHaskell話のみ Haskell functional strong type ambiguous windows manager xmonad http://ja.wikipedia.org/wiki/Xmonad がきっかけ haskell web framework Yesod Sna…