Array.removeAt 函数。使用 removeAt 移除 Array 的指定索引处的元素. 元素索引值要比 index 参数小1.如果 index 为负数, removeAt 函数从数组最后进行计数. 调用 removeAt 时使用的index 大于数组长度则无效.[导入]MsAjax Lib-> Array.removeAt 函数
文章来源:http://blog.csdn.net/chsword/archive/2007/02/25/1514223.aspx

相关文章:

  • 2021-08-17
  • 2022-02-12
  • 2021-11-15
  • 2021-12-05
猜你喜欢
  • 2021-09-10
  • 2021-09-14
  • 2021-05-23
  • 2021-07-30
相关资源
相似解决方案