You can escape String in Java by putting a backslash in double quotes e.g. ' can be escaped as ' if it occurs inside String itself.
確定! 回上一頁