{"blog_title":"\u3059\u305f\u3093\u3060\u30fc\u3069\u3063\u2606\u3042\u3044\u304a\u30fc\u3063\uff01","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Farvitos.hatenadiary.org%2Fentry%2F20090222%2F1235285685\" title=\"C++ \u914d\u5217 \u9577\u3055 \u53d6\u5f97 - \u3059\u305f\u3093\u3060\u30fc\u3069\u3063\u2606\u3042\u3044\u304a\u30fc\u3063\uff01\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","published":"2009-02-22 15:54:45","author_name":"arvitos","title":"C++ \u914d\u5217 \u9577\u3055 \u53d6\u5f97","url":"https://arvitos.hatenadiary.org/entry/20090222/1235285685","height":"190","image_url":null,"version":"1.0","categories":[],"provider_name":"Hatena Blog","author_url":"https://blog.hatena.ne.jp/arvitos/","description":"\u3053\u308c\u3067\u30b0\u30b0\u3063\u3066\u3082\u6848\u5916\u51fa\u3066\u3053\u306a\u3044\u3002 C++\u3067\u3053\u3093\u306a\u98a8\u306b\u66f8\u304d\u305f\u3044\u3068\u601d\u3063\u3066\u308b\u3093\u3060\u308d\u3046\u3051\u3069\u4e0d\u601d\u8b70\u306a\u3082\u3093\u3067\u51fa\u3066\u3053\u306a\u3044\u3002 int[] ary = new int[10]; system.out.println(ary.length);//10 \u3042\u3044\u304b\u308f\u3089\u305amelpon\u3055\u3093\u306e\u30d1\u30af\u308a\u3060\u3051\u3069\u66f8\u3044\u3066\u307f\u3088\u3046\u3002 #include <iostream> //\u914d\u5217\u30af\u30e9\u30b9 //ary[index]\u3067\u8981\u7d20\u30a2\u30af\u30bb\u30b9\u51fa\u6765\u3066 //ary.length\u3067\u9577\u3055\u304c\u53d6\u5f97\u3067\u304d\u308c\u3070\u3044\u3044 template<class T> class Array{ private: T* m_pAry; public: const int length; Ar\u2026","blog_url":"https://arvitos.hatenadiary.org/","type":"rich","width":"100%","provider_url":"https://hatena.blog"}