經 Fath Software - 產品類型: 構件 / ActiveX OCX / ActiveX DLL
Create and manipulate industry-standard zip files. FathZIP is a high-performance data compression COM component for Windows developers. It provides your applications with the capability to create and manipulate industry-standard zip files. FathZIP is a fully compilant COM/ActiveX control you can use in any ActiveX / COM Windows development tools including Visual Basic, MS Access, MS Visual C++, ASP, Windows scripting, etc.
我們的常規價格如下。 請登錄後查看打折後的價格。
| 加入購物車 | $ 77.42 | 1 Developer License * | 下載 (759 KB) | |
| 加入購物車 | $ 54.19 | 2-5 Developer License - price per license * | 下載 (759 KB) | |
| 加入購物車 | $ 46.45 | 6-10 Developer License - price per license * | 下載 (759 KB) | |
| 加入購物車 | $ 38.71 | 11 and above Licenses - price per license * | 下載 (759 KB) |
我們的價格包括ComponentSource的技術支持。對於大多數可下載的產品,還提供線上備份和免費升級為新版本,若新版本在購買後的30日內發佈的話。 所有銷售都是按照我們的標準條款 進行的,並且適用我們的退貨政策. 請 聯繫我們 若您需要任何未在上面列出的License選擇,包括批量License及以前的版本。
我們的常規價格見上。 請登錄後查看打折後的價格。
FathZIP is a high-performance data compression COM component for Windows developers. It provides your applications with the capability to create and manipulate industry-standard zip files.
FathZIP is a fully compilant COM/ActiveX control you can use in any ActiveX / COM Windows development tools. It includes: Visual Basic, MS Access, MS Visual C++, ASP, Windows scripting, etc.
By using few simple methods you can get info about files in archive, create ZIP archives, compress, extract or remove files from them, make self-extracting archives, read/write archives that span multiple disks, or compress data from/to memory. Everything with optional file encryption.
FathZIP features disk spanning, self-extractor module with windows GUI, COM interface and bigger-then-2Gb archive support.
Visual Basic example:
'Create zip
FathZip1.CreateZip "c:\test.zip", ""
FathZip1.AddFile "c:\folder\*.dat", ""
FathZip1.AddFile "c:\config.sys", ""
FathZip1.Close
'Extract files
FathZip1.OpenZip "c:\test.zip"
FathZip1.ExtractFile "config.sys"
FathZip1.RemoveFile 1
FathZip1.Close
」技術提供