016_linuxC++之_多重繼承

016_linuxC++之_多重繼承 (一)代碼 1 #include <iostream> 2 #include <string.h> 3 #include <unistd.h> 4 5 using namespace std; 6 7 class Sofa { 8 public: 9 void watchTV(void) { cout<<"watch TV"<<e
相關文章
相關標籤/搜索