07 2014 档案
柔性数组,数据类型大小
摘要:http://www.nowamagic.net/academy/detail/1204478http://www.nowamagic.net/academy/detail/1204480 1 #include 2 using namespace std; 3 4 template 5 clas...
阅读全文
typeid, const_cast<Type>的使用
摘要:1 #include 2 using namespace std; 3 4 class A { 5 public : 6 void Show() { 7 cout 去除const或volatile限制: 1 #include 2 using n...
阅读全文
C++类继承中的虚方法
摘要:1 #include 2 using namespace std; 3 4 class A { 5 public: 6 void Show() { 7 cout 2 using namespace std; 3 4 class A { 5 ...
阅读全文
浙公网安备 33010602011771号