专注于互联网--专注于架构

最新标签
网站地图
文章索引
Rss订阅
/// <summary>Global information about the zip file.</summary>[StructLayout(LayoutKind.Sequential)]internal struct ZipFileInfo {/// <summary>The number of entries in the directory.</summary>public UInt32 EntryCount;/// <summary>Length of zip file comme... [阅读全文] [PDF]
1 共1条 分1页