- 授权协议: GPL
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/lych0317/AuthCodeViewDemo
- 软件文档: https://github.com/lych0317/AuthCodeViewDemo/blob/master/README.md
软件介绍
绘制验证码,支持两种形式
第一、给一个简单的字符串,我自己来画,主要用于客户端验证。eg:(DGCC)
第二、给我一个连接,传给我一张图片,我来显示,用于服务端验证。eg:http://IP/.../.../codeImages.jsp
DOM Scripting
Jeremy Keith / friendsofED / 2010-12 / GBP 27.50
There are three main technologies married together to create usable, standards-compliant web designs: XHTML for data structure, Cascading Style Sheets for styling your data, and JavaScript for adding ......一起来看看 《DOM Scripting》 这本书的介绍吧!
