摘要:
1--Math类简单的东西 //一些常数 show(Math.PI); show(Math.E); //四舍五入 show(Math.round(3.4)); show(Math.round(3.6)); //向上取整 show(Math.ceil(3.1)); //向下取整 show(Math.f 阅读全文
posted @ 2022-03-19 14:06 罗芭Remoo 阅读(53) 评论(0) 推荐(0) 编辑
看书,写代码,玩游戏,音乐与旅游
posted @ 2022-03-19 14:06 罗芭Remoo 阅读(53) 评论(0) 推荐(0) 编辑