嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在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