android 轮换 \n\r

android 替换 \n\r

http://www.crifan.com/android_java_string_regex_replace_remove_slash_in_multiple_define_line_end/

 


str = str.replaceAll("\\\\n", "<br/>");