搜索资源列表
ASP.NETimagezoom
- ASP.NET运用AJAX头像图片裁切(仿开心网)-asp.net zoom image
B2C
- ASP.net实现B2C网站,包含登入身份验证,用户注册,管理员后台管理,图像上传,购物车,热销推荐等等模块,使用VisualStudio2005和SQL2005平台。使用说明书在压缩包内。-ASP.net achieve B2C websites, including login authentication, user registration, the administrator admin, image upload, shopping cart, hot, etc. recommend
ZoomImageDemoJquery
- ZoomImageDemoJquery+.net实现图像缩放截取(类似开心网)-ZoomImageDemoJquery+. Net image scaling interception implementation (similar to Happy Net)
AutoUpload
- This ASP.NET (VB.NET) sample demonstrates how to automatically upload each acquired image as a separate file to the file system on Web Server after each scanning.
evpic
- ASP.NET的图片上传组件,可以按时间生成文件名,加水印图片,水印可以设置透明度,位置.-ASP.NET upload component images can be generated by the time the file name, add a watermark image, watermark can set the transparency of the location.
pictureManage
- 这是基于ASP.NET的图片管理系统,根据需要,可以实现图片上传,加水印,图片管理,图片下载,图片查询等功能。-This is based on the image management system for ASP.NET, if necessary, can upload pictures, add watermarks, image management, image download, image query functions.
ZoomImageDemo
- Jquery+.net实现图像缩放截取(类似开心网) 好不容易完成了一个基于web2.0概念的项目管理系统,在系统的实现过程中用到了头像的缩放裁剪的功能模块,而且我发现在网络上很少有讨论这方面的文章,所以把我的实现方式贴出来,和大家分享一下,写的不好还请多多海涵。-Jquery+. Net image scaling to achieve the interception of (similar to Happy Network) finally completed a projec
GoogleCode
- 无刷新仿google波形扭曲彩色Asp.net验证码 无刷新:也就是一般网站都有的“看不清,点击更换”、“更换验证码”的那种功能 波形扭曲:类似google验证码,这个能更有效的防止验证码被机器人攻破,具体的扭曲程度可以自行设置(正弦曲线Wave扭曲图片产生波形滤镜效果) 彩色:字符颜色都是随机的 大小写:也是随机的,当然为了输入方便没有对大小写进行限制,也可以自己修改哦-Google refresh waveform without distortin
ImageCtrl
- asp.net 页面实现图片处理 1)实现缩放图片:加载图片时根据屏幕缩放图片; 2)实现图片的翻转、旋转; 3)实现图片的放大、缩小、还原初始大小; 4)实现图片的拖拽、滚轮放大缩小图片; 5)浮动控制按钮对图片进行控制(div)-To achieve scaling picture: load image scaling in accordance with the screen image 2》To achieve the turnover picture,
Ex06_02
- asp.net 网站滚动广告图片源代码,B/S架构,ASP.NET,C#语言开发 -asp.net web site Scroll Ad Image source code for B/S architecture ASP.NETC# Language Development
asp.netImageBulkUpload
- asp.net Image Bulk Upload
ShowPuc
- ASP.NET 从RDB二进制流显示多个图片!一个IMAGEBUTTON显示不同的图片.-ASP.NET binary stream from the RDB display multiple picture! A IMAGEBUTTON display a different image.
asp-net-ile-resim
- Write on image asp.net c#
uploadpic
- asp.net 图片上传代码,非常实用的-asp.net image upload code
ASP.NET-Picturn
- asp.net图片批量上传源码!主要用vs2005开发,有cs源文件。-asp.net image bulk upload source!
asp-image-watermark
- asp.net图片水印组件源码asp.net image watermark component source asp.net image watermark component source -asp.net image watermark component source
uc_avatar_upload_rev156
- asp.net 和flex的头像上传,实现图片的上传前预览,截取和保存-upload asp.net and flex the head to realize the image before uploading preview, capture and save
ext-gantt-net-sample1.8
- 甘特图(Gantt chart )又叫横道图、条状图(Bar chart)。它是以图示的方式通过活动列表和时间刻度形象地表示出任何特定项目的活动顺序与持续时间。 Ext Gantt甘特图(asp.net版)是基于Extjs核心库的开发的,基于WEB浏览器的甘特图解决方案。可应用于项目管理系统、生产执行系统(MES)、资源管理 系统(ERP)或其它的任务资源分配相关领域的应用程序的。Ext Gantt甘特图完全兼容Extjs语法,熟悉Extjs可以轻易上手。 Ext Gantt
ASP.NET--voting-applet-pie-chart
- 一个ASP.NET显示圆饼图的投票小程序,只实现了投票和显示投票数据的基本功能,使用了圆饼图作为百分比图,更形象更清淅,用户一目了然即可掌握投票的情况。-An ASP.NET show the voting applet pie chart, only the basic functions of the voting and voting data, use a pie chart as a percentage of the map, the image is more clear miss
QR.NET-master
- 这是一个DOME,直接下载使用,仅实现二维码生成功能,如要增加二维码打印功能可以参考以下代码,如要增加其他功能请自行开发。 Image image = qrCodeEncoder.Encode(strData); Bitmap printPicture = new Bitmap(image.Width+20, image.Height + 40); Graphics g = Graphics.FromImage(printPicture); Rectangle destRect = ne