Skip to content

Commit 61bb683

Browse files
committed
更新文章 Java 使用 char[] Array 还是 String 存储字符串 的链接 https://www.ossez.com/t/java-char-array-string/14015
1 parent ed00ae8 commit 61bb683

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core-java-modules/core-java-strings/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
本模块中包含有关 Java 字符串(String)有关的文章。
44

55
### 相关文章
6-
- [Use char[] Array over a String for Manipulating Passwords in Java?](https://www.baeldung.com/java-storing-passwords)
6+
- [Java 使用 char[] Array 还是 String 存储字符串](https://www.ossez.com/t/java-char-array-string/14015)
77
- [Compact Strings in Java 9](https://www.baeldung.com/java-9-compact-string)
88
- [String Not Empty Test Assertions in Java](https://www.baeldung.com/java-assert-string-not-empty)
99
- [String Performance Hints](https://www.baeldung.com/java-string-performance)

0 commit comments

Comments
 (0)