Java 5.0 introduced static import, also known as the tiger version, ... double variable1= Math.sqrt(6.0); double variable2= Math.tan(20); ...
確定! 回上一頁