C++
c++ 中 :: . -> 的差異
c++中 * 與 & 的意義
new宣告
include <ssstreamm>
Debug 好用關鍵字
cout << __FILE__ << endl; //for file
cout << __LINE__ << endl; //for line numberLast updated
cout << __FILE__ << endl; //for file
cout << __LINE__ << endl; //for line numberLast updated