{"blog_url":"https://gfx.hatenadiary.org/","author_url":"https://blog.hatena.ne.jp/gfx/","url":"https://gfx.hatenadiary.org/entry/20121115/1352940841","provider_name":"Hatena Blog","blog_title":"Islands in the byte stream (legacy)","version":"1.0","height":"190","width":"100%","author_name":"gfx","categories":[],"image_url":null,"type":"rich","description":"Objective-C\u306e\u6b8b\u5ff5\u306a\u5b50\u306a\u3068\u3053\u308d - soutaro\u30d6\u30ed\u30b0\u305d\u308c\u3001(ARC\u4f7f\u3063\u3066\u3044\u308c\u3070)RAII\u3067\u3082\u3063\u3068\u7c21\u6f54\u306b\u3067\u304d\u308b\u3068\u601d\u3044\u307e\u3059\u3002 @interface AutoTimer : NSObject -(void)report; @end @implementation AutoTimer { NSString *label; NSDate *start; } -(id)initWithLabel:(NSString*)labelText { self = [super init]; if (self) { label = labelText; start = [NSDate date]; }\u2026","title":" Re: Objective-C\u306e\u6b8b\u5ff5\u306a\u5b50\u306a\u3068\u3053\u308d","published":"2012-11-15 09:54:01","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgfx.hatenadiary.org%2Fentry%2F20121115%2F1352940841\" title=\" Re: Objective-C\u306e\u6b8b\u5ff5\u306a\u5b50\u306a\u3068\u3053\u308d - Islands in the byte stream (legacy)\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","provider_url":"https://hatena.blog"}