• When you want to create an atomic value of one of the time-oriented data types, use a type-constructor function and provide the string representation as an argument.

    如果需要创建时间相关数据类型的单个,可以使用类型构造函数提供时间字符串表示形式作为参数。

    youdao

  • This function accepts a string as an argument (the original value of the field), and returns a masked version of the value.

    这个函数接受字符串参数原始),返回该值的一个屏蔽版本

    youdao

  • Using a function as a function argument, or returning a function as a value, elevates this abstraction into the realm of higher-order functions.

    函数用作函数参数将函数作为返回这些概念属于高阶函数领域

    youdao

  • 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.

    字符串变量长度substr函数输入参数决定结果字符串的期望长度length函数的输出

    youdao

  • For instance, because the output of a function is completely determined by its input and its code, you don't need to evaluate a function more than once with the same argument.

    例如由于函数输出完全输入代码决定,因此无需使用相同实参多次计算一个函数。

    youdao

  • To make one executable look like many executables, BusyBox exploits a seldom-used feature of argument passing to the main C function. Recall that the C main function is defined as follows

    为了个可执行程序看起来就像是很多执行程序一样,BusyBox传递C的 main函数参数开发个很少使用特性

    youdao

  • The instanceof function provides a good way of checking type, but you can also roll object type checking into the method signature itself by using type hints in the argument list.

    虽然 instanceof功能提供了一种检查类型方法可以通过参数列表中使用类型提示,来将对象类型检查滚动方法签名自身中。

    youdao

  • This statement passes a row as the second argument of the genxml2 function.

    这个语句传递作为genxml2函数的第二参数

    youdao

  • A friend function named spacefriend, which is a friend of class space, and which takes the class object as an argument and prints the value of its variable x.

    名为spacefriend函数space友元,它的参数是类对象输出类对象x变量

    youdao

  • Now, the sqlquery function can take multiple arguments as input where the first argument is a string value representing a full select followed by the values of the parameters.

    现在sqlquery函数可以多个参数作为输入第一参数一个表示选择字符串其后参数

    youdao

  • The first argument of the distribute function is a list.

    distribute函数第一参数一个列表

    youdao

  • The only argument that you pass into the Server is a function that will be called for each client connection. Inside this function, add the client connection to the list of all client connections

    传递Server中的惟一参数针对每个客户连接进行调用一个函数

    youdao

  • The dyn: evaluate function converts its argument to a string and dynamically evaluates that string as an XPath expression, returning the result of this evaluation.

    evaluate函数参数转化一个字符串,将字符串作为XPath表达式进行动态计算并返回结果

    youdao

  • The first argument to the add function is a symbolic name, by which the generated page can be referred to in the notebook: we will make use of it below.

    add函数第一参数一个符号可以notebook通过引用生成下面我们使用

    youdao

  • It takes a function argument of an input filename, in which details about the RSS feed sources are specified.

    接受输入文件名称作为函数参数文件中指定了关于rss提要细节

    youdao

  • As explained earlier, the stub method takes a callback function as its final argument, which is used to capture the list of courses in the response.

    正如先前介绍的,存根方法采用回调函数作为最后的实实参用来捕获响应中的球场列表

    youdao

  • Offset within a string: The second argument of the LOCATE function, which specifies the starting position within a string to begin the search.

    字符串中的偏移量LOCATE函数第二参数指定字符串开始搜索起始位置

    youdao

  • Note that when you try to access an argument of a class member function the actual argument count starts from 2 instead of 1.

    注意,在访问成员函数参数实际的参数编号2而不是1 开始。

    youdao

  • In XSLT 2.0, you can use a second argument to further check if a particular function that supports a specific number of arguments, or arity, is supported.

    XSLT 2.0中,可以使用第二参数进一步检查某个函数是否支持特定数量或者任意参数

    youdao

  • To achieve the desired number of repeats, the functional map call is driven by a single argument that USES the CLONE function, as shown in Figure 4.

    为了实现所需次数重复使用clone函数参数驱动功能性映射调用4。

    youdao

  • The function, preg_grep , makes processing a list very easy: Simply provide the pattern as the first argument and an array of words to match as the second argument.

    使用函数preg_grep可以非常轻松处理列表只需提供模式作为第一参数提供匹配单词数组作为第二个参数。

    youdao

  • The final argument of every exported Sajax function is a response handler that handles the output of foo_bar().

    每个 Sajax导出函数最后参数一个响应处理程序,负责处理 foo_bar() 的输出

    youdao

  • The second argument, vals, is a list of values for the keys that were passed into the function.

    第二参数是 vals传递函数中的列表

    youdao

  • The changes begin in the third code block, which USES the two-argument form of the built-in getline function to return a list of all the lines in the range to be realigned.

    第三代码开始发生变化使用内置getline函数双参数形式返回需要重新对齐的行的列表

    youdao

  • To call a function and use its return value as part of a larger expression, simply name it and append a parenthesized argument list.

    调用函数使用返回作为语言表达式一部分,只需要命名附加一个使用圆括号括起参数列表

    youdao

  • The view's map function takes the document as an argument and performs a series of computations to determine what data should be available via the view.

    视图map函数文档作为一个参数执行一系列计算决定应该哪些数据使用视图。

    youdao

  • Because map takes one argument, a function, we can use the "placeholder" indicator _ instead of a named parameter.

    因为map接受参数,即函数我们可以_占位来替代有名参数。

    youdao

  • Versa provides data conversion functions, one of which is the string function, which converts its argument to a string.

    Versa提供数据转换函数,其中之一string函数参数转换成字符串。

    youdao

  • Superficially the code changes are minor; rather than having a block of code following the "for" line, the code is passed as an argument to the "Parallel.For" function.

    最直观反应就是代码只需作细微修改;在“for”语句内的代码,可以作为参数传递Parallel.For”函数中。

    youdao

  • As is obvious from their names, display is a function that prints out its argument and newline is a function that simply prints out an end-of-line character.

    名称可以明显看出display打印参数函数newline打印出一个回车换行字符的函数。

    youdao

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

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

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