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

Google's PageRank and Beyond

Google's PageRank and Beyond

Amy N. Langville、Carl D. Meyer / Princeton University Press / 2006-7-23 / USD 57.50

Why doesn't your home page appear on the first page of search results, even when you query your own name? How do other web pages always appear at the top? What creates these powerful rankings? And how......一起来看看 《Google's PageRank and Beyond》 这本书的介绍吧!

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

在线图片转Base64编码工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码