JoJo: 那只能说 [阅读: 237] 2008-07-04 11:45:49 RPWT了,我试过都可以的 string a = "==abba=="; string b = "=="; string c = a.Trim(b.ToCharArray()); //c is "abba"