title=‘程序邮箱’
java.net.URLEncoder.encode(title, "UTF-8") //编码
URLDecoder.decode("%C4%E3%BA%C3", "GBK") //解码