using System; using System.Collections.Generic; using System.Linq; using System.Web; /// ///url 的摘要说明 /// public class url { public url() { // //TODO: 在此处添加构造函数逻辑 // } public static string urlPath{get;set;} }