URLDecoder.decode("chinese string","UTF-8"). URLDecoder的decode(String str,String ecn)方法有两个参数,第一个参数为待解码的字符串, ...
確定! 回上一頁