QFile file("main.o"); if (!file.open(QIODevice::ReadOnly)) return; QByteArray all = file.readAll();
21,435
社区成员
26,687
社区内容
加载中
试试用AI创作助手写篇文章吧