摘要: 随便写点什么吧,aspx.cs调用js方法 string js = @""; ClientScript.RegisterStartupScript(Page.GetType(), "myalert", js); 阅读全文
posted @ 2015-12-12 21:35 李zp 阅读(93) 评论(0) 推荐(0)