import java.util.Random; import static java.lang.Math.*;//JDK1.5新特性靜態匯入包 public class TestMath { public static void main(String[] ...
確定! 回上一頁