類和動態內存分配(3)

定位new運算符號 //main.cpp #include<iostream> #include<string> using namespace std; const int BUF = 512; class JustTest { private: string words; int number; public: JustTest(const string &s = "just tes
相關文章
相關標籤/搜索