1.当参数或局部变量与成员变量同名时选择就近原则

Java基础知识日积月累(Tip of the Day05)

2.this就是对象的地址,谁调就是谁

Java基础知识日积月累(Tip of the Day05)

3.动态初始化对象与静态初始化对象

Java基础知识日积月累(Tip of the Day05)

4.构造生成全选可以Ctrl+A

Java基础知识日积月累(Tip of the Day05)

5.通过构造方法来创建对象

Java基础知识日积月累(Tip of the Day05)

6.API和API文档是两回事

Java基础知识日积月累(Tip of the Day05)

7.变量与常量字符串的拼接本质

Java基础知识日积月累(Tip of the Day05)

8.全是常量在运算时有常量优化机制

Java基础知识日积月累(Tip of the Day05)

相关文章: