{"description":"\u66f8\u3044\u3066\u307f\u305f\u3051\u3069\u6b63\u898f\u8868\u73fe\u3067 str.replace(/^\\s+|\\s+$/g, \"\") \u3057\u305f\u65b9\u304c\u901f\u3044\u306e\u3067\u304a\u8535\u5165\u308a\u3002 function trim(str) { var b = 0; var d = str.length; while (b < d && str.charCodeAt(b) <= 0x20) b++; while (b < d && str.charCodeAt(d - 1) <= 0x20) d--; return str.substring(b, d); } \u30ed\u30b8\u30c3\u30af\u81ea\u4f53\u306f java.lang.String \u306e trim() \u3092\u30d1\u30af\u3063\u305f\u306e\u3067\u30d0\u30b0\u306f\u306a\u3044\u306f\u305a\u2026\u3002","categories":["\u30bd\u30d5\u30c8"],"type":"rich","width":"100%","blog_title":"Wisteria::Diary","blog_url":"https://mobitan.hateblo.jp/","provider_name":"Hatena Blog","image_url":null,"height":"190","provider_url":"https://hatena.blog","title":" Javascript \u3067\u6b63\u898f\u8868\u73fe\u3092\u4f7f\u308f\u306a\u3044 trim()","published":"2010-10-14 17:54:05","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmobitan.hateblo.jp%2Fentry%2F20101014%2F1287046445\" title=\" Javascript \u3067\u6b63\u898f\u8868\u73fe\u3092\u4f7f\u308f\u306a\u3044 trim() - Wisteria::Diary\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","version":"1.0","url":"https://mobitan.hateblo.jp/entry/20101014/1287046445","author_name":"mobitan","author_url":"https://blog.hatena.ne.jp/mobitan/"}