Math.floor(Math.random() * array.length)

    xiaoxiao2022-07-05  127

    mark  js 返回长度范围内的索引:Math.floor(Math.random() * array.length)

    最新回复(0)