您要查找的是不是:
- Cannot rename an existing User Defined Function. 不能重新命名现有的用户定义函数。
- The controlling function defines the thread. 控制函数定义线程。
- Shows how to debug a SQL CLR User Defined Function (UDF). 说明如何调试SQL CLR用户定义的函数(UDF)。
- Shader function defines what operations must be executed on a single vertex. 着色器函数定义了单个顶点上可以执行的操作。
- For most programmers, the most important change is the new syntax for declaring and defining functions. 对大部分程序员来说,最重要的改变是新的函数声明和定义的语法。
- Demonstrates how to step from a stored procedure into a User Defined Function. 演示如何从存储过程进入并单步执行用户定义的函数。
- This example shows how to debug a SQL CLR User Defined Function (UDF). 该示例演示如何调试SQL CLR用户定义的函数(UDF)。
- If there is a defined function that can get the data you need, use it. 如果已经有了一个定义好的函数可以获取数据,那就用它。
- Just as we can define function templates, we can also define class templates. 就像可以定义函数模板一样,也可以定义类模板。
- statement function defining statement 语句函数定义语句
- The Defining Function of Satellite City 论卫星城的职能定位
- The photosynthetic unit then is a physiological unit of function defined by experiments with intact plants. 通过用整体植物作的试验,又把光合单位定义为生理学的功能单位。
- A specification which determines how something is constructed, defining functional modularity as well as the protocols and interfaces which allow communication and cooperation among modules. 一种规格说明。它决定系统如何构成,确定功能模块以及允许模块间进行通信和协同的协议与接口。
- The other scaling function defines the interval between two adjacent grid points. By default the distance is 1. 另一个缩放函数缩放的是两个邻接的点。默认值得话这个值是1。
- The PeriodsToDate function defines the tuples in the set over which the Aggregate function operates. PeriodsToDate函数定义Aggregate函数对其进行运算的集中的元组。
- A specification which determines how something is constructed,defining functional modularity as well as the protocols and interfaces which allow communication and cooperation among modules. 一种规格说明。它决定系统如何构成,确定功能模块以及允许模块间进行通信和协同的协议与接口。
- Creates a function prototype for each function defined in the source file, but does not compile the source file. 此选项为在源文件中定义的每个函数创建函数原型,但不编译该源文件。
- Call the function defined previously to retrieve a Dictionary of the query string parameters, indexed by name. 调用先前定义的函数,通过按名称索引来检索查询字符串参数的Dictionary。
- An extension of a function is a function defined on a superset Y of X such that f | X = g. 计算机科学中,参数和返回值的数据类型分别确定了子程序的定义域和对映域。
- Confusion can arise due to the way names are resolved inside a function defined within the class body itself. 可能引起混淆的是函数中名字确定的方式,而该函数是在类定义体内定义的。