您要查找的是不是:
- partially defined function 部分函数
- Cannot rename an existing User Defined Function. 不能重新命名现有的用户定义函数。
- Shows how to debug a SQL CLR User Defined Function (UDF). 说明如何调试SQL CLR用户定义的函数(UDF)。
- 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. 如果已经有了一个定义好的函数可以获取数据,那就用它。
- These can be easily accessed from any stored procedure, trigger or user defined function. 可以很容易从任何存储过程、触发器或用户定义函数进行访问。
- You can pass any builtin or user defined function with the exception of array(), echo(), empty(), eval(), exit(), isset(), list(), print() and unset(). 您可以传递任何内建的或者用户自定义的函数,除了array(),echo(),empty(),eval(),exit(),isset(),list(),print()和unset()。
- MySQL User Defined Function (UDF) to provide geographic distance calculations - that is to calculate the distance between two points of latitude and longitude. 提供地理距离计算-也就是计算纬度和经度上的两点间的距离。
- A user defined function (UDF) which defined the gas phase inlet velocity was developed according to the real measured velocity. 参考实验中的实测人口风速大小,添加用户自定义函数定义气相入口边界风速。
- Provides an example that uses an existing User Defined Function (UDF) in the AdventureWorks database, named ufnGetStock that returns a count of items in stock for a given ProductID. 提供一个在AdventureWorks数据库中使用现有用户定义的函数(UDF)的示例,此函数称为ufnGetStock,它返回给定ProductID的堆栈中的项的计数。
- Just as we can define function templates, we can also define class templates. 就像可以定义函数模板一样,也可以定义类模板。
- Computer-based relaying system consists of subsystems with well defined functions. 计算机继电保护系统由一些功能明确的子系统组成。
- The research project was only a partial success. 那个研究课题只取得部分成功。
- Heterogeneous reactions, including carbon with O2, H2O, CO2 and H2, were considered by User Defined Functions (UDF). 同时编制UDF函数模拟焦炭和O2、H2O、CO2以及H2的颗粒异相反应。
- Considering the unfitness of the assumption, the paper developed a qualification adhered model using UDF(user defined functions). 针对上述简单模型存在的问题,本文通过用户自定义函数方式引入了粒子的条件粘附模型。
- He was only partially to blame for the accident. 他对事故只应负部分责任。
- Design a simple programming environment so that users and programmers can extend TinyDB with new functions, just like users can write user defined functions in database systems. 设计一个简单的程序设计环境,使用户或程序员可以开发一些新的方法来扩展TinyDB,就像在其他数据库系统中,用户使用自定义方法一样。
- He is partially responsible for the accident. 他对该事故负有部分责任。
- Likewise, procedure calls to globally defined functions are redirected through the "Procedure Linkage Table" (PLT) residing in the data segment of the core image. 同样,全局函数调用也被内核映像数据段中的“过程链接表”进行了重定向。