function reference meaning in Chinese
函数调用
函数对照
函数引用
Examples
- The first parameter is the event name , the second parameter is a function reference that will get executed , and the third parameter is either true
调用中的第一个参数是事件名,第二个参数是要执行的函数引用,第三个参数是 - Single method has been applied to the diagnosis of ovulation and luteal function sound is not enough , but for other ovarian function reference
单用此法来诊断有无排卵和黄体功能是否健全是不够的,但可对其他卵巢功能检查提供参考。 - The call browser window enables you to search for function calls , and then browse the search results and easily navigate to the function references in your source code files
使用“调用浏览器”窗口可以搜索函数调用,然后可浏览搜索结果并轻松定位到源代码文件中的函数引用。 - When a query references a function template , the query optimizer tries to generate a feasible plan that allows this function reference to be evaluated on the remote data source
当一个查询引用一个函数模板时,查询优化器尝试生成一个灵活的计划,允许在远程数据源上计算这个函数引用。 - This declspec is a promise to the compiler , and if the function references globals or second - level indirections of pointer arguments then the compiler may generate code that breaks the application
此declspec是对编译器的一个承诺,如果该函数引用全局变量或第二层间接指针参数,则编译器会生成将中断应用程序的代码。