Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 50569ca

Browse files
Merge pull request Snailclimb#768 from YuhanL1n/patch-1
Update reflection.md
2 parents 16c6e1e + e7a30fb commit 50569ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎docs/java/basic/reflection.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ value is JavaGuide
106106

107107
### 静态编译和动态编译
108108

109-
- **静态编译:**在编译时确定类型,绑定对象
110-
- **动态编译:**运行时确定类型,绑定对象
109+
- **静态编译:**在编译时确定类型,绑定对象
110+
- **动态编译:**运行时确定类型,绑定对象
111111

112112
### 反射机制优缺点
113113

@@ -133,4 +133,4 @@ value is JavaGuide
133133
- [Reflection:Java 反射机制的应用场景](https://segmentfault.com/a/1190000010162647?utm_source=tuicool&utm_medium=referral)
134134
- [Java 基础之—反射(非常重要)](https://blog.csdn.net/sinat_38259539/article/details/71799078)
135135

136-
##
136+
##

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /