str = System.Text.RegularExpressions.Regex.Replace(str, @"\s", "");

相关文章: