摘要:
//程序员:罗元昊 2017.9.6public class World{ public static void main(String[] args){ double p=3.14,i=5.50; System.out.println(" 圆的面积:"+ p*i*i+ "cm2"); System 阅读全文
posted @ 2017-09-10 23:33
Mr丶L
阅读(201)
评论(1)
推荐(0)
摘要:
//程序员:罗元昊 2017.9.6public class My{ public static void main(String[] args){ int a=35+100*60; //将跑步时间转化为秒 double b=2.0*1.6; //将跑步路程转化为公里 System.out.prin 阅读全文
posted @ 2017-09-10 23:32
Mr丶L
阅读(234)
评论(1)
推荐(0)

浙公网安备 33010602011771号