【javascript】笔试题

1.js中字符串连接用那个比较高效?

A.a+=b
B.a = a+b
C.Array.join()
D.Array.push()
posted @ 2016-12-12 14:29  DemonGao  阅读(182)  评论(0编辑  收藏  举报