請問Static的意思 / Java入門一般區 / 程式設計俱樂部
2002/1/29 上午 09:04:51 我同意 dckson101 的說法... 以下一段文字供參考... An initialization block is a block of code between braces that is executed before an object of the class is created. There are two kinds of initialization blocks. A static initialization block is a ....