• 相反编写一个函数调用它时,返回生成器

    Instead, one writes a function that, when called, returns a generator.

    youdao

  • Vim中编写一个函数文件源代码传递Perl代码

    You define a function in Vim that passes to the Perl code the file sources.

    youdao

  • 另外选择编写函数获取用户选择插件直接依赖性清单

    An alternative is to write a function that fetches only the immediate dependency list for a user-selected plug-in.

    youdao

  • 一般题目要求编写一个函数实现功能函数名称参数一般给定

    Common theme asks to write a function in order to realize some function, function name and parameter also can be given commonly.

    youdao

  • 执行操作,应该基于窗体任何字体编写一个函数文本的字体样式更改粗体

    To do that, you would write a function to change the text box's font style to bold, based on whatever the form's font is.

    youdao

  • 例如可以编写一个sdo访问函数并用特定于元素元数据填充访问单独SDO

    For example, one could write a generic SDO-access function and populate it with element-specific metadata in order to access individual SDOs.

    youdao

  • 编写一个SPL应用程序来使用这些本机函数

    Write an SPL application that USES the native functions.

    youdao

  • INET_ATON()编写一个用户定义函数容易出错,并且过程很繁琐

    To write a user-defined function for INET_ATON() could be error prone or tedious.

    youdao

  • 编写一个简单使用动态sql的SQL用户定义函数(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

  • 清单6给出一个定制编程语言编写函数

    Listing 6 shows a function defined in your custom programming language.

    youdao

  • 我们可以编写一个函数来遍历这些依赖性可以查找某个插件最新版本(针对相同系统重复插件情况)以及所有依赖性。

    Walk through these dependencies by writing a recursive function that can find the latest version of a plug-in (in case duplicate plug-ins are in the same system) and all its dependencies.

    youdao

  • 如果决定编写函数不是方法展示一个,介绍如何设置插件架构

    I'd also like to show you an example of how you'd set up your plug-in architecture if you decided to write a function, as opposed to a method.

    youdao

  • 我们编写返回另一个函数函数,用返回函数计算序列求和

    We want to write a function that given a function to compute the sum of a sequence, gives us the next function to compute the sum of a sequence.

    youdao

  • 我们可以利用现有一些函数来对Eclipse插件版本进行比较或者可以基于清单4样例代码编写一个简单函数插件版本进行比较。

    You can find some existing functions to compare Eclipse plug-in versions, or you can write a simple function to compare plug-in versions based on the sample code in Listing 4.

    youdao

  • 为此可以编写一个绑定函数,用于修改元素highlight -effect变更元素的背景颜色如清单15

    To achieve this, you can write a binding function that will alter elements with the highlight-effect class to have a different background color, as shown in Listing 15.

    youdao

  • 当然简单地编写一个具有不同返回类型compute函数并不困难毕竟decorator只需占据

    It is not hard, of course, to simply write a compute function that builds in the different return types; the decorator only takes a few lines, after all.

    youdao

  • Meschach返回0,1之间随机精度数的函数,它Meschach的特色,可用于简化明显踏脚石程序编写

    One of the Meschach features that simplifies writing the obvious stepping stone programs is a function that returns a random double in 0, 1.

    youdao

  • 使用ActionAPI插件可以这些特殊执行一个或者多个插件编写PHP函数

    Your plugin can specify that one or more of its PHP functions are executed at these points, using the Action API.

    youdao

  • 早些时候我们编写计算fibtorial函数便是某factorial数的.

    We did the factorial function earlier and it's the product of a number and the factorial of that number minus one.

    youdao

  • Guru转过身,边走边说道:“关键问题如果一个类里面多个编写这个类的比较函数保持警惕。”

    The Guru turned and continued as she walked away, "The, er, key, my apprentice, is to keep your wits about you when writing comparison functions that deal with multiple fields."

    youdao

  • 除了前面描述hook(包括actionfilter)之外,一个修改WordPress行为插件编写方法覆盖WordPress函数

    Besides the hooks (actions and filters) described above, another way for a plugin to modify WordPress's behavior is to override WordPress functions.

    youdao

  • 注意此处总体只有用户编写一个main函数

    Note that there's only one user-written function, main , in the whole thing. I start out with a few headers.

    youdao

  • 意味着我们必须手工重新编写仿造一个返回地址使得尾部调用的函数直接返回调用它的函数

    This means that we have to manually rewrite the stack to fake a return address so that the tail-called function will return directly to our parent.

    youdao

  • 于是编写过滤器函数判断给定节点是否启动了XML清单2显示了代码

    So I wrote a filter function that, given a node, determines whether it starts an XML island. Listing 2 shows the code.

    youdao

  • 如果调用可能抛出检查异常已有函数,您编写一个包装函数捕获处理此类异常,然后XSLT中调用包装器方法。

    If you invoke a preexisting function that can throw a checked exception, you should write a wrapper function that catches and handles that exception; then, invoke the wrapper method from XSLT instead.

    youdao

  • 为了演示这个技术特意编写函数,该函数接受一个ASCII字符、加载将其转换大写存储回去

    To illustrate the technique, I'll write a function that takes the address of an ASCII character, loads it, converts it to uppercase, and stores it back.

    youdao

  • 编写php这个函数一个简单很有帮助调试工具

    This function is a rudimentary, yet helpful, debugging tool when working with PHP.

    youdao

  • 编写一个使用本机函数SPL应用程序,这些本机函数封装 MATLAB编译器生成函数

    You will write the SPL application that uses the native functions that wrap the functions generated by the MATLAB compiler.

    youdao

  • 进入一个阶段之前需要编写函数,该函数将返回当前用户正在追随的用户。

    Before moving on to the next phase, it makes sense to write a small function that tells you who the current user is already following.

    youdao

  • 进入一个阶段之前需要编写函数,该函数将返回当前用户正在追随的用户。

    Before moving on to the next phase, it makes sense to write a small function that tells you who the current user is already following.

    youdao

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

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

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