会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
老张的小迷妹儿
上一页
1
2
3
2017年9月10日
平均速度
摘要: public class Kilometer{ public static void main(String[] args) { System.out.println("平均速度为: "+(24*1.6)/(1+40/60+35/3600)); }}
阅读全文
posted @ 2017-09-10 20:17 老张的小迷妹儿
阅读(82)
评论(0)
推荐(0)
显示图案
摘要: public class Figure{ public static void main(String[] args) { System.out.println(" J A V V A"); System.out.println(" J A A V V A A"); System.out.print
阅读全文
posted @ 2017-09-10 19:56 老张的小迷妹儿
阅读(89)
评论(0)
推荐(0)
圆的面积和周长
摘要: public class Area{ public static void main(String[] args) { double radius=5.5; double area,circle; circle=2*Math.PI*radius; area=radius*radius*Math.PI
阅读全文
posted @ 2017-09-10 19:49 老张的小迷妹儿
阅读(175)
评论(2)
推荐(0)
上一页
1
2
3
导航
博客园
首页
新随笔
联系
订阅
管理
公告