摘要: 1、如果已经有 angulat 项目,直接安装 antd 这个插件然后使用: npm install ng-zorro-antd --save / cnpm install ng-zorro-antd --save 2、app.module.ts 文件导入 import { NgModule } f 阅读全文
posted @ 2020-07-15 22:24 三瑞 阅读(669) 评论(0) 推荐(0) 编辑
摘要: SQL Server 数据库默认端口1433 端口问题访问不了 防火墙中“入站规则”加了一个 允许1433,(可能是其他什么策略规则禁止了此端口) 阅读全文
posted @ 2020-07-15 09:55 三瑞 阅读(1524) 评论(0) 推荐(0) 编辑