String Lambdas

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-15 08:57:49

软件介绍

String lambdas are cool because they allow us to write less software.
However, string lamdas were removed from jQuery in release 1.2.3 because of
incompatibility with Adobe AIR (http://dev.jquery.com/ticket/2402).

This plugin brings string lambdas back to developers who don't need Adobe AIR.
It also adds the string lambda functionality to $.each().

Usage examples:

$.each(collection, 'a.index = i')
$.grep(collection, 'a.age < 10')
$.map(collection, 'a.name()')


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

深入理解Nginx(第2版)

深入理解Nginx(第2版)

陶辉 / 机械工业出版社 / 2016-2 / 99.00元

本书致力于说明开发Nginx模块的必备知识,第1版发行以后,深受广大读者的喜爱.然而由于Ng,nx功能繁多且性能强大,以致必须了解的基本技能也很庞杂,而第1版成书匆忙,缺失了几个进阶的技巧描述,因此第2版在此基础上进行了完善。 书中首先通过介绍官方Nginx的基本用法和配置规则,帮助读者了解一般Nginx模块的用法,然后重点介绍了女口何开发HTTP模块(含HTTP过滤模块)来得到定制化的Ng......一起来看看 《深入理解Nginx(第2版)》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

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

html转js在线工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换