<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>toshi78</author_name>
  <author_url>https://blog.hatena.ne.jp/toshi78/</author_url>
  <blog_title>としきの日記</blog_title>
  <blog_url>https://toshi78.hatenadiary.org/</blog_url>
  <categories>
    <anon>Objective-C</anon>
  </categories>
  <description>オブジェクトはどのクラスに属するものでもidという特別な型で表現される。オブジェクトを格納する型は、 id obj; と記述する。オブジェクトobjにメッセージmsgを送るには、 [obj msg]; と記述する。引数がある場合は':'を使って明示する。 [obj msg: arg]; 引数が2つ以上ある場合は':'を付けた別のキーワードを追加する。キーワードなしで':'だけ追加することもできる。 [albumview cellAtRow:i column:j]; [view lineTo: 1.4142 : (y + 1.0)];</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftoshi78.hatenadiary.org%2Fentry%2F20070224%2F1172278953&quot; title=&quot;メッセージ式 - としきの日記&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>2007-02-24 10:02:33</published>
  <title>メッセージ式</title>
  <type>rich</type>
  <url>https://toshi78.hatenadiary.org/entry/20070224/1172278953</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
