var data = new Array();//数组
data.length = 0;//数组的长度等于0,数组的项就会被清空

相关文章:

  • 2022-02-09
  • 2022-02-05
  • 2021-11-30
  • 2022-12-23
  • 2022-02-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-01
  • 2021-05-11
相关资源
相似解决方案