{"url":"https://sasaplus1.hatenadiary.com/entry/20131217/1387213036","provider_name":"Hatena Blog","published":"2013-12-17 01:57:16","author_url":"https://blog.hatena.ne.jp/sasaplus1/","image_url":null,"blog_title":"\u56db\u89d2\u9769\u547d\u524d\u591c","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsasaplus1.hatenadiary.com%2Fentry%2F20131217%2F1387213036\" title=\"\u540d\u7c3f\u306e\u4e26\u3079\u66ff\u3048\u3092\u3084\u3063\u3066\u307f\u3088\u3046 - \u56db\u89d2\u9769\u547d\u524d\u591c\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","width":"100%","blog_url":"https://sasaplus1.hatenadiary.com/","title":"\u540d\u7c3f\u306e\u4e26\u3079\u66ff\u3048\u3092\u3084\u3063\u3066\u307f\u3088\u3046","author_name":"sasaplus1","type":"rich","provider_url":"https://hatena.blog","categories":["CodeIQ","JavaScript"],"version":"1.0","height":"190","description":"https://codeiq.jp/ace/yanai_masakazu/q528 \u5b9f\u884c\u901f\u5ea6\u3068\u304b\u8003\u3048\u305a\u306b\u3001\u30d1\u30c3\u30d1\u3063\u3068\u66f8\u3044\u305f\u30b3\u30fc\u30c9\u3067\u3059\u3002 function yourCode(obj, key) { // \u6f22\u5b57\u3068\u8aad\u307f\u306e\u30da\u30a2\u3092\u8aad\u307f\u3067\u30bd\u30fc\u30c8\u3057\u307e\u3059 var pairs = getPairs_(obj.kannji, obj.yomi).sort(function(a, b) { return a.yomi > b.yomi; }); // \u30bd\u30fc\u30c8\u3057\u305f\u30da\u30a2\u306e\u914d\u5217\u304b\u3089\u6f22\u5b57\u3068\u8aad\u307f\u3092 // \u305d\u308c\u305e\u308c\u306e\u914d\u5217\u306b\u3057\u3066\u8fd4\u3057\u307e\u3059 return { kannji: pairs.map(function(value) { r\u2026"}