We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b8e52f + a18c108 commit 72fd7d8Copy full SHA for 72fd7d8
docs/notes/Java 基础.md
@@ -1346,7 +1346,7 @@ class Sample
1346
}
1347
1348
```
1349
-[Method Overloading](https://beginnersbook.com/2013/05/method-overloading/#:~:text=Method%20Overloading%20is%20a%20feature,constructor%20having%20different%20argument%20lists.)
+[Method Overloading](https://beginnersbook.com/2013/05/method-overloading/)
1350
1351
- 构造重载 例子
1352
```java
0 commit comments