会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
!精通helloworld
博客园
首页
新随笔
联系
订阅
管理
05 2021 档案
使用Math函数和while循环语句做的猜数字游戏
摘要:知识点: 1.getRandom()随机在两个数之间抽取一个整数 2.while(true){}是死循环,要加break退出整个循环 <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
阅读全文
posted @
2021-05-19 10:04
!精通helloworld
阅读(194)
评论(0)
推荐(0)