解压缩图像并在asp.net中显示 [英] Unzip Images and display in asp.net

查看:71
本文介绍了解压缩图像并在asp.net中显示的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个类型为image的sql字段,在这个feid中,两个图像被保存在里面,这些图像被压缩。

如何解压缩这个字段并在asp.net中显示两个图像。

I have a sql field of type image, in this feid two images are saved inside it which are compressed.
how to unzip this field and display the two images in asp.net.

推荐答案

分步进行。

步骤1:实现如何解压缩C#

步骤2:实现如何从文件夹位置显示图像。

步骤3 :结合1& 2



对于第1步,请看这里:如何在c#.net 中解压缩文件[ ^ ]

第2步是直截了当 - 只需提供图像的正确源链接。



如果您遇到任何问题,请尝试和具体问题。
Take it in steps.
Step 1: Implement on how to unzip in C#
Step 2: Implement on how to display image from a folder location.
Step 3: Combine 1 & 2

For Step 1, look here: How to unzip file in c#.net[^]
Step 2 is straight forward - just provide the proper source link to the image.

Try out and specific issue if you face any.


这篇关于解压缩图像并在asp.net中显示的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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