<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiratara</author_name>
  <author_url>https://blog.hatena.ne.jp/hiratara/</author_url>
  <blog_title>Pixel Pedals of Tomakomai</blog_title>
  <blog_url>https://hiratara.hatenadiary.jp/</blog_url>
  <categories>
    <anon>技術</anon>
  </categories>
  <description>こんなコードすら動かなくて情けない気持ちを味わう。 answer = NSRunAlertPanel(@&quot;確認&quot;, @&quot;閉じていい？&quot;, @&quot;close&quot;, @&quot;cancel&quot;, nil); 正解は、 answer = NSRunAlertPanel([ NSString stringWithCString: &quot;確認&quot; ], [ NSString stringWithCString: &quot;閉じていい？&quot; ], @&quot;close&quot;, @&quot;cancel&quot;, nil); でした。@&quot; STRING&quot;の書き方は、ASCII限定みたい。英語圏めー（笑）。ほんとは、コードには英語だけを書いて、プロパティファイ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiratara.hatenadiary.jp%2Fentry%2F20040623%2F1087921576&quot; title=&quot;Cocoaで日本語 - Pixel Pedals of Tomakomai&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2004-06-23 01:26:16</published>
  <title>Cocoaで日本語</title>
  <type>rich</type>
  <url>https://hiratara.hatenadiary.jp/entry/20040623/1087921576</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
