go top

网络释义专业释义

短语

成员函数指针 pointer to member function ; member function pointer

虚函数指针 vptr ; virtual function pointer ; vprt

在函数指针中使用 typedef

中断的服务函数指针 InterruptFunction function ; InterruptFunction n function

函数指针攻击 function pointer attack

函数指针的声明原型 Declaration Prototype

对应函数指针 pointer to function

接收完成的函数指针 read done handler

使用函数指针 Using Function Pointers

函数指针地址 SEL

 更多收起网络短语
  • function pointer - 引用次数:6

    参考来源 - 期刊学术社区

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句

  • 返回DB2之前填充函数指针结构

    Populate the function pointer structure before returning to DB2.

    youdao

  • 重写随后执行函数指针异常处理程序。

    Overwriting a function pointer or exception handler that is subsequently executed.

    youdao

  • 步骤3:在返回DB2之前填充函数指针结构

    Step 3: Populate the function pointer structure before returning to db2.

    youdao

更多双语例句

百科

函数指针

函数指针是指向函数的指针变量。因此“函数指针”本身首先应是指针变量,只不过该指针变量指向函数。这正如用指针变量可指向整型变量、字符型、数组一样,这里是指向函数。如前所述,C在编译时,每一个函数都有一个入口地址,该入口地址就是函数指针所指向的地址。有了指向函数的指针变量后,可用该指针变量调用函数,就如同用指针变量可引用其他类型变量一样,在这些概念上是大体一致的。函数指针有两个用途:调用函数和做函数的参数。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定