C语言程序container_of问题 时间:2026-04-25 00:48:00 浏览:816次 container_of是内核的一个宏。你现在的错误是未定义这个宏导致的可以自己手动添加这个宏 标签:C语言,container,程序