• 如果遇到一个需要使用正则表达式函数实例很可能创建用户定义函数处理要求

    If you come across an instance where you need to use regular expression functions, then you will likely have to create user-defined functions to handle your requirement.

    youdao

  • 甚至可能希望创建用户定义类型以便确切所需选项传递每个函数这样允许每个函数执行使用不同选项。

    You may even want to create a user-defined type to pass the exact required options to each of the functions, which would allow each execution of a function to use a different set of options.

    youdao

  • 函数接受指向用户空间缓冲区指针、一个指向内存缓冲区指针、以及一个字节定义长度

    This function accepts a pointer to a user space buffer, a pointer to a kernel buffer, and a length defined in bytes.

    youdao

  • 几何图形转换成相应SVG表示DB 2数据一个用户定义函数帮助下完成

    The conversion of geometries to their SVG representation is performed by the DB2 database server with the help of a new user-defined function.

    youdao

  • 任何使用应用程序需要这个名称空间声明因为用户定义函数必须存在某个名称空间中。

    This namespace declaration is required for any application that USES the library since the user-defined function has to be in a certain namespace.

    youdao

  • 为了指定任务应该运行命令,在这里输入在每次运行任务时执行多个sql语句(分号分隔)一个用户定义函数

    In order to specify the command that the new task should run, enter multiple SQL statements separated by semicolons or a user-defined function here which is executed at every task run time.

    youdao

  • 这个变量指定防护例程调用比如存储过程用户定义函数调用所使用大小4KB单位)。

    This variable specifies the size (in 4 KB pages) of the pool used for fenced routine invocations, such as stored procedure or user-defined function calls.

    youdao

  • 每次打开关闭一个标记或者每次解析器看到文本时,节点或文本信息回用户定义函数

    Every time a tag is opened or closed, or any time the parser sees some text, it makes callbacks to some user-defined functions with the node or text information.

    youdao

  • 最后一步用户定义函数(UDF)本身求值过滤所有误判候选者,即去掉所有不相等字符串

    In the final step, the user-defined function (UDF) itself is evaluated to filter out all false positive candidates, in other words, remove all non-equal strings.

    youdao

  • 编写使用关系数据类型的用户定义函数相比,编写使用XML 的用户定义函数差异并不

    Writing user-defined functions that work with XML isn't much different from writing user-defined functions that work with relational data types.

    youdao

  • 编写一个简单使用动态sqlSQL用户定义函数(UDF),转换字符串传入公式计算

    And writing a simple SQL User Defined Function (UDF) that USES dynamic SQL to convert the formula passed in the string and calculate the value.

    youdao

  • 这里业务逻辑用户定义函数实现,并且这些函数只能逻辑记录处理工作上,而不用关心多个处理操作问题

    The business logic is implemented in user-definable functors that only work on logical record processing and aren't concerned with multiprocessing issues.

    youdao

  • 然而如果浏览器地址编辑错误文件名,那么error404函数在前面定义用户通知一错误。

    If, however, a creative and mischievous soul edits a bad file name in his browser's address bar, the error404 function (defined above) will inform the user of it.

    youdao

  • 清单4显示了一个非常简单JSON转换JSONx用户定义函数

    Listing 4 illustrates a very simple invocation of the user-defined function that transforms JSON into JSONx.

    youdao

  • InfoSphereWarehouse数据挖掘DB 2存储过程用户定义函数构建利用DB 2作为执行环境,从而获得高性能数据库内执行。

    InfoSphere Warehouse data mining is built with DB2 stored procedures and user-defined functions for high-performance in-database execution, taking advantage of DB2 as an execution environment.

    youdao

  • XPath支持函数但XQuery提供了重要内置函数运算符而且允许用户定义自己函数

    While XPath doesn't support functions, XQuery provides a substantial collection of built-in functions and operators and also allows users to define functions of their own.

    youdao

  • 系列下一篇文章我们介绍Vim内置事件模型探索如何建立用户编辑时自动触发用户定义函数

    In the next article in this series, we'll investigate Vim's built-in event model and explore how to set up user-defined functions that trigger automatically as the user edits.

    youdao

  • 作为一名开发人员任务就是创建实现vti函数访问方法以及必要额外用户定义(udrs)访问您外部数据源

    As a developer, your task is to create an access method that implements VTI purpose functions and as many additional user-defined routines (UDRs) as necessary to access your external data source.

    youdao

  • 发出二进制部署用户IDRACF程序控制没有定义。用于切换用户_ login函数调用失败

    The user ID that is issuing the binary deploy is not defined to the RACF program control the _login function to switch users failed.

    youdao

  • 特别是,本系列下一文章重点考察Vimscript用户定义函数特性以及它们如何改善Vim体验。

    In particular, the next article in this series will focus on the features of Vimscript's user-defined functions and on the many ways they can make your Vim experience better.

    youdao

  • 函数索引根据用户定义(User Defined Routine,UDR)返回创建

    A functional index is created on values returned by a User Defined Routine (UDR).

    youdao

  • 包括别名(nickname)、索引用户定义函数UDF统计信息

    This includes statistics for tables, nicknames, indexes, columns, and user-defined functions (UDFs).

    youdao

  • DB 2UniversalDatabase (DB 2UDB)用户定义函数(user - defined functions,UDF)允许添加自己函数定义从而扩展db2内置函数

    DB2 Universal Database (DB2 UDB) user-defined functions (UDFs) allow you to extend the built-in functions of DB2 by adding your own function definitions.

    youdao

  • 函数索引可以指定各种不同访问方法包括B -Tree、r - Tree用户定义访问方法。

    A functional index can specify different access methods that include B-Tree, R-Tree, and user-defined access methods.

    youdao

  • 另外,也可以输入(集合解析器)实现一个用户定义特定XPath 2.0扩展函数,如下所示。

    Alternatively, you might implement the input (collection resolver) as a user defined XPath 2.0 extension function that was more specific like.

    youdao

  • 清单7一个名为contains用户定义函数演示了其中原理。

    Listing 7 demonstrates how this works with a user-defined function named contains.

    youdao

  • I4GL_FUNCTION用户定义惟一函数函数包含消费Web服务自动生成代码

    I4GL_FUNCTION Unique user-defined function name containing the auto-generated code to consume a Web service.

    youdao

  • Oracle 9.2方法功能通过MTK部署目标数据库一系列用户定义函数实现

    The Oracle 9.2 method functionality is achieved through a series of user-defined functions that MTK deploys to the target database. These six supported UTL_FILE methods are

    youdao

  • 如何高效地处理说明性查询语言嵌入用户定义函数查询优化一个重要内容

    How to process user defined functions incorporated in declarative query languages efficiently is an important aspect of query optimization.

    youdao

  • 如何高效地处理说明性查询语言嵌入用户定义函数查询优化一个重要内容

    How to process user defined functions incorporated in declarative query languages efficiently is an important aspect of query optimization.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定