热门
最新
红包
立Flag
投票
同城
我的
发布
lyccggv
4 年前
truelyccggv
新人报道
下一条:
小白请教
public class Math{ public static void main(String[] args){ System.out.println(Math.abs(-12)); System.out.println(Math.round(10.645)); System.out.println(Math.random()*100); System.out.println(Math.pow(2,4)); }}
立即登录