<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>■ はじめに JavaScriptのクラスについて、メモ。 ■ JavaScriptのクラス定義の方法 * 以下の2通り ~~~~~~ 実装方法１： class でクラス定義を実現する 実装方法２：function でクラス定義を実現する ~~~~~~ 実装方法１： class でクラス定義を実現する * ES2015(ES6) から導入 注意 * IE11 や 古いブラウザでは、対応外 参考文献 https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Classes 実装方法２：function でクラス定義を実現する １…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F2015%2F12%2F12%2F093900&quot; title=&quot;【JS】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>2015-12-12 09:39:00</published>
  <title>【JS】JavaScript ～ クラス ～</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/2015/12/12/093900</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
