Skip to content

Commit

Permalink
Create README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
GGzhu committed Jul 3, 2020
1 parent 69510c6 commit 7500002
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions 21/README.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
对象的构造顺序

1.局部对象的

2.堆对象(使用new创建的对象)

3.全局对象

0 comments on commit 7500002

Please sign in to comment.