摘要:        
1 public class Text3{ 2 public static void main(String[] args){ 3 for(int i=0;i=5){ 13 for(int j=3;j>=7-i;j--){ 14 System.out.print(" "); 15 ...    阅读全文
posted @ 2016-09-17 23:54
火山林风
阅读(177)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1 public class Test3 2 { 3 public static void main(String[] args) 4 { 5 Student s1=new Student(10,"貂蝉",18); 6 Student s2=new Student(11,"西施",17); 7 Student s3=...    阅读全文
posted @ 2016-09-17 20:27
火山林风
阅读(172)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1 public class Text1 2 { 3 public static void main(String[] args) 4 { 5 System.out.println("求数组中最大数跟最小数:a[][]={{3,2,6},{6,8,2,10},{5},{12,3,23}}"); 6 int[][] a={{3,2,6}...    阅读全文
posted @ 2016-09-17 16:32
火山林风
阅读(246)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1 import java.util.Scanner; 2 import java.util.Random; 3 public class Text1 4 { 5 public static void main(String[] args) 6 { 7 Code code=new Code(); 8 code.start(); ...    阅读全文
posted @ 2016-09-17 03:45
火山林风
阅读(242)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号