C# ASP.NET 获取远程XML数据 发表评论 2行代码如下: DataSet ds = new DataSet(); ds.ReadXml("http://steamcommunity.com/profiles/76561197962234686/?xml=1");