摘要:
[toc] 基于Coravel定时任务之物联网设备数量统计 1 应用背景 在物联网系统中,需要计算底端所有设备的总数,显示在Dashboard中,进行一个总数的显示。包括离线,告警,停运等等数据都需要对应的总数的统计显示。 2 对比各家定时库 2.1 TaskScheduler TaskSchedu 阅读全文
摘要:
C\ 程序调试错误集 [toc] 1.依赖注入错误System.InvalidOperationException: Unable to resolve service for type 'xxx' while attempting to activate 'xxx'. 1.1 出错现象 Syste 阅读全文