JAVA常用API整理 一、JAVA常用API java.lang.Math 提供sin, cos, tan, exp, log, log10 等类方法,PI和E等类字段 java.lang.String(StringBui … 继续阅读 JAVA常用API整理