KunePassMeter

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-10 13:12:23

软件介绍

This is a modification of the Pass Meter plugin made by David Esperalta: http://plugins.jquery.com/project/passmeter

The basics stay the same to use the plugin. The only modification is that you can use the plugin to display the strength meter outside the password input.

If you want to use the meter outside of the input, add the option:

   var options = {
outsideElt = '#myelt'
   };
   $('input#mypassword').attachPassMeter(options);
  

where #myelt could be the class of your element or the id.

For more questions, http://opencv.kune.fr/jquery-plugins

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

Python金融大数据分析

Python金融大数据分析

[德] 伊夫·希尔皮斯科 / 姚军 / 人民邮电出版社 / 2015-12 / CNY 99.00

唯一一本详细讲解使用Python分析处理金融大数据的专业图书;金融应用开发领域从业人员必读。 Python凭借其简单、易读、可扩展性以及拥有巨大而活跃的科学计算社区,在需要分析、处理大量数据的金融行业得到了广泛而迅速的应用,并且成为该行业开发核心应用的首选编程语言。《Python金融大数据分析》提供了使用Python进行数据分析,以及开发相关应用程序的技巧和工具。 《Python金融大......一起来看看 《Python金融大数据分析》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

html转js在线工具
html转js在线工具

html转js在线工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具