代码搜索:Interface
找到约 10,000 项符合「Interface」的源代码
代码结果 10,000
www.eeworm.com/read/174595/9581157
h robot2.h
#ifndef ROBOT2_H
#define ROBOT2_H
// Get needed include files
#include "INoise.h"
class ComNoisyRobot : public CCmdTarget
{
public:
// Constructor and destructor
ComNoisyRobot();