摘要:
1 using System; 2 using System.Collections.Generic; 3 using System.Text; 4 using System.Web.UI.WebControls;// 5 using System.Data.SqlClient; 6 ... 阅读全文
posted @ 2014-12-28 12:30
无忧岛主
阅读(1403)
评论(0)
推荐(0)
摘要:
//直接调用WebMessageBox方法 #region 弹出消息对话框 /// /// 弹出消息对话框 /// /// 要弹出对话框的Page类 /// 对话框中提示的内容 public sta... 阅读全文
posted @ 2014-12-28 12:20
无忧岛主
阅读(2111)
评论(0)
推荐(0)
摘要:
private static string[] autoCompleteWordList = null; public string[] GetCompleteDepart(int count,string sql,string filed) { if (co... 阅读全文
posted @ 2014-12-28 11:48
无忧岛主
阅读(4957)
评论(0)
推荐(0)
浙公网安备 33010602011771号