{"id":446,"date":"2012-08-19T20:12:27","date_gmt":"2012-08-19T11:12:27","guid":{"rendered":"https:\/\/deskplate.net\/blog\/2012\/08\/19\/%e3%83%95%e3%82%a9%e3%83%ab%e3%83%80%e5%86%85%e3%81%ae%e3%83%aa%e3%82%bd%e3%83%bc%e3%82%b9%e3%81%ae%e5%8f%96%e5%be%97\/"},"modified":"2012-08-19T20:12:27","modified_gmt":"2012-08-19T11:12:27","slug":"%e3%83%95%e3%82%a9%e3%83%ab%e3%83%80%e5%86%85%e3%81%ae%e3%83%aa%e3%82%bd%e3%83%bc%e3%82%b9%e3%81%ae%e5%8f%96%e5%be%97","status":"publish","type":"post","link":"https:\/\/deskplate.net\/blog\/archives\/446","title":{"rendered":"\u30d5\u30a9\u30eb\u30c0\u5185\u306e\u30ea\u30bd\u30fc\u30b9\u306e\u53d6\u5f97"},"content":{"rendered":"<p>\/\/ index.html\u3092\u8868\u793a\u3059\u308b<br \/>\nNSString *path = @&#8221;html\/index.html&#8221;;<br \/>\nNSString *ext = [path pathExtension];<br \/>\nNSURL *url = [[NSBundle mainBundle] URLForResource:<br \/>\n[path stringByDeletingPathExtension] withExtension:ext];<br \/>\nNSURLRequest *req = [NSURLRequest requestWithURL:url];<br \/>\n\/\/ \u753b\u50cf<br \/>\nNSString *filePath = [[NSBundle mainBundle] pathForResource:@&#8221;images\/cat&#8221; ofType:@&#8221;jpg&#8221;];<br \/>\nUIImage *image\t= [[UIImage alloc] initWithContentsOfFile:filePath];<br \/>\nUIImageView *imageView = [[UIImageView alloc] initWithImage:image];<br \/>\nimageView.frame = CGRectMake(0, 0, 48, 32);<br \/>\n[self.view addSubview:imageView];<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\/\/ index.html\u3092\u8868\u793a\u3059\u308b N<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[34],"tags":[],"class_list":["post-446","post","type-post","status-publish","format-standard","hentry","category-objective-c"],"_links":{"self":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts\/446","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/comments?post=446"}],"version-history":[{"count":0,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/posts\/446\/revisions"}],"wp:attachment":[{"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/media?parent=446"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/categories?post=446"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/deskplate.net\/blog\/wp-json\/wp\/v2\/tags?post=446"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}