摘要: 这是一个控制台程序,作用是通过Code First创建数据库.1.添加EntityFrameWork的引用.2.添加类 CodeFirstTest1.csusing System;using System.Collections.Generic;using System.Linq;using Sys... 阅读全文
posted @ 2015-11-26 22:55 miaoying 阅读(400) 评论(0) 推荐(0)