Skip to the content.
cs-notes
brief computer science notes
View on GitHub
Home
/
cs-notes
/
Language
/
Java
/
Basic
/
Object
/
Fields Initialization
内存分配时,赋予类型默认零值
字段声明初值
代码块赋值
构造赋值