/ JSON 这是一个小库,包含一个整洁的 JSON 解码器/编码器,也可以。 它是为构建的。
2021-07-02 15:03:57 6KB PHP
1
GoogleAuthenticator谷歌身份验证器官方最新安卓版.apk
2021-07-02 13:04:21 6.59MB 谷歌身份验证器 GoogleAuthentica
php-otpauth 一个简单的基于 Google Authenticator 的两因素身份验证生成器和验证器 身份验证由 HTTP POST 提供,可与 pam_url ( ) 一起使用以提供两因素 PAM 身份验证,而无需安装任何特定客户端。 使用的库: chregu 的 Google 身份验证器: : joshcam 的 PHP Mysql 类: : Jquery-QrCode: ://larsjung.de/jquery-qrcode/
2021-06-29 19:23:34 182KB PHP
1
验证器 字符串验证和清理 这是的版本。 安装 使用gitTio for Titanium SDK,您可以轻松地安装它 $ gittio install validator 使用概述 有关的完整文档头。 var validator = require ( 'validator' ) ; validator . isEmail ( 'foo@bar.com' ) ; //=> true 学分 用于 执照 The MIT License (MIT) Copyright (c) 2015 Manuel Lehner Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Sof
2021-06-17 22:04:20 10KB JavaScript
1
####它是什么? Node.js 的验证器 ####API 是什么?
2021-06-11 16:06:00 410KB JavaScript
1
Google身份验证器 Google Authenticator.apk,用于gitlab双重身份认证
2021-06-04 17:57:55 4.21MB google Authenticator 身份验证器 gitlab
1
谷歌身份验证器,即Google Authenticator(Google身份验证器)v2.5谷歌推出的一款动态口令工具,解决大家的google账户遭到恶意攻,官网下载保证安全
2021-06-03 09:01:35 6.47MB GoogleAuthentic Google身份验证器
1
手机下载 authenticator function generateCode($start=16,$end=50) { return (new \app\common\google\GoogleAuth())->model()->generate_code(rand($start, $end)); //return randomkey(rand($start, $start)); } function captchaUrl($secret) { return (new \app\common\google\GoogleAuth())->model()->google_qrcode($secret); }
2021-05-26 10:00:15 3KB google 验证器
1
表单验证器 这是一个非常轻量的javascript表单验证类。 具有json规则可自定义的js表单验证器 这个插件使js表单验证非常容易,并且可以使用json完全自定义。 请查看sample / example.html以获得完整的演示。 配置 要使用JSON Form Validator,您需要在页面上包括脚本,定义验证规则并调用它,最后告诉验证器何时运行验证。 < script type =' text/javascript ' src =' jsonValidator.js ' > </ script > < script > var options = { } ; var rules = { } ; var inputs = document . querySelectorAll ( 'input, select' ) if ( ValidateForm . validate
2021-05-11 22:02:58 80KB javascript json js vanilla-javascript
1
本工具按《GB 32100-2015 法人和其他组织统一社会信用代码编码规则》编写,输入统一社会信用代码即可验证
2021-04-30 10:04:35 13KB 统一社会信用代码 社会信用码
1