string[] listUrl = String.Join(",", list.Replace(" ", ",").Split(',').Distinct()).Split(','); Array.Reverse(listUrl);//反过来