Uniqua
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/uniqua
软件介绍
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.
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》 这本书的介绍吧!
