外部函数 meaning in Chinese
external function
Examples
- 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中的应用程序以以下两种方式之一链接到外部函数:要么在构建时与静态库(