文章分类 -  dojo

摘要:dojo 对Javascript1.6 的数组操作功能进行了拓展: Method Summary clearCache() every(arr, callback, thisObject) Determines whether or not every item in arr satisfies the condition implemented by callback. filter(arr, callback, thisObject) Returns a new Array with those items from arr that match the condition impleme 阅读全文
posted @ 2013-11-02 23:57 Luan Louis 阅读(76) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2013-11-02 16:40 Luan Louis 阅读(60) 评论(0) 推荐(0)