为了账号安全,请及时绑定邮箱和手机立即绑定

bottonName = bottonName || 'first';什么意思啊

 $("button:first").click(function(event,bottonName) {
        bottonName = bottonName || 'first';
        update($("span:first"),$("span:last"),bottonName);
    });

如题

正在回答

2 回答

个人理解是这样的,如果bottonName未定义,则取‘first’

0 回复 有任何疑惑可以回复我~
#1

一家之煮 提问者

非常感谢!
2017-01-18 回复 有任何疑惑可以回复我~

  update($("span:first"),$("span:last"),bottonName);  是什么意思

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

bottonName = bottonName || 'first';什么意思啊

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信