2018年12月28日

学习计划

摘要: 1、依赖注入DI { 三种注入方式 三种生命周期 } 2、AutoMapper 3、Fluent API https://docs.microsoft.com/en-us/ef/core/modeling/ 4、.net core api 5、.net core mvc 6、Nlog(记录日志)nlog.extensions.logging等等(这里其他的日志记录组件的使用基本一致)、 http... 阅读全文

posted @ 2018-12-28 11:23 菜鸟客栈 阅读(191) 评论(1) 推荐(0) 编辑

jquery自动完成插件的使用

摘要: .ui-autocomplete { z-index:99999 !important; max-height: 100px; overflow-y: auto; /* 防止水平滚动条 */ overflow-x: hidden; z-index:9999999 } $("#Calib... 阅读全文

posted @ 2018-12-28 11:15 菜鸟客栈 阅读(160) 评论(0) 推荐(0) 编辑

导航