String Lambdas
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/string-lambdas
软件介绍
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()')JSP网站开发典型模块与实例精讲
李振捷 / 电子工业出版社 / 2006-8 / 50.0
本书是典型模块与实例精讲丛书中的一本。 本书讲解了使用JSP开发网站系统的经典模块和工程实例,基本囊括了JSP的重点技术,对这些模块稍加修改就可以直接使用到实际项目中。为了方便本书的读者交流在学习中遇到的问题,特地在本书的服务网站上公布了很多QQ群组,读者只要拥有QQ号码,就可以参与到本书的QQ学习群组中一起讨论学习心得。本书的作者还在一定的时间给读者提供在线答疑服务。一起来看看 《JSP网站开发典型模块与实例精讲》 这本书的介绍吧!
