外部 1.(某一范围以外) outside; external 外部世界 the external world; the outside world; the outer world; 事物的外部联系 external relations of things; 国家政策的制定不该受外部影响。 national policy should not be determined by outside influence.2.(表面) exterior; outside; surface 外部装修 exterior decoration; (房屋) 外部的修理 outside repairs
函数 [数学] function◇函数计算机 function computer; 函数计算器 function calculator; 函数运算 functional operation
Functions including sourced , sql and external functions 函数,包括源、 sql和外部函数。
The extern function and global data structure are separately declared in the . c file and the . asm source file 外部函数和全局数据结构分别在. c文件和. asm源文件中声明。
While you ' re at it , define the usual c header file to declare the function externally , as shown in example 22 - 6 然后,写个普通的头文件来声明外部函数,如例22 - 6所示。
Beyond the built - in functions , rexx scripts easily access dozens of free external function libraries , tools , and interfaces 除了内置函数外, rexx脚本很容易访问免费的外部函数库、工具和接口。
Applications in linux are linked to an external function in one of two ways : either statically linked at build time Linux中的应用程序以以下两种方式之一链接到外部函数:要么在构建时与静态库(
Then , when the inner function parameters list is complete , the parameters list reverts to displaying the outer function parameters 然后,当内部函数的“参数”列表完成后, “参数”列表将恢复为显示外部函数的参数。
Particular xslt engines , of course , often come with foreign - function apis to write extra capabilities in javascript , vb , or other languages 当然,特别是xslt引擎,常常伴随着用javascript 、 vb或其他语言编写的实现特殊功能的外部函数api 。
An extension of primesstep2 that adds a separate c header file and an . asm include file to declare the extern function and global data structure Primesstep2的扩展,它添加一个c头文件和一个. asm包含文件,分别用来声明外部函数和全局数据结构。
Rexx scripts invoke external functions in the same manner as built - in or user - written functions once access is established to the external function library Rexx脚本像调用内置函数或用户编写的函数一样调用外部函数(假设已建立到外部函数库的连接) 。
So when using an external or add - in function library , your rexx code refers to those functions in the same way it would if they were a built - in feature of the language 所以,当使用外部函数库或附加函数库时, rexx代码像对待该语言的内置特性一样引用那些函数。