readmecs.txt
来自「给出了 zip 压缩算法的完整实现过程。」· 文本 代码 · 共 30 行
TXT
30 行
On Windows open this file in WordPad.Contents of the "windll/csharp" sub-archiveThis directory contains a Visual C Sharp (C#) sample project forusing the zip32.dll library. The zip and unzip projects were generouslydonated by Adrian Maull. The unzip project should be added to the nextunzip release.The projects are based on .NET Framework 1.1. They were contributedto the Info-Zip project April 2005. If you have questions or comments,contact us at www.Info-ZIP.org or for specific questions about theseprojects contact Adrian Maull directly at adrian.maull@sprintpcs.com.See UnZip.cs and Zip.cs for information about each project. Currentlythe sample projects have some bugs as noted in the above files andare only designed for Zip 2.3x and UnZip 5.5x. We are looking toport the projects to Zip 3 and UnZip 6. These projects are mostlyuntested by us at this time.These sample projects are distributed as part of the Info-ZIP distributionunder the Info-ZIP license.Note that the files may saved in unix format with carriage returnsstripped. These may need to be restored before the project can be successfullyused.Ed Gordon7/18/2005
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?