摘要: 1、封装:隐藏内实现2、继承:复用现有代码3、多态:改写对象行为 阅读全文
posted @ 2009-11-07 23:23 小冠 阅读(301) 评论(0) 推荐(0)
摘要: 1.使用Command和Datareader对象读取数据  using System;using System.Data;using System.Configuration;using System.Web;using System.Web.Security;using System.Web.UI;using System.Web.UI.WebControls;using System.Web.... 阅读全文
posted @ 2009-11-07 23:16 小冠 阅读(726) 评论(0) 推荐(0)