摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Data.SqlClient;using System.Data;namespace WebApplication1{ public class SqlOperation { #region 属性 /// <summary> /// 保存在Web.config中的连接字符串 /// </summary> private static readonly string connection 阅读全文
posted @ 2012-05-30 13:11
MingHao_Hu
阅读(246)
评论(0)
推荐(0)
浙公网安备 33010602011771号