搜索资源列表
Class
- ASP.net 验证码源码。在需要加入验证码的地方放入一个IMAGE而后加上所需的程序就可
csharpCheckCode
- 验证码图像 无刷新 扭曲图像 asp.net c# 内含代码和说明-Refresh verification code image without distorting the image asp.net c# Containing code and descr iption
WebFormControl
- ASP.NET页面,展示Label、Literal、输入框(单行,多行,密码)、按钮、radioButton,checkBox,checkBoxList,组合框,单选和多选列表框,panel,Image,Table,ImageMAp控件,并对相应的属性和事件编程-ASP.NET page to display the Label, Literal, enter the box (single, multi-line, password), button, radioButton, checkBo
ZoomImageDemoJquery
- ZoomImageDemoJquery+.net实现图像缩放截取(类似开心网)-ZoomImageDemoJquery+. Net image scaling interception implementation (similar to Happy Net)
CSharp_ImageToDatabase
- for image to databse in asp.net with c#
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.
PressReleaseSystem
- 一个用asp.net,C#为脚本语言编写的新闻发布系统,支持图片上传等功能,程序功能齐全。-One with asp.net, C# as a scr ipting language press releases prepared by the system to support features such as image upload, full-featured program.
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
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
CropZoom_in_Net
- crop image easy, you can crop an image an save croped an use in to many axamples : credentials books, portfolios etc etc etc
ASP.NET-Picturn
- asp.net图片批量上传源码!主要用vs2005开发,有cs源文件。-asp.net image bulk upload source!
ext-gantt-net-sample1.8
- 甘特图(Gantt chart )又叫横道图、条状图(Bar chart)。它是以图示的方式通过活动列表和时间刻度形象地表示出任何特定项目的活动顺序与持续时间。 Ext Gantt甘特图(asp.net版)是基于Extjs核心库的开发的,基于WEB浏览器的甘特图解决方案。可应用于项目管理系统、生产执行系统(MES)、资源管理 系统(ERP)或其它的任务资源分配相关领域的应用程序的。Ext Gantt甘特图完全兼容Extjs语法,熟悉Extjs可以轻易上手。 Ext Gantt
ImageUploader-demo
- asp.net图片上传示例。内赋源码,可批量上传-asp.net image upload example. Assigned within the source code, can bulk upload
updateForASP.NET
- ASP.NET无刷新的图片批量上传,使用flash+xml。可以重命名图片。当然也可以获取到所有图片的名称,路径等。-ASP.NET without refresh image bulk upload, use flash+xml. You can rename the picture. Of course, can get to all the pictures the name of the path.
imageSlider-(2)
- ASP .NET Image Slider
7he7Upload
- 详细介绍 asp.net图片上传自动生成缩略图、图片水印、文字水印-Details asp.net image upload automatically generate thumbnails, image watermark, text watermark
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
yanghang_v29
- Based on multi-document image obtained combining technique, Jacobi iteration for solving linear equations class-based, Dual-line interpolation FFT harmonic analysis kaiser windows.
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