05 2024 档案

摘要:中间件 public class CustomOcelotMiddleware : Ocelot.Middleware.OcelotMiddleware { private readonly RequestDelegate _next; public IConfiguration _configur 阅读全文
posted @ 2024-05-27 14:58 世人皆萌 阅读(44) 评论(0) 推荐(0) 编辑
摘要:基础参数 interface,abstract,virtual,override 然后实现了这样的效果 同一个方法,调用不同的实现类,那实现不一样的结果 具体代码 public interface IStatsBase { string UserSpeak(string content); stri 阅读全文
posted @ 2024-05-20 10:58 世人皆萌 阅读(15) 评论(0) 推荐(0) 编辑

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