private string Convert(String str) 例如在设置为System.Text.Encoding.GetEncoding("GB2312")时可以将"自贡"转换为"%D7%D4%B9%B1"的gb2312编码~感觉比较实用 相关文章: