VScodeC语言结构体成员提示不全

写STM32代码,以 test.c 和 test.h 举例
test.c中

test.c
#include "main.h" // <----这个移到最上边就好了
#include "test.h"

。。。。。。

posted @ 2025-10-23 17:54  quanshimutou  阅读(13)  评论(0)    收藏  举报