readme
来自「lzo-1.08-src.zip 高效的压缩解压代码」· 代码 · 共 33 行
TXT
33 行
============================================================================LZO -- a real-time data compression library============================================================================Please read the file doc/LZO.TXT for an introduction to LZO.See the file doc/LZO.FAQ for various tidbits of information.See the file NEWS for a list of major changes in the current release.See the file INSTALL for compilation and installation instructions.For a quick start how to use LZO look at examples/lpack.c.Directory overview:------------------- acconfig Autoconf configuration files (UNIX specific) B various support files for DOS, Windows, OS/2, ... doc documentation examples example programs include public header files minilzo a lightweight subset for easy inclusion in your project src library source tests more or less exotic test programs util some utility scriptsHave fun,Markushttp://www.oberhumer.com/opensource/lzo/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?