<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>inspfightman</author_name>
  <author_url>https://blog.hatena.ne.jp/inspfightman/</author_url>
  <blog_title>inspfightmanの日記</blog_title>
  <blog_url>https://inspfightman.hatenadiary.org/</blog_url>
  <categories>
    <anon>PRG</anon>
  </categories>
  <description>よくある説明でこんなのがある。 class 動物 { function 鳴く() { echo &quot;ぎゃー！&quot;; } } class 犬 extends 動物 { function 鳴く() { echo &quot;きゃいん！&quot;; } } class 猫 extends 動物 { function 鳴く() { echo &quot;ふにゃー！&quot;; } } 「動物」は鳴くことができて、種類ごとに色々な鳴き方があると言う説明を以ってしてるわけだが、実際にこれは正しくないんじゃなかろうか。 「鳴く」という行為自体は共通で「鳴き声」が違うわけだから、「鳴く」という関数をオーバーライドするのは違うように思える。 んじゃど…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finspfightman.hatenadiary.org%2Fentry%2F20070202%2F1170390307&quot; title=&quot; オブジェクト指向の説明（入門変） - inspfightmanの日記&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-02 13:25:07</published>
  <title> オブジェクト指向の説明（入門変）</title>
  <type>rich</type>
  <url>https://inspfightman.hatenadiary.org/entry/20070202/1170390307</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
