摘要:
//这是在网上找的中文解释的SqlHelperusing System;using System.Configuration;using System.Data;using System.Data.SqlClient;using System.Collections;namespace com.DataAccess{ /// <summary> /// SqlHelper类提供很高的数... 阅读全文
posted @ 2010-09-13 16:09
董雨
阅读(286)
评论(0)
推荐(0)