String s_unicode =newString(b_unicode,"unicode"); 通過打印s_gbk、s_utf8、s_iso88591和unicode,會(huì)發(fā)現(xiàn),s_gbk、s_utf8和unicode都是“深”,而只有s_iso88591是一個(gè)不認(rèn)識(shí)的字符,為什么使用ISO8859-1編碼再組合之后,無法還原“深”字呢,其實(shí)原因很簡單,因?yàn)镮SO8859-1編碼的編碼表中,根本就沒有包含漢字...
www.dbjr.com.cn/program/3162769...htm 2025-6-9