下列说法中为正确的是?(其中$为jQuery)()
A. $.trim(str)可以去掉str两端的空格
B. 运行alert(’abcdefg’.substring(2,5))会弹出’cde’
C. 运行alert(’abcdefg’.substr(2,5))会弹出’cde’
D. 运行alert(newDate(’2018-12-01’).getMonth())会弹出12
查看答案
该试题由用户453****78提供
查看答案人数:45288
如遇到问题请联系客服
正确答案
该试题由用户453****78提供
查看答案人数:45289
如遇到问题请联系客服