<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>haradago</author_name>
  <author_url>https://blog.hatena.ne.jp/haradago/</author_url>
  <blog_title>ぶりりあんとろーど(仮)</blog_title>
  <blog_url>https://haradago.hatenadiary.org/</blog_url>
  <categories>
    <anon>Js</anon>
  </categories>
  <description>supercalcクラスを継承したcalcクラスのメソッドを呼び出す例 calc.js (クラスを定義したjs) //コンストラクタ function calc(width, height) { //supercalcを継承 for ( var prop in supercalc.prototype ) { if ( typeof(calc.prototype[prop]) == &quot;undefined&quot; ) { calc.prototype[prop] = supercalc.prototype[prop]; } } this.width = width; this.height = heig…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharadago.hatenadiary.org%2Fentry%2F20070825%2Fp2&quot; title=&quot;JavaScriptでオブジェクト継承 - ぶりりあんとろーど(仮)&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-08-25 00:00:01</published>
  <title>JavaScriptでオブジェクト継承</title>
  <type>rich</type>
  <url>https://haradago.hatenadiary.org/entry/20070825/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
