jQuery的强密码插件 PWChecker

码农软件 · 软件分类 · jQuery表单及相关 · 2019-12-23 14:14:30

软件介绍

Power PWChecker 是一个用来确保用户输入了安全的密码的 jQuery 插件,可用于注册用户的表单防止用户输入一些形如 123456 的密码。

示例代码:

<!--
$(document).ready( function () {
   //Demo code
  $( '.password-container' ).pschecker({ onPasswordValidate: validatePassword, onPasswordMatch: matchPassword });
-->

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

What Technology Wants

What Technology Wants

Kevin Kelly / Penguin Group (USA) Incorporated / 2010-10-14 / USD 27.95

A refreshing view of technology as a living force in the world. This provocative book introduces a brand-new view of technology. It suggests that technology as a whole is not a jumble of wires and ......一起来看看 《What Technology Wants》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具