First , the replaceAll () method of String replaces all non-ASCII characters with empty strings .
首先,String的replaceAll()方法用空字符串取代所有非ASCII字符。