quattro_4 scribble

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

2014-06-23から1日間の記事一覧

thoughtbot Build Phase #42

Best Language for the Gob swift regular expressionは言語のものでなくfoundationを使う必要がある array, constant arrayの挙動がおかしい officialの言語なのにRubyMotionと同じ仕組み replの仕組み Open Sourceになれば、Rubyとかのようにclient, serve…

NSScreencast Episode #124 Method Swizzling

Method Swizzling - NSScreencast Objective-C runtimeでメソッドの実装を置き換える #import <objc/runtime.h> swizzle - がぶ飲みする、かき混ぜ class_getInstanceMethod class_addMethod method_getImplementation method_getTypeEncoding method_exchangeImplementation</objc/runtime.h>…

NSScreencast Episode #123 STHTTPRequest

STHTTPRequest - NSScreencast STHTTPRequestの実装とそのテスト STHTTPRequest light weight network library itunes.apple.com/search api stringByAddingPercentEscapesUsingEncoding:NSUTF8StringEncoding [STHTTPRequest requestWithURLString uploadPr…