你好朋友在Java类中只有一个块有什么用
public class StaticExample { { System.out.println("I m here..."); } }
java
java ×1