基础功能数据结构Array ItemArray 描述: 数组对象支持存储的数据类型 签名: local type Item = integer | number | boolean | string | thread | ContainerItem | Job