随机显示数字

主要知识点有:

  1. 数组的两种新建方式,
  2. Math.random函数的运用
  3. innerHTML与 += 运算符的运用

原文地址:https://www.cnblogs.com/jikey/p/1756155.html