bool res = string.Equals(str1, str2, StringComparison.CurrentCultureIgnoreCase)

 

相关文章: