摘要: *import java.util.*;public class TestStr2{ static int i=10; static{ System.out.println("静态代码块"); } { System.out.println("代码块... 阅读全文
posted @ 2015-05-02 15:55 野鹤闲人 阅读(471) 评论(0) 推荐(0)