摘要: 创建上下文对象:TestDBEntities db = new TestDBEntities(); 一、增: //1.1创建实体对象方式一 User uObj = new User() { uName = "刘德华", uLoginName = "aaa", uPwd = "asdfasdfasdf 阅读全文
posted @ 2018-04-09 16:41 hao_1234_1234 阅读(3111) 评论(3) 推荐(1)
摘要: 生成成功后: 3>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3270: 所生成项目的处理器架构“MSIL”与引用“Microsoft.AspN 阅读全文
posted @ 2018-04-09 15:54 hao_1234_1234 阅读(4063) 评论(2) 推荐(0)