| 1. | Functions including sourced , sql and external functions 函数,包括源、 sql和外部函数。 |
| 2. | The extern function and global data structure are separately declared in the . c file and the . asm source file 外部函数和全局数据结构分别在. c文件和. asm源文件中声明。 |
| 3. | While you ' re at it , define the usual c header file to declare the function externally , as shown in example 22 - 6 然后,写个普通的头文件来声明外部函数,如例22 - 6所示。 |
| 4. | Beyond the built - in functions , rexx scripts easily access dozens of free external function libraries , tools , and interfaces 除了内置函数外, rexx脚本很容易访问免费的外部函数库、工具和接口。 |
| 5. | Applications in linux are linked to an external function in one of two ways : either statically linked at build time Linux中的应用程序以以下两种方式之一链接到外部函数:要么在构建时与静态库( |
| 6. | Then , when the inner function parameters list is complete , the parameters list reverts to displaying the outer function parameters 然后,当内部函数的“参数”列表完成后, “参数”列表将恢复为显示外部函数的参数。 |
| 7. | 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 。 |
| 8. | 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包含文件,分别用来声明外部函数和全局数据结构。 |
| 9. | 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脚本像调用内置函数或用户编写的函数一样调用外部函数(假设已建立到外部函数库的连接) 。 |
| 10. | 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代码像对待该语言的内置特性一样引用那些函数。 |