摘要: 原地址:http://www.dreamincode.net/code/snippet2879.htm  using System.Collections.Generic;  using System.Globalization;  public static List<string> GetCountryList() { //create a new Generic list to ... 阅读全文
posted @ 2010-03-09 14:18 自由精灵 阅读(454) 评论(0) 推荐(0)