String.replace แบ็กสแลชเดี่ยวทั้งหมดที่มีแบ็กสแลชคู่
ฉันพยายามที่จะแปลงString \something\ลงในString \\something\\การใช้replaceAllแต่ฉันให้ได้รับทุกข้อผิดพลาด ฉันคิดว่านี่คือทางออก: theString.replaceAll("\\", "\\\\"); แต่สิ่งนี้ให้ข้อยกเว้นด้านล่าง: java.util.regex.PatternSyntaxException: Unexpected internal error near index 1