slice()数组截取;slice(0,-1),截除数组最后一位 原数组改变

NoSuchKey