此外,create_function的代码是在执行时进行编译,而且结果函数无法被缓存。
Furthermore, the code for create_function is compiled at execution time, and the resulting function cannot be cached.
这些表达式是使用函数构成的,结合这些函数来得到我们可能要查找的结果。
These expressions are formed using functions, which are combined to get the results we may be looking for.
数学模型允许我们计算温度的上升作为上升的函数,结果表明答案可能是肯定的。
Mathematical models that allow us to calculate the rise in temperature as a function of the increase indicate that the answer is probably yes.
这也包括分配空间存储结果的函数。
This includes functions that allocate space to store a result.
这将调用远程节点,使用所提供的参数执行特定模块和函数,并将结果返回给调用方。
This calls the remote node and executes the specific module and function with the supplied arguments, returning the result to the caller.
将上述函数的结果返回至客户端,并在服务器上记录该信息。
Returns the result of the above function call to the client and logs the information on the server.
逻辑工作线程从队列中渠道任务,进行处理,并通过使用一些类提供的函数将结果返回。
The logical workers take the job from the queue, and process it and send back the result by using some of the functions provided by the class.
这确保调用者适当地检验函数结果,从而能够适当地处理错误。
This ensures that callers are properly validating the function result so that they can handle the appropriate errors.
OUTPUT:这个4GL函数返回的结果的数据类型;必须从左到右与函数定义中的输出参数一一对应,还必须与输出参数数量匹配。
OUTPUT: Data types of result returned from this 4GL function; must have one-to-one correspondence from left to right, and must match the count of arguments, as in the function definition.
函数的结果会以CLOB(字符型大型对象)数据类型的形式返回,可容纳1MB 的数据。
The result of the function is returned as a CLOB (Character Large Object) data type that can hold up to 1 MB of data.
它接受一个XML文档作为输入,返回一系列节点或对一系列节点应用函数的结果。
It takes an XML document as input and returns a sequence of nodes or the result of applying a function to a sequence of nodes.
这意味着,如果SQL稍微有点复杂,并且要查询一个表来查找多个结果,那么该函数会在所呈现的xhtml表中创建一个新行。
This means that if your SQL were a bit more complicated and queried a table for multiple results, it would create a new line in the rendered XHTML table.
服务器必须随后检查输入变量是否符合要求,然后调用对应的服务和函数,获取结果,并将结果放入缓存或队列中。
Then the server must check if the input variables are qualified, then invoke the corresponding service and function, get the result and put the result in a cache or queue.
执行过程和函数:执行存储过程和函数,并查看生成的结果集。
Execute procedures and functions: Execute stored procedures and functions, and view the returned result sets.
虚拟堆栈与实际堆栈类似,是一种后进先出(LIFO)的数据结构,可以用来临时存储函数参数和函数结果。
The virtual stack -- like a real stack -- is a last in-first out (LIFO) data structure that temporarily stores function arguments and function results.
图22中的映射规则使用countstring函数的结果和CLONE把输入消息多次传递给功能性映射。
The map rule shown in Figure 22 USES the result of the COUNTSTRING function with CLONE to pass the input message to the functional map many times over.
因为这都是些标量函数,所以将为结果集的每一行创建XML数据类型的结果。
Since these are scalars functions, for each line of the result set, a result of the XML data type is created.
最后我们发现无法使用浮点处理器直接计算超函数(结果使用软件实现了)...
Oh, and the fact that you can't use the floating point processor directly to calculate transcendental functions (it's done in software instead).
转换后,将运行sql语句,并且从函数返回结果。
After it is converted, the SQL statement is run, and the results are returned from the function.
字符串变量的长度:substr函数的输入参数,决定了结果字符串的期望长度或length函数的输出。
Length of a string variable: Input argument for the SUBSTR function, which determines the desired length of the resulting string or output of the length function.
PHP要求使用两个或多个 IBM_DB2函数从结果集中提取行和字段。
PHP requires the use of two or more IBM_DB2 functions to extract the rows and fields out of the results set.
而且,虚表查询偶尔还会返回奇怪的结果,而在使用TimeSeries函数时不会碰到这种情况。
Also, I have occasionally encountered strange results from virtual table queries that do not occur when I use the direct TimeSeries functions.
使用xpath函数产生的结果自动填充节点。
Automatically populate a node using the results of an XPath function.
值得注意的是,您在执行其他查询函数时不能在指针和结果集上执行distinct函数,而应直接在集合上执行。
It's worth noting that you do not perform the distinct function on a cursor or result set as you do other query functions, but you perform it directly on the collection.
结果,func函数所分配的20个字节的块就丢失了,并导致了内存泄漏。
As a result, the 20 byte block allocated by the func function is lost and results in a memory leak.
这要比创建XML文档便捷得多,因为我们只需把MySQL结果直接传给函数。
This is much more convenient than creating an XML document, as we simply have to feed our MySQL results directly to the function.
然后,您可以将结果传递给CouchDB 的emit函数。
END块中的normalize函数把结果除以一百万,得到以毫秒为单位的时间数据。
The normalize function in the END block divides the result by a million to get the timing in milliseconds.
使用node - set扩展函数使结果树片段(rtf)能够导航和筛选。
Using the node-set extension function to convert a Result Tree Fragment (RTF) to be navigable and filterable.
jQuery中的map()方法为每个结果节点运行指定的函数。
The map() method in jQuery runs the specified function for each of the result nodes.
应用推荐