摘要:
废话不说,直接代码 //注入 按单例模式注入RabbitMQ的ConnectionFactory { var mqCfg = context.Configuration.GetSection("RabbitMQ").Get<RabbitMQCfg>(); var cf = new Connectio 阅读全文
摘要:
支持Win10x64、Win7x32、x64,其他没有测试 using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Runtime.Intero 阅读全文
摘要:
InvalidOperationException: The partial view '../Shared/OKAdmin/_OKNav' was not found. The following locations were searched: /Views/Shared/OKAdmin/_OK 阅读全文