public class Demo09 {static{ System.out.println("hello world"); ? ?//照著書上敲的代碼,還是報錯????什么原因 System.exit(1);} } 查看完整描述