摘要:
1. 问题: stm32使用gmtime()转换timestamp为日期,出的结果是乱的,不符合预期。 编译都正确,就是运行结果不正确,比如秒,竟然输出120. 改为localtime正常输出。 2. 以下是Gemini对这个问题的分析: 在 STM32 等嵌入式开发中,gmtime() 和 loc 阅读全文
posted @ 2020-10-28 18:38
jopny
阅读(769)
评论(1)
推荐(0)
摘要:
[HttpGet("{Act}/{UserID}", Name = "GetDevList")] //action不能用,act改为action,编译无问题,测试时提示404 public string Get(string Act, string UserID) { return UserID + 阅读全文
posted @ 2020-10-28 18:21
jopny
阅读(270)
评论(0)
推荐(0)

浙公网安备 33010602011771号