1.txt
来自「用于Delphi和BCB的高速压缩组件库」· 文本 代码 · 共 41 行
TXT
41 行
Demos Description
=================
Demos folder contains some simple examples of
using Easy Compression Library.
Archiver
========
This example demonstrates how to create compressed and
encrypted files and change their compression level and password.
CompressedDataStream
====================
This application illustrates compressing and encrypting data in memory,
transfering it, decrypting and decompressing the data on the other end.
CompressText
============
This sample demonstrates how to compress/encrypt and decompress/decrypt
a string and handle errors if compressed data is corrupted.
CustomHeader
============
This demo shows how you can add your own not compressed header
to a compressed file.
Graphic
=======
This program demonstrates how to get compressed Blob fields with Paradox table
using ECL.
TextEdit
========
This demo illustrates use of ECLFileStream for saving
compressed text to disk.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?