基本信息
源码名称:C#GIF动画验证码!
源码大小:0.11M
文件格式:.rar
开发语言:C#
更新时间:2023-10-15
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
C#GIF动画验证码!
这是一款C#中的验证码 特色:验证码支持GIF动画,水印 本身亲自验证过. 很多人发布的为了争积分内容不符,要不就不能使用!

.
├── C#GIF动画验证码!_GIF验证码OK.rar
├── GIF验证码
│   ├── GifComponents
│   │   ├── AnimatedGifEncoder.cs
│   │   ├── AssemblyInfo.cs
│   │   ├── Components.csproj
│   │   ├── Components.csproj.user
│   │   ├── Components.suo
│   │   ├── GifDecoder.cs
│   │   ├── LZWEncoder.cs
│   │   ├── NeuQuant.cs
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── Gif.Components.dll
│   │   │   │   └── Gif.Components.pdb
│   │   │   └── Release
│   │   └── obj
│   │       ├── Components.csproj.FileList.txt
│   │       └── Debug
│   │           ├── Components.csproj.FileListAbsolute.txt
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── Gif.Components.dll
│   │           ├── Gif.Components.pdb
│   │           └── TempPE
│   ├── NGif.sln
│   ├── NGif.suo
│   ├── UpgradeLog.XML
│   ├── _UpgradeReport_Files
│   │   ├── UpgradeReport.css
│   │   ├── UpgradeReport.xslt
│   │   ├── UpgradeReport_Minus.gif
│   │   └── UpgradeReport_Plus.gif
│   └── web
│       ├── App_Code
│       ├── App_Data
│       ├── Bin
│       │   ├── Gif.Components.dll
│       │   └── Gif.Components.pdb
│       ├── Default.aspx
│       ├── Default.aspx.cs
│       ├── Web.config
│       ├── validate.aspx
│       └── validate.aspx.cs
└── WaveLibMixer.suo

13 directories, 31 files