本文分类:news发布日期:2026/2/12 21:23:39
打赏

相关文章

__attribute__((constructor))

转自&#xff1a;https://blog.csdn.net/accumla/article/details/96161462 __attribute__((constructor)) 先于main()函数调用 __attribute__((destructor)) 在main()函数后调用 #include <stdio.h> #include <stdlib.h>static void before(void) __attribu…

手机版浏览

扫一扫体验

微信公众账号

微信扫一扫加关注

返回
顶部