摘要:
將response.write(<script>alert('');</script>);換成ScriptManager.RegisterClientScriptBlock(this.Page, this.GetType(), "TestAlert", "alert('測試 alert !');", true);就OK 閱讀全文
posted @ 2009-12-05 16:12
Xingsoft
閱讀(200)
評論(0)
推薦(0)
摘要:
在web.confing中 添加 <globalization requestEncoding="utf-8" responseEncoding="utf-8"/> 閱讀全文
posted @ 2009-12-05 16:08
Xingsoft
閱讀(183)
評論(0)
推薦(0)
摘要:
設置winform窗體上默認的按鈕為Enter或Esc鍵,只需設置窗體的acceptbutton和cancelbutton兩個屬性。如果是asp.net頁面只需設置form表單的defaultbutton屬性。在C# windows Form程序中添加托盤可以使用NotifyIcon控件,使程序不顯示在工具欄上可以設置ShowInTaskbar 屬性。點擊關閉按鈕最小化窗體:代碼Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->protecte 閱讀全文
posted @ 2009-12-05 16:00
Xingsoft
閱讀(415)
評論(0)
推薦(0)

浙公網安備 33010602011771號