function reference

  1. 函数引用

网络词典

function reference

英 ˈfʌŋ.keɪr.ref.rəns 美 ˈfʌŋ.keɪr.ref.rəns
名词 中文翻译:功能参考
同义词: ['functional reference', 'functional pointer', 'function pointer']

例句:

  1. 1. Theprogram uses a function reference to access thedatabase.
    程序使用一个函数引用来访问数据库。
  2. 2. The function reference is used to passdata between functions.
    函数引用被用来在函数之间传递数据。
  3. 3. The function reference allowsus to call functions from other modules withoutneeding to import them.
    函数引用让我们可以在其他模块中调用函数,而不需要导入它们。