命令行方式調用winrar對文件夾進行zip壓縮示例代碼

調用C#自帶的API進行壓縮spa //zip destFullPath = destFullPath + "\\" + _myConfig.zipFileName; if (File.Exists(destFullPath)) File.Delete(destFullPath);
相關文章
相關標籤/搜索