易网时代-编程资源站
Welcome
微信登录
首页
/
操作系统
/
Linux
/
C语言函数指针实现跳转
1 void (*theUboot)(void); theUboot = (void (*)(void))(0x30700000); theUboot(); 2 (*(void (*)(void))(0x30700000))();
版权所有©石家庄振强科技有限公司2024
冀ICP备08103738号-5
网站地图