使用vjslib.dll压缩文件夹 [英] Zipping a folder with vjslib.dll

查看:264
本文介绍了使用vjslib.dll压缩文件夹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
我遵循了 C#压缩文件和/或文件夹 [ ^ ]文章进行压缩我在Winform应用程序中的文件夹.但是在.NET参考中找不到vjslib.dll.我已经下载了此文件,但是将其添加到项目引用中时出错.

我的错误是什么????? !!!!!!

Hi all,
I have following the C# Zip Files and/or Folders[^] article to zipping my folder in my winform application.but i could not found vjslib.dll in .NET references. I have downloaded this file but it has error when i add it to my project references.

what is my mistake?????!!!

推荐答案

您的问题被简化为以下问题:您使用的文章使用了J#库,并使用当J#尚未退休时.您可以通过在.NET Framework v.2.0中安装该代码来获得此代码.请参阅:
http://en.wikipedia.org/wiki/J_Sharp [ http://blogs.windwardreports.com/davidt/2011/02/calling-j-code-from-net-40.html [ DotNetZip
  • ChilKat
  • Your problem is reduced to the following one: the article you use uses a J# library and was written using when J# was not yet retired. You can get this code is you install it with .NET Framework v. 2.0. Please see:
    http://en.wikipedia.org/wiki/J_Sharp[^].

    This article explains how you can use J# code from .NET v.4.0:
    http://blogs.windwardreports.com/davidt/2011/02/calling-j-code-from-net-40.html[^].

    You need to study this problem to find out what you could re-distribute to your users to make this solution possible: install J# v.2.0, learn the dependencies, etc. I suggest you think at the following alternatives:


    • DotNetZip,
    • ChilKat,
    • SharpZipLib


    压缩文件而不使用任何dll参考的最佳解决方案

    http://reference7.blogspot.com/2012/04/compress-and-decompress.html [ ^ ]
    Best Solution to zip the file without using any dll reference

    http://reference7.blogspot.com/2012/04/compress-and-decompress.html[^]


    这篇关于使用vjslib.dll压缩文件夹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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