<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>babu_babu_baboo</author_name>
  <author_url>https://blog.hatena.ne.jp/babu_babu_baboo/</author_url>
  <blog_title>babu_babu_babooのゴミ箱</blog_title>
  <blog_url>https://babu-babu-baboo.hateblo.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>/* 与えられた文字列の出現回数をそれぞれカウントする 使い方 var hoge = MultiCounter.create (['a', 'b', 'c']); hoge.countup('a'); hoge.countup('a'); hoge.countup('b'); var rst = hoge.getCount (); =&gt; [2, 1, 0] */ (function () { function MultiCounter (aryStrList) { this.a = aryStrList; } function getCount () {//カウント数を配列で返す return…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbabu-babu-baboo.hateblo.jp%2Fentry%2F20161129%2F1480395287&quot; title=&quot;配列の中の文字列と同じだったら、それぞれの文字列ごとにカウントする - babu_babu_babooのゴミ箱&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>2016-11-29 13:54:47</published>
  <title>配列の中の文字列と同じだったら、それぞれの文字列ごとにカウントする</title>
  <type>rich</type>
  <url>https://babu-babu-baboo.hateblo.jp/entry/20161129/1480395287</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
