public class MilesDemo{ public static void main(String[] args) { System.out.println("平均速度为:"+24*1.6/(1+40.0/60+35.0/3600)); }}
posted on 2017-09-17 20:52 哈尼鹿 阅读(236) 评论(1) 收藏 举报