CS计算机代考程序代写 #ifndef CONTROL_H程序代写 CS代考 #ifndef CONTROL_H #define CONTROL_H class Control { public: private: }; #endif