constructors not allowed a return type错误编译时类构造函数报错,提示:constructors not allowed a return type原因是类声明文件中末尾少了";"分号!!囧