缩略图视图中的图像 [英] Image in thumbnails view

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

问题描述

我将图像保存在数据类型为"image"的sql数据库中

我已经成功保存了图像并通过LINQ从数据库中检索了.

现在,我正在使用图像控件显示图像,它一次只显示一幅图像,并且有两个按钮下一个"和上一个"进行导航.一切正常

但是现在我想在浏览器的缩略图视图中显示所有这些图像.并且我希望当使用任何图像时,单击比其应显示的图像大的图像.

欢迎任何材料,建议或指南.

如果您需要更多信息,请发表评论

数据库结构

ID varchar(40)
标记varchar(50)
说明varchar(500)
图片图片

在此先感谢

I am saving my images in sql database with datatype ''image''

i have successfully save images and retrieve from database by LINQ.

Right now I am using image control to display image it is displaying one image at a time and there are 2 button Next and Previous to navigate. It is working fine

But now I want to show all this image in thumbnails view in browser. and I want that when any use click on any image than it should display larger.

Any material or suggestion or guide is welcome.

comment if u want more info

database structure

ID varchar(40)
tag varchar(50)
description varchar(500)
image image

Thanks in Advance

推荐答案

请从 ^ ]


这篇关于缩略图视图中的图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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