Uniqua

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-09 07:44:18

软件介绍

Removes Duplicate values from an Array. Note: This plugin is not the same as jquery's $.unqiue function, which works with the $.data functions.. as far as we (eis_os, gensmann, myself.) can tell.

Example

Input:

  ["john", "helen","fred", "john", "helen"];

Output:
  ["john", "helen", "fred"];

Notice: This plugin may include more array functions at a later date, if you would like to ask for something to be included, please catch me via email, or irc as miksago.

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

Twisted Network Programming Essentials

Twisted Network Programming Essentials

Abe Fettig / O'Reilly Media, Inc. / 2005-10-20 / USD 29.95

Developing With Python's Event-driven Framework一起来看看 《Twisted Network Programming Essentials》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

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

在线 XML 格式化压缩工具

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

Markdown 在线编辑器