读jQuery之二十(Deferred对象)
摘要:Deferred对象是由 jQuery.Deferred 构造的,jQuery.Deferred 被实现为简单工厂模式。 它用来解决JS中的异步编程,它遵循 Common Promise/A 规范。实现此规范的还有 when.js 和 dojo。 $.Deferred作为新特性首次出现在版本1.5中
阅读全文
posted @ 2012-12-19 16:32
If you cannot hear the sound of the genuine in you, you will all of your life spend your days on the ends of strings that somebody else pulls.
posted @ 2012-12-19 16:32
posted @ 2012-12-18 07:43