1.使用方法concat()。
2.使用user.name或user["name"]。
3.错。
4.使用array.slice(0)。
5.使用属性array.length或string.length。