iOS 手势密码 GesturePassword4Swift
- 授权协议: MIT
- 开发语言: Swift
- 操作系统: iOS
- 软件首页: https://github.com/feiin/GesturePassword4Swift
软件介绍
GesturePassword4Swift 是 Swift 实现的手势密码。
Swift实现手势密码
参考GesturePassword采用Swift语言实现的手势密码
采用keychain做数据持久化,keychain的swift库采用 https://github.com/jrendel/KeychainWrapper
使用方法
下载后将GesturePassword下的swift文件拷贝至工程
具体使用方法参考GesturePasswordControllerViewController.swift
第一次的时候会两次验证密码
以后便会以这个密码进行确认
清空密码可以调用 - clear
verify 验证手势密码在这里
reset 重置手势密码在这 (第一次回调用到这里进行第一次设置)
Software Paradigms
Stephen H. Kaisler / Wiley-Interscience / 2005-03-17 / USD 93.95
Software Paradigms provides the first complete compilation of software paradigms commonly used to develop large software applications, with coverage ranging from discrete problems to full-scale applic......一起来看看 《Software Paradigms》 这本书的介绍吧!
