iOS 手势密码 GesturePassword4Swift

码农软件 · 软件分类 · 手势交互(Gesture) · 2019-07-03 10:27:30

软件介绍

GesturePassword4Swift 是 Swift 实现的手势密码。

demo

Swift实现手势密码

参考GesturePassword采用Swift语言实现的手势密码

采用keychain做数据持久化,keychain的swift库采用 https://github.com/jrendel/KeychainWrapper

使用方法

下载后将GesturePassword下的swift文件拷贝至工程

具体使用方法参考GesturePasswordControllerViewController.swift

第一次的时候会两次验证密码

以后便会以这个密码进行确认

清空密码可以调用 - clear

  • verify 验证手势密码在这里

  • reset 重置手势密码在这 (第一次回调用到这里进行第一次设置)

本文地址:https://codercto.com/soft/d/9310.html

Software Paradigms

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》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器