C++编译错误:multiple types in one declaration时间:2023-03-09 20:20:07 这是在使用QT的时候看到的。这种情况往往是结构体或者是class最后少加了一个分好,加上即可,这个bug找了我好久,mark一下。