float -> QString: QString qstr = QString("Run consume: %1").arg(t); // Run consume:会原样输出 QString -> float float t = QString("23.44").
確定! 回上一頁