🌈 搜索
📅  最后修改于: 2022-03-11 14:57:03.060000             🧑  作者: Mango
std::string str = "Hello world"; QString qstr = QString::fromStdString(str);