用react.js实现了一个版本,大家可以看看:
https://luojinghui.github.io/gallery-by-react/src/index.html
https://luojinghui.github.io/gallery-by-react/src/index.html
2016-09-09
我觉得var max = Math.max.apply(null,range)会比较好些,因为range的长度可能不止只有2个。
同时发先一个bug,求随机数是,应该是像下取整,用Math.floor().
同时发先一个bug,求随机数是,应该是像下取整,用Math.floor().
2016-09-01