#include <iostream.h>void main(){ cout<<"dfdfd\n";}上面的void反回类型不可用,插件提示main必须有返回类型int,请问大家有谁用过eclipse开发过c++