摘要: public class MathTest{public static void main(String[] args) {/*---------下面是三角运算---------*///将弧度转换角度System.out.println("Math.toDegrees(1.57):" + Math.... 阅读全文
posted @ 2014-09-28 16:28 土金 阅读(535) 评论(0) 推荐(0)