10 2021 档案

摘要:将快速启动设置为冷启动 阅读全文
posted @ 2021-10-17 15:23 _York 阅读(496) 评论(0) 推荐(0) 编辑
摘要:添加Luban库 库地址: //https://github.com/Curzibn/Luban implementation 'top.zibin:Luban:1.1.8' //https://github.com/Curzibn/Luban 使用方法: package com.example.s 阅读全文
posted @ 2021-10-03 11:43 _York 阅读(281) 评论(0) 推荐(0) 编辑
摘要:安装Autofac Program文件中加入UseServiceProviderFactory public class Program { public static void Main(string[] args) { CreateHostBuilder(args).Build().Run(); 阅读全文
posted @ 2021-10-01 15:54 _York 阅读(117) 评论(0) 推荐(0) 编辑
摘要:第一步 定义一个 ServiceProviderInstance对象 public class ServiceProviderInstance { public static IServiceProvider Instance { get; set; } } 第二步 Startup.cs 的 Con 阅读全文
posted @ 2021-10-01 15:51 _York 阅读(356) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示