摘要:
后台 int id = int.Parse(Request.QueryString["id"].ToString()); switch(id) { case 1: Image1.ImageUrl = "/images/research_pic.gif"; Image2.ImageUrl = "/images/research.gif"; list1.Attributes["class"] = "n... 阅读全文
posted @ 2009-05-21 14:58
赛楠
阅读(1454)
评论(0)
推荐(0)