java study notes day03- Classes and Objects

Here Insert Picture Description
An object memory map
Here Insert Picture Description
two objects a method of using the same memory map
Here Insert Picture Description
two references point to the same method of FIG memory
Here Insert Picture Description

FIG memory when using an object type as a parameter method
Here Insert Picture Description
using memory map when the object type as the return value of the method of
Here Insert Picture Description
member variables and local variables difference between
Here Insert Picture Description
object-oriented features of the three encapsulation
Here Insert Picture Description
using this keyword
Here Insert Picture Description
constructor
Here Insert Picture Description
Here Insert Picture Description
a standard class
Here Insert Picture Description
learned by ALT + Insert code is automatically generated

Published 255 original articles · won praise 119 · views 70000 +

Guess you like

Origin blog.csdn.net/weixin_44517301/article/details/104066289