摘要:
I'm learning C++ from LearnCpp, you should read it before this article.There is an example just like this:[c language="++"] class Calc { private: int m_nValue;public: Calc() { m_nValue = 0; }Calc& Add... 阅读全文
posted @ 2013-07-16 13:44
benhuan
阅读(322)
评论(0)
推荐(0)

浙公网安备 33010602011771号