会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
前端HL
只是记录一些个人笔记而已!!!
博客园
首页
新随笔
联系
管理
订阅
2020年6月2日
随机数Math.floor(Math.random()*52+1)
摘要: Math.random():获取0~1随机数Math.floor() method rounds a number DOWNWARDS to the nearest integer, and returns the result. (小于等于 x,且与 x 最接近的整数。)其实返回值就是该数的整数位
阅读全文
posted @ 2020-06-02 22:32 前端HL
阅读(1114)
评论(0)
推荐(0)
编辑
公告