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