{"width":"100%","categories":[],"url":"https://succeed.hatenadiary.org/entry/20050119/p1","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsucceed.hatenadiary.org%2Fentry%2F20050119%2Fp1\" title=\"\u8ab2\u984c - \u98f2\u307f\u7269\u3060\u304b\u3089\u592a\u3089\u306a\u3044\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","title":"\u8ab2\u984c","image_url":null,"description":"\u7dda\u5f62\u63a2\u7d22\u3092\u7528\u3044\u305fHash\u3092\u5b9f\u88c5\u3057\u3066\u307f\u305f\u3002\u308f\u3056\u308f\u3056\u52b9\u7387\u306e\u60aa\u3044\u5b9f\u88c5\u3092\u3059\u308b\u306a\u3093\u3066\u3001\u306a\u3093\u3068\u3044\u3046\u7121\u99c4\u306a\u4f5c\u696d\u3060\u30fb\u30fb\u30fb \u3068\u308a\u3042\u3048\u305a5\u5206\u304f\u3089\u3044\u3067Perl\u3092\u4f7f\u3063\u3066LinearProbingHash\u3092\u5b9f\u88c5\u3057\u305f\u3002\u3063\u3066\u3044\u3046\u304b\u3001Perl\u306e\u5834\u5408\u306f\u3001\u6a19\u6e96\u3067\u3082\u3063\u3068\u52b9\u7387\u306e\u3044\u3044Hash\u3092\u6301\u3063\u3066\u308b\u306e\u306b\u3001\u305d\u308c\u3092\u7121\u8996\u3057\u3066\u3053\u3046\u3044\u3046\u3053\u3068\u3092\u3059\u308b\u3002 package LinearProbingHash; sub search{ my $this = shift; my $key = shift; foreach(keys %{$this->{_data}}){ $this->{_count}++; if($_ eq $key){ last;#\u7d42\u2026","version":"1.0","blog_title":"\u98f2\u307f\u7269\u3060\u304b\u3089\u592a\u3089\u306a\u3044","published":"2005-01-19 00:00:00","author_name":"succeed","provider_name":"Hatena Blog","provider_url":"https://hatena.blog","type":"rich","blog_url":"https://succeed.hatenadiary.org/","author_url":"https://blog.hatena.ne.jp/succeed/","height":"190"}