2013年2月16日 - Textarea和Java 换行符:\r\n textarea里的换行符去除换行符temp = temp.replace("\ r\n", ""); ============Java中的换行符===...
my.oschina.net