- 授权协议: 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
Refactoring
Martin Fowler、Kent Beck、John Brant、William Opdyke、Don Roberts / Addison-Wesley Professional / 1999-7-8 / USD 64.99
Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its int......一起来看看 《Refactoring》 这本书的介绍吧!
