<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yupug</author_name>
  <author_url>https://blog.hatena.ne.jp/yupug/</author_url>
  <blog_title>web newbie</blog_title>
  <blog_url>https://yupug.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>http://d.hatena.ne.jp/amachang/20070413/1176421425 勉強会のあと、そしてこの記事の後、 もう一度自分の中でprototypeについてまとめてみた。下の実行結果を見て、首をかしげた人は是非とも読んでいただければと思う。 （って、首をかしげるのは僕だけか？！） var Box = function(size){ this.size = size; }; Box.prototype = { color: &quot;red&quot; }; var box = new Box(10); alert(box.color); // red Box.prototype = {…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyupug.hatenadiary.org%2Fentry%2F20070413%2F1176472206&quot; title=&quot; Javascript初心者からみたprototype - web newbie&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-04-13 22:50:06</published>
  <title> Javascript初心者からみたprototype</title>
  <type>rich</type>
  <url>https://yupug.hatenadiary.org/entry/20070413/1176472206</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
