基本信息
源码名称:php+js实现极验拖动验证码-tncode
源码大小:0.29M
文件格式:.rar
开发语言:PHP
更新时间:2023-10-31
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍
php js实现极验拖动验证码-tncode
演示地址:http://aso.39gs.com/tncode/index.html 相信在淘宝,斗鱼这些大网站都见到过这样的验证码了,拖动验证码比传统在移动端有更好的化验,减少用户的输入。...2、js canvas画图 3、破解干扰

.
├── TnCode.class.php
├── bg
│   ├── 1.png
│   ├── 2.png
│   ├── 3.png
│   ├── 4.png
│   ├── 5.png
│   └── 6.png
├── check.php
├── img
│   ├── icon.png
│   └── mark.png
├── index.html
├── php js实现极验拖动验证码-tncode.rar
├── style.css
├── tn_code.js
├── tn_code.min.js
└── tncode.php

2 directories, 16 files