摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data.SqlClient;using System.Configuration;using System.Data;using BookShop.Models;namespace BookShop.DAL{ class DBHeler:IDisposable { private string connectionString; //配置文件的连接字符串语句 private bool isConnecte 阅读全文
posted @ 2011-08-21 12:59
战
阅读(183)
评论(0)
推荐(0)

浙公网安备 33010602011771号