Head First Java chapter3 (primitives and variables)

首先是每一章里面书中自带总结。  Variables come in two flavors: primitive and  reference. Variables must always be declared with a name  and a type.  A primitive variable value is the bits representing  the value (5,
相关文章
相关标签/搜索