目录

1. 桌面没有我的电脑可以Win+e右键属性然后进行配置环境变量

2.JDK JRE JVM

3.+=赋值运算符的好处

4.常量优化机制

 5.++ --运算

6.逻辑运算符

7.java语言的核心就是操作数据


笔者重新学习一遍基础知识后的温故而知新的收获总结一次.

1. 桌面没有我的电脑可以Win+e右键属性然后进行配置环境变量

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

2.JDK JRE JVM

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

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

Java语言是跨平台的但是JVM不是跨平台,想要各种平台运行,必须按照不同的虚拟机! 

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

3.+=赋值运算符的好处

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

4.常量优化机制

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

 5.++ --运算

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

6.逻辑运算符

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

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

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

7.java语言的核心就是操作数据

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

相关文章: