带Zip文件上传的图库应用 [英] Gallery app with Zip file upload

查看:91
本文介绍了带Zip文件上传的图库应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在创建一个图库应用程序,我希望用户能够上传一个

压缩文件(包含图像),然后我将其解压缩并存储在
$中b $ b画廊供在线评论。


我是否需要第三方组件或者是否可以单独使用c#?


TIA


MC

I''m creating a gallery app, I would like users to be able to upload a
zip file (containing images) which I then unpack and and store in a
gallery for online review.

Do I need a third party component or can it be done in c# alone?

TIA

MC

推荐答案

" mc" < mc@community.nospamwrote in message

news:45 ******** @ mail.hmgcc.gov.uk ...
"mc" <mc@community.nospamwrote in message
news:45********@mail.hmgcc.gov.uk...

我正在创建一个图库应用程序,我希望用户能够上传一个zip

文件(包含图像),然后我将其解压缩并存储在图库中/>
用于在线评论。


我是否需要第三方组件或者是否可以单独使用c#?
I''m creating a gallery app, I would like users to be able to upload a zip
file (containing images) which I then unpack and and store in a gallery
for online review.

Do I need a third party component or can it be done in c# alone?

http: //blogs.msdn.com/dotnetinterop/...05/567402.aspx


就个人而言,我不喜欢System.IO.Compression的东西,所以我倾向于使用Chilkat Zip插件来获得
http://www.chilkatsoft.com/Zip-DotNet.asp


SharpZipLib http://icsharpcode.net/OpenSource/Sh...b/Default.aspx

可能是你想要的价格0的成本
SharpZipLib http://icsharpcode.net/OpenSource/Sh...b/Default.aspx
could be what you are looking for at the pricely cost of 0





2006年11月21日星期二17:20:33 +0000 ,mc< mc@community.nospamwrote:


On Tue, 21 Nov 2006 17:20:33 +0000, mc <mc@community.nospamwrote:

>我正在创建一个图库应用,我希望用户能够上传
zip文件(包含im然后我将其解压缩并存储在一个
画廊中进行在线评论。

我是否需要第三方组件或者是否可以单独使用c#?

TIA

MC
>I''m creating a gallery app, I would like users to be able to upload a
zip file (containing images) which I then unpack and and store in a
gallery for online review.

Do I need a third party component or can it be done in c# alone?

TIA

MC



-


Bits.Bytes。
http://bytes.thinkersroom.com

这篇关于带Zip文件上传的图库应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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