找回密码
 立即注册
收起左侧

quazip解压缩文件问题

1
回复
7940
查看
[复制链接]
累计签到:71 天
连续签到:1 天
来源: 2017-6-21 14:20:12 显示全部楼层 |阅读模式
1Qter豆
本帖最后由 FantasyDJC 于 2017-6-21 14:23 编辑

各位大哥,我又来了。。。。QString path = QDir::currentPath();
QString path1 = path + "/MSoftManagePlatform.zip";
QString path2 = "MSoftManagePlatform.exe";
QString path3 = path + "/MSoftManagePlatform.exe";

QString tem = JlCompress::extractFile(path1,path2,path3);  // 解压失败,是我传入的参数有问题吗?还是我的姿势不正确。
\param fileCompressed The name of the archive.
      \param fileName The file to extract.
      \param fileDest The destination file, assumed to be identical to
      \a file if left empty.

我过了CET-4啊。。。


最佳答案

查看完整内容

说明 CET-6 才是你的目标啊~(ps: 我也不知道)
回复

使用道具 举报

累计签到:742 天
连续签到:1 天
2017-6-21 14:20:13 显示全部楼层
说明  CET-6 才是你的目标啊~(ps: 我也不知道)
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

公告
可以关注我们的微信公众号yafeilinux_friends获取最新动态,或者加入QQ会员群进行交流:190741849、186601429(已满) 我知道了