經 Sapphire Solutions - 產品類型: 構件 / .NET 精簡框架 / DLL
Compress and decompress files into the popular zip or gz format saving space and transfer times. Shappire GZip Utility allows you to compress data on the server in gz format or a multi-file zip file, this can be decompressed on the client device once it has been downloaded. Alternatively, it could be used to compress certain parts of your data on the device if it isn't being used frequently, giving the device more memory to operate with. Sapphire GZip Utility is also included in the Sapphire Suite, the complete set of Sapphire Solutions Development Utilities. Now supports Satellite Forms. Windows Mobile 6 platform (WM 6.0) compatible.
我們的常規價格如下。 請登錄後查看打折後的價格。
| 加入購物車 | $ 704.62 | 1 Developer License * | 下載 (1.3 MB) | |
| 加入購物車 | $ 351.82 | 1 Developer Upgrade License from previous version * | 驗證 | 下載 (1.3 MB) |
| 加入購物車 | $ 1,763.02 | 1 Developer License * | 下載 (4.1 MB) |
| 加入購物車 | $ 351.82 | 1 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months * | 下載 (29 KB) | |
| 加入購物車 | $ 528.22 | 2 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months * | 下載 (29 KB) | |
| 加入購物車 | $ 704.62 | 3 Year - Includes support for all Sapphire products purchased or upgraded within the last twelve months * | 下載 (29 KB) |
我們的價格包括ComponentSource的技術支持。對於大多數可下載的產品,還提供線上備份和免費升級為新版本,若新版本在購買後的30日內發佈的話。 所有銷售都是按照我們的標準條款 進行的,並且適用我們的退貨政策. 請 聯繫我們 若您需要任何未在上面列出的License選擇,包括批量License及以前的版本。
我們的常規價格見上。 請登錄後查看打折後的價格。
The Sapphire GZip Utility makes file compression and decompression simple with the following features:
Declare the DLL function as a function within your application and call it as though you wrote it yourself. Here's a sample demo on how to compressing and decompress a file within VB.NET.
Zipping a file
DimlErrorAs Integer
lError = sZip(txtFile.Text, txtZip.Text, chkSubs.Checked, 1234567890)
IflError <> 0 Then
MsgBox(lError)
Else
MsgBox("File(s) zipped")
End If
Unzipping a file
DimlErrorAs Integer
lError = sUnzip(txtZip.Text, txtFile.Text, chkSubs.Checked, 1234567890)
IflError <> 0 Then
MsgBox(lError)
Else
MsgBox("OK")
Please, note that this product is also included in the Sapphire Suite, the complete set of Sapphire Solutions eVB, VB.NET and C# Development Utilities. Sapphire Suite package contains the latest version of Sapphire Solutions released utilities: Sapphire RAS Utility, Sapphire FTP Utility, Sapphire GZip, Sapphire Encrypt, Sapphire IrDA, Sapphire Buttons, Sapphire IMEI, Sapphire Battery, etc.
」技術提供發佈者
首要類別
相關產品
相關類別