Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 12,671 for

tar

(0.14 sec)
  1. 透過C# 將TAR.GZ 轉換為CPIO |存檔轉換 API .NET

    Tar.GZ 到 CPIO C# 轉換的原始碼。使用 API 範例程式碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程式中將 Tar.GZ 檔案批次轉換為 CPIO。...PNG BMP TIFF 3DS 將 TAR.GZ 轉換為 CPIO 將 TAR.GZ 匯出到 .NET Framework、Mono...Download Pricing Buy 如何使用 C# 將 TAR.GZ 轉換為 CPIO 首先,您需要在 C# 專案中取得並引用...

    products.aspose.com/zip/zh-hant/net/conversion/...
  2. 透過C# 將TAR.BZ2 轉換為CPIO |存檔轉換 API .NET

    Tar.BZ2 到 CPIO C# 轉換的原始碼。使用 API 範例程式碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程式中將 Tar.BZ2 檔案批次轉換為 CPIO。...PNG BMP TIFF 3DS 將 TAR.BZ2 轉換為 CPIO 將 TAR.BZ2 匯出到 .NET Framework、Mono...Download Pricing Buy 如何使用 C# 將 TAR.BZ2 轉換為 CPIO 首先,您需要在 C# 專案中取得並引用...

    products.aspose.com/zip/zh-hant/net/conversion/...
  3. 透過 C# 將 ZIP 轉換為 CPIO |存檔轉換 API .NET

    ZIP 到 CPIO C# 轉換的原始碼。使用 API 範例程式碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程式中將批次 ZIP 檔案轉換為 CPIO。...BZ2 (Bzip2) 等格式,常見的方法是先將內容打包成 TAR(磁帶) 格式。此過程讓人想起 Linux 環境中的典型做法。...檔案中的每個檔案或記錄首先捆綁在一起形成單一 TAR 檔案。此 TAR 存檔可作為各個文件的容器,保留其原始結構和元資料。一旦資料被封裝在 TAR 檔案中,...

    products.aspose.com/zip/zh-hant/net/conversion/...
  4. 透過C# 將RAR 轉換為CPIO |存檔轉換 API .NET

    RAR 到 CPIO C# 轉換的原始碼。使用 API 範例程式碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程式中將 RAR 檔案批次轉換為 CPIO。...BZ2 (Bzip2) 等格式,常見的方法是先將內容打包成 TAR(磁帶) 格式。此過程讓人想起 Linux 環境中的典型做法。...存檔中的每個檔案或記錄首先捆綁在一起形成一個 TAR 存檔。此 TAR 存檔可作為各個文件的容器,保留其原始結構和元資料。一旦資料被封裝在 TAR 檔案中,...

    products.aspose.com/zip/zh-hant/net/conversion/...
  5. Working with Typical Linux and Unix Archives vi...

    C# API lets you work with creating and managing Linux and Unix archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives.... often in replacement for TAR. TAR: (Tape Archive) iis one of...not compress data on its own, TAR is commonly used as a container...

    docs.aspose.com/zip/net/archives-for-unix-like-...
  6. 透過 C# 將 ZIP 轉換為 7ZIP |存檔轉換 API .NET

    ZIP 到 7ZIP C# 轉換的原始碼。使用 API 範例程式碼在 VB.NET、Asp.NET 或任何基於 .NET 的應用程式中將 ZIP 檔案批次轉換為 7ZIP。...BZ2 (Bzip2) 等格式,常見的方法是先將內容打包成 TAR(磁帶) 格式。此過程讓人想起 Linux 環境中的典型做法。...檔案中的每個檔案或記錄首先捆綁在一起形成單一 TAR 檔案。此 TAR 存檔可作為各個文件的容器,保留其原始結構和元資料。一旦資料被封裝在 TAR 檔案中,...

    products.aspose.com/zip/zh-hant/net/conversion/...
  7. Convert CPIO to CPIO via C# | Archive Conversio...

    Source code for CPIO to CPIO C# conversion. Use API example code for batch CPIO files to CPIO conversion within VB.NET Asp.NET or any .NET based application....package the contents into a TAR (Tape Archive) format. This process...distribution. The choice of TAR as an intermediate format is...

    products.aspose.com/zip/net/conversion/cpio-to-...
  8. Convert CPIO to 7ZIP via C# | Archive Conversio...

    Source code for CPIO to 7ZIP C# conversion. Use API example code for batch CPIO files to 7ZIP conversion within VB.NET Asp.NET or any .NET based application....package the contents into a TAR (Tape Archive) format. This process...distribution. The choice of TAR as an intermediate format is...

    products.aspose.com/zip/net/conversion/cpio-to-...
  9. 如何使用 Zip、7-zip、Tar 和 XAR 等建立存檔來儲存一個或多個文件

    使用 .NET 以 Zip、XAR、Tar、CPIO 和其他存檔格式建立單一或多個檔案的存檔...儲存多個檔案而不壓縮 TAR 和 CPIO 格式的方法類似,位於已知的 CreateEntry 方法中。 未壓縮的 TAR 存檔 TAR...need archive.Save( "archive.tar" ); } 未壓縮的 CPIO 存檔 CPIO storing...

    products.aspose.com/zip/zh-hant/net/advanced-ap...
  10. How to Zip Files Without Compression via Python...

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications by Python.NET... save(xarFile) TAR The TAR format was originally created...platforms. So if you want to use the TAR format, you just need to create...

    products.aspose.com/zip/python-net/advanced-api...