1、测试方法如下: public static String toUtf8(String str) { return new String(str.getBytes("UTF-8"),"UTF-8"): } 备注说明: str.
確定! 回上一頁