摘要:
不多说,贴代码。using System;using System.Web.UI.HtmlControls;namespace webtest{ public partial class Aspx : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { //动态加载javascript HtmlGenericControl js = new HtmlGenericControl("script"); ... 阅读全文
posted @ 2013-05-31 11:10
编程小帆
阅读(672)
评论(0)
推荐(0)

浙公网安备 33010602011771号