1.printf()调用顺序,从右到左¶ 常和自增++一起考了 ![[Pasted image 20240329165228.png]] 2.类的初始化是根据私有变量的声明顺序进行的¶ ![[Pasted image 20240329165411.png]]