摘要:
using System;using System.Data;using System.Configuration;using System.Web;using System.Collections;using System.Collections.Generic;using System.Text;using System.IO;using ACS = System.Data.OleDb;namespace DAL{ public class DataAccess { //创建连接access数据库的字符串 private string AccessCennection = null; #r 阅读全文
posted @ 2013-03-31 08:46
間單丶
阅读(191)
评论(0)
推荐(0)
浙公网安备 33010602011771号