摘要:
using System;using System.Collections.Generic;using System.Data.Entity.Infrastructure;using System.Linq;using System.Linq.Expressions;using System.Reflection;using System.Text;namespace P04DAL{public class BaseDAL where T:class,new(){/// /// 数据上下文对象/// P05MODEL.LeaveWordBoradEntities db = new P05MOD 阅读全文
posted @ 2014-04-08 03:27
dhyah
阅读(1467)
评论(0)
推荐(0)
浙公网安备 33010602011771号