function library meaning in Chinese
功能集
函数库
Examples
- The < porttype > element can be compared to a function library ( or a module , or a class ) in a traditional programming language
元素可以喻为传统程序设计语言里的函数库(或着是一个模块、一个类) 。 - The framework isolates the application under test from the test scripts by providing a set of functions in a shared function library
框架通过提供共享函数库中的一套函数,把应用程序从测试脚本中分离。 - Assemblies and user - defined functions can duplicate the function names of the analysis services function library or of other assemblies
程序集和用户定义函数可以复制analysis services函数库或其他程序集的函数名称。 - Each function in the function library is specified using a function prototype that provides the return type , function name , and argument type
函数库中的每个函数使用函数原型指定,由函数原型提供返回类型、函数名和参数类型。 - 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脚本像调用内置函数或用户编写的函数一样调用外部函数(假设已建立到外部函数库的连接) 。