06 2008 档案
摘要:protected void GridView1_RowDataBound(object sender, GridViewRowEventArgs e) { if (e.Row.RowIndex != -1) { int id = e.Row.RowIndex; ...
阅读全文
摘要:public partial class _Default : System.Web.UI.Page { private System.Data.OleDb.OleDbConnection nwindConn; string StrCon = ConfigurationManager.ConnectionStrings["tmpdb"].ToString(); prot...
阅读全文


浙公网安备 33010602011771号