2010年6月20日

asp.net后台注册javascript方法

摘要: Page.ClientScript.RegisterClientScriptInclude();//js在单独的文件中Page.ClientScript.RegisterStartupScript();//注册的js会写在页面下方Page.ClientScript.RegisterClientScriptBlock();//注册的js在页面上方 阅读全文

posted @ 2010-06-20 18:13 酒囊饭袋 阅读(150) 评论(0) 推荐(0)

burongyia

摘要: http://www.cnblogs.com/ivdoing/archive/2009/10/11/1580756.html 阅读全文

posted @ 2010-06-20 17:30 酒囊饭袋 阅读(85) 评论(0) 推荐(0)

导航