사용자 도구

사이트 도구


java:string

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
java:string [2023/09/18 02:50]
kwon37xi 만듦
java:string [2023/09/18 03:10] (현재)
kwon37xi [Java String]
줄 2: 줄 2:
   * [[java:string_format|Java String Format]]   * [[java:string_format|Java String Format]]
   * [[java:stringtemplate|StringTemplate]]   * [[java:stringtemplate|StringTemplate]]
 +  * [[java:9|Java 9]]에서 비약적인 문자열 성능 향상이 있었다.
 ===== 참조 ===== ===== 참조 =====
   * [[https://www.baeldung.com/java-string-performance|String Performance Hints | Baeldung]]   * [[https://www.baeldung.com/java-string-performance|String Performance Hints | Baeldung]]
- +  * [[https://www.baeldung.com/java-string-concatenation-invoke-dynamic|String Concatenation with Invoke Dynamic | Baeldung]] 
 +  * [[https://www.baeldung.com/java-string-concatenation-methods|Performance Comparison Between Different Java String Concatenation Methods | Baeldung]] 
 +  * [[http://marxsoftware.blogspot.com/2019/01/jep-280-indify-string-concatenations.html|Inspired by Actual Events: JDK 9/JEP 280: String Concatenations Will Never Be the Same]] 
 +  * https://www.javaspecialists.eu/talks/pdfs/2018%20Voxxed%20in%20Thessaloniki,%20Greece%20-%20%22Enough%20java.lang.String%20to%20Hang%20Ourselves%20...%22%20by%20Heinz%20Kabutz.pdf 
 +  * [[https://dzone.com/articles/concatenating-strings-in-java-9|Concatenating Strings in Java 9 - DZone]] 
 +  * [[https://cl4es.github.io/2019/05/14/String-Concat-Redux.html|String concatenation, redux | Claes Redestad’s blog]] 
 +  * [[https://docs.oracle.com/javase/9/docs/api/java/lang/invoke/StringConcatFactory.html|StringConcatFactory (Java SE 9 & JDK 9 )]]
java/string.1694973049.txt.gz · 마지막으로 수정됨: 2023/09/18 02:50 저자 kwon37xi