簡體   English   中英

SevenZipSharp如何從存檔中提取特定文件

[英]SevenZipSharp how to extract a specific file out of the archive

使用SevenZipSharp的C#中,如何提取單個特定文件? (我不想提取所有存檔)。

public void ExtractFile(
    string fileName,
    Stream stream
)

這有幫助嗎?

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM