mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-20 22:17:09 +08:00
Java对象改为Java类
This commit is contained in:
parent
e9dd66b14f
commit
299893a615
@ -211,7 +211,7 @@ System.out.println(person1.getAddress() == person1Copy.getAddress());
|
||||
|
||||

|
||||
|
||||
## Java 常见对象
|
||||
## Java 常见类
|
||||
|
||||
### Object
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user