Skip to content

Commit d079dd8

Browse files
committed
auto commit
1 parent 6428c98 commit d079dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/notes/Java 基础.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* [不可变的好处](#不可变的好处)
99
* [String, StringBuffer and StringBuilder](#string-stringbuffer-and-stringbuilder)
1010
* [String Pool](#string-pool)
11-
* [new String("abc")](#new-string"abc")
11+
* [new String("abc")](#new-stringabc)
1212
* [三、运算](#三运算)
1313
* [参数传递](#参数传递)
1414
* [float 与 double](#float-与-double)

0 commit comments

Comments
 (0)