字符串相关知识 判断某字符串中包含某个字符,并过滤if (string.Contains("*")) string = string.Replace('*',' ');//将字符串以‘.’分割,并放入到数组中string[] stringArray = MLOC_M.Split('.');