DLL使用类ICSharpCode.SharpZipLib.Zip.Compression.Deflater defl = new ICSharpCode.SharpZipLib.Zip.Compression.Deflater(9,false); [英] Dll to use the class ICSharpCode.SharpZipLib.Zip.Compression.Deflater defl = new ICSharpCode.SharpZipLib.Zip.Compression.Deflater(9, false);

查看:83
本文介绍了DLL使用类ICSharpCode.SharpZipLib.Zip.Compression.Deflater defl = new ICSharpCode.SharpZipLib.Zip.Compression.Deflater(9,false);的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用课程
ICSharpCode.SharpZipLib.Zip.Compression.Deflater defl =新的ICSharpCode.SharpZipLib.Zip.Compression.Deflater(9,false);
它需要名称空间Simplicit.Net.Lzo,所以请您能帮助我,从哪里获取此名称空间,使用哪个dll下载以使用此名称空间..thanks

hi guyw i m using the class
ICSharpCode.SharpZipLib.Zip.Compression.Deflater defl = new ICSharpCode.SharpZipLib.Zip.Compression.Deflater(9, false);
it require the namespace Simplicit.Net.Lzo so please can u help me that from where i can get this namespace what dll is used to download to use this name space..thanks

推荐答案

您必须搜索SharpZipLib,并通过Visual Studio将dll包含在您的源代码中(右键单击引用",然后选择添加",选择您的dll等).
you have to serach for SharpZipLib and include the dll in your source via Visual Studio (right click on References and choose add, select your dll, etc.)


这篇关于DLL使用类ICSharpCode.SharpZipLib.Zip.Compression.Deflater defl = new ICSharpCode.SharpZipLib.Zip.Compression.Deflater(9,false);的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆