• When you call a function, what actually happens is that function gets its own chunk of memory that's identical in size to the data type that it expects.

    当你调用一个函数,实际上发生的是函数得到了自己的内存块,它的大小与它期望的数据类型相同。

    youdao

  • In the module, I declare a function of this type to deal with the incoming data.

    在这个模块中,我们声明了一个这种类型的函数来处理到达的数据。

    youdao

  • The factory is simply a component of the runtime whose function is to instantiate SDO data objects from SDO type definitions.

    这个工厂仅仅是运行时的一个组件,它的功能就是根据sdo类型定义实例化sDO数据对象。

    youdao

  • It gives double the LENGTH function value if double-byte data type is used as input.

    如果使用双字节数据类型作为输入,它就会给出双倍的length函数值。

    youdao

  • Such customization can include adding missing function mappings, altering the data type of a nickname column, and setting some performance-related options.

    这些定制可包括添加缺失的函数映射、修改昵称列的数据类型以及设置某些与性能相关的选项。

    youdao

  • From your chosen programming language, you just supply the data type and the name of the function to be called on the remote server.

    对于编程语言来说,只需要提供数据类型和需要在远程服务器上调用的函数名称即可。

    youdao

  • In this type of learning, the goal is not to maximize a utility function, but simply to find similarities in the training data.

    这类学习类型的目标不是让效用函数最大化,而是找到训练数据中的近似点。

    youdao

  • The output from the function can then be used as input to another function taking XML arguments, or it can be cast to an equivalent SQL data type.

    然后,可以使用函数的输出作为另一个接受XML参数的函数的输入,也可以把它转换为等效的SQL数据类型。

    youdao

  • The function parameters section may be used to define one or more parameters for the function and specify the data type, mode, and other parameter properties.

    函数参数区段可以用于为函数定义一个或多个参数并指定数据类型、模式和其他参数属性。

    youdao

  • The data type for the function return type can be specified directly or using the REFERENCES clause.

    函数返回类型的数据类型可以直接指定,或使用references子句指定。

    youdao

  • Please note that this function utilizes BIT_OR UDF we wrote to operate on bit-like data type parameters.

    注意,该函数使用了我们编写的BIT _ ORUDF对类似于位数据类型的参数进行运算。

    youdao

  • The FROM SQL clause defines the specific function that will be used to transform a value to a built-in data type value representing the structured type.

    FROMsql子句定义了特定的函数,可以使用该函数将将一个值转换成表示结构化类型的内置数据类型。

    youdao

  • When coding to the DB2 UDB platform, the database engine handles any function compensation, data type conversion, etc. needed.

    在为DB 2UDB平台进行编码时,数据库引擎会处理所需的任何函数补偿、数据类型转换等工作。

    youdao

  • In the case where the data type of the parameter is defined by a function prototype, the parameter is converted to that type according the standard rules.

    在参数的数据类型是由函数原型定义的情况中,参数应该根据标准规则转换成这种类型。

    youdao

  • The result of the function is returned as a CLOB (Character Large Object) data type that can hold up to 1 MB of data.

    函数的结果会以CLOB(字符型大型对象)数据类型的形式返回,可容纳1MB 的数据。

    youdao

  • The XMLCAST function can raise errors if the target data type is incompatible with the actual data.

    如果目标数据类型与实际数据不兼容,XMLCAST函数会引发错误。

    youdao

  • It is important to note that the viewer used to render a result is a function of the type of data that it contains.

    重要的是注意,用于显示结果的查看器是其包含的数据类型的功能。

    youdao

  • It is similar to the LENGTH function when used against a single-byte data type.

    它与对单字节数据类型使用LENGTH函数类似。

    youdao

  • The type and brand of data management software that you use will determine how PLM and ERP function.

    数据管理软件的类型和品牌决定了PLM和ERP的功能。

    youdao

  • Creating an XML type tree for output data format by import function.

    通过导入函数为输出数据格式创建一个xml类型树。

    youdao

  • Finally, Rhino affords you the function data type.

    最后,Rhino提供了函数数据类型。

    youdao

  • To access arguments you need to specify the prototype of the function for ProbeVue to recognize the data type of the argument to be fetched.

    要想访问参数,需要指定函数的原型,让ProbeVue知道要获取的参数的数据类型。

    youdao

  • probev_timestamp_t is a special data type used to return the value from the VUE timestamp function.

    probev_timestamp_t是一种特殊的数据类型,用来从VUE时间戳函数返回值。

    youdao

  • XMLCAST: a new SQL function that converts an XML node's value into a relational data type, such as VARCHAR, INTEGER, DATE, and so on.

    XMLCAST:这个新的SQL函数将xml节点的值转换为关系数据类型,比如VARCHAR、INTEGER、DATE等等。

    youdao

  • The var_dump() function shows the contents of the data object, but does not show its SDO type name.

    var_dump()函数展示了数据对象的内容,但未显示其SDO类型名。

    youdao

  • The function is provided with two arguments, the request structure (which includes the request type, path and any body data), and the DocRoot.

    此函数提供两个参数,请求结构(其中包含请求类型、路径和任意主体数据)以及DocRoot。

    youdao

  • In addition to default data type mappings, the wrapper libraries included in WebSphere Information Integrator also contain a set of default function mappings.

    除了默认的数据类型映射,WebSphereInformation Integrator中的包装器库还包含一组默认的函数映射。

    youdao

  • Each type of logon data has a matching function of the IBiBusHeader2 class to be used to retrieve it from the request which is passed to the logon function.

    每个登录数据类型在IBiBusHeader 2类中有一个对应的函数,用于从传递给logon函数的请求中获取登录数据。

    youdao

  • To access the arguments of any given function you need to provide the function prototype for ProbeVue so that it knows which argument is of which data type.

    要想访问函数的参数,需要向ProbeVue提供函数原型,让它知道参数的数据类型。

    youdao

  • The ROWID data type is mapped to VARCHAR(16) FOR BIT and the RID_BIT() function is added to support the ROWID operations.

    ROWID数据类型被映射到VARCHAR(16)FORBIT,并增加了 RID_BIT()函数,以支持 ROWID 操作。

    youdao

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

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

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