会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
lein.wang
CnBlogs
Home
New Post
Contact
Admin
Subscription
2012年9月18日
javascript Math.random
Math.random() 返回介于0和1之间的一个随机数, 0.0712383823728837....如果想获得一个整数范围随机值值 = Math.floor( Math.random() * 数目 + 第一个可能的值);function selectFrom(lower,upper){ v...
Read More
posted @ 2012-09-18 14:15 lein.wang
Views(101)
Comments(0)
Diggs(0)
Edit
公告