QFileInfo fileInfo;. fileInfo.setFile(path);. bool exists(); 判断文件是否存在,若存在返回true。 qint64 size(); 获取文件大小, ...
確定! 回上一頁