sreturn = sreturn.Replace("<?xml version=\"1.0\" encoding=\"GBK\"?>", "");

 

string l_strResult =  str.Replace("\n", "").Replace(" ","").Replace("\t","").Replace("\r","");

相关文章:

  • 2021-11-18
  • 2021-06-18
  • 2021-11-13
猜你喜欢
  • 2021-04-08
相关资源
相似解决方案