小编Spi*_*bad的帖子

函数调用add()make之前_(下划线)有什么区别?

$.each(data, function(i){
        _(catalog.add(this));//iterating through each object in objectStore
});
Run Code Online (Sandbox Code Playgroud)

我想知道如果我在函数调用之前排除下划线会有什么不同.

更新

OP指的是jquery indexeddb插件.

javascript jquery jquery-plugins indexeddb

6
推荐指数
1
解决办法
657
查看次数

标签 统计

indexeddb ×1

javascript ×1

jquery ×1

jquery-plugins ×1