Page 1 of 1

Java muster.quote ("\\ d c pb sdddsf \ n"); Warum

Posted: 09 Sep 2025, 17:15
by Anonymous
Warum \ n < /code> wird nicht ausgedruckt? < /p>

System.out.println(Pattern.quote("\\d c pb sddsf \n"));
< /code>

Grundsätzlich wird alles auseinander gedruckt \ n < /code>. Irgendwelche Hinweise? Es sollte die gesamte Zeichenfolge "buchstänen", sollte es nicht?>