摘要:
普通方式之增删改查,如:View Code public partial class Index : System.Web.UI.Page { Linq.Linq_I_TableDataContext Li; protected void Page_Load(object sender, EventArgs e) { if (!IsPostBack) { GetBind(); GetId(); } } ... 阅读全文
posted @ 2011-11-17 00:51
SatanLucifer
阅读(163)
评论(0)
推荐(0)
浙公网安备 33010602011771号