摘要:1.创建EF的类库,同时将此项目设置为启动项(为Scaffold-DbContext -tables指令使用),同时安装2个包 1).Microsoft.EntityFrameworkCore.Tools 2).Pomelo.EntityFrameworkCore.MySql (这个是第三方的ef
阅读全文
posted @ 2019-12-26 22:42
随笔分类 - .Net Core
摘要:1.创建EF的类库,同时将此项目设置为启动项(为Scaffold-DbContext -tables指令使用),同时安装2个包 1).Microsoft.EntityFrameworkCore.Tools 2).Pomelo.EntityFrameworkCore.MySql (这个是第三方的ef
阅读全文
posted @ 2019-12-26 22:42
摘要:1.JS获取iframe下面的内容document.getElementById('IFRAME1').contentDocument; 2.dialog 弹出层,定位:postion:'bottom',['right','bottom'],['left','bottom']. 3.IIS上部署WC
阅读全文
posted @ 2016-12-20 09:59
|
||