• 从此以后声明函数这里声明一个函数但是到这里我定义执行它。

    So now, henceforth, when you say, to declare a function, I am declaring a function here but down here am I quote unquote defining it or implementing it.

    youdao

  • 这个模块中,我们声明一个这种类型函数处理到达数据

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

    youdao

  • 类型系统一个较大优点需要函数参数声明类型,因为编译器会传入推断参数的类型。

    One big advantage of type-inferred systems is that you don't need to declare the types of arguments to a function because the compiler infers them from the parameters you pass in.

    youdao

  • 目前这些函数实现基于这样一个假设所有局部全局声明元素属于某个特定名称空间

    Currently these functions are implemented based on the assumption that all elements, locally or globally declared, belong to a certain namespace.

    youdao

  • 再次声明仅仅一个队列对象函数

    Once again this is really just a function on the queue object.

    youdao

  • 通过使用XPath规范前面声明rss-summary函数使用一个for 循环每个上进行迭代,以便选择每个项。

    The previously declared rss-summary function uses a for loop to iterate over each item by using the XPath specification to select each item.

    youdao

  • 不管哪里声明一个变量函数extern关键字都允许其他文件确定定义位置的情况下使用文件。

    No matter where you declare a variable or function, the extern keyword allows other files to use it without knowing where it was defined.

    youdao

  • 不幸的是,导致5错误消息因为在dojo. forEach方法调用声明函数创建了一个包,该闭包将this定义引用本身

    Unfortunately, it will result in the error message shown in Figure 5, because the function declared in the dojo.forEach method call creates a closure that defines this as referring to its own body.

    youdao

  • 这里声明一个变量这个完全合法因为我已经知道如果我执行swapincrement函数,我完全可以携带输入

    X so here I'm declaring another variable called X, and this is totally legitimate because I already know that if I'm implementing a function like swap or increment, I can absolutely take input.

    youdao

  • FillMatchRow方法其余参数必须声明为输出参数而且必须与函数定义定义匹配。

    The remaining parameters of the FillMatchRow method must be declared as out parameters and must match the table definition defined in the first function.

    youdao

  • 或者我们可以声明使用通用实例对象可能常量定义内部结构,然后我们可以选择一个常量来为这个函数赋值,以使其具备变量的特征。

    Alternately, you can declare a kind of object using the all-purpose instantiator var, which may use literals to define internal structures.

    youdao

  • 如果需要实现函数只需添加方法通过注释将其声明为回函数即可。

    If you need to implement one of those callbacks, you can simply add a method and annotate it to declare that it's a callback.

    youdao

  • 文件声明导出所有函数而且代码中的客户机包括这些函数

    The first is a header file, which declares all the functions exported by the library and will be included by the client in the code.

    youdao

  • fci所创建一个定制函数声明惟一的识别

    Declare a unique identification number for each custom function that you will create with the FCI.

    youdao

  • 使用fuse创建文件系统需要声明一个fuse_operations类型结构变量将其传递给fuse_main函数

    To create a filesystem with fuse, you need to declare a structure variable of type fuse_operations and pass it on to the fuse_main function.

    youdao

  • 最后注意已经声明fullname属性提供了一个函数这些计算属性Sprout Core中非常重要的。

    Finally, notice that you have also declared a fullName property and have supplied a function for it. These computed properties are very important in SproutCore.

    youdao

  • functioncall内部必须声明创建一个定制函数

    Inside the FunctionCall class, you must declare each of the custom functions you want to create.

    youdao

  • Uniq函数声明接受范围因此只能调用一次即使缓冲区内的一个行范围上调用时。

    The Uniq function is declared to take a range, so it will only be called once, even when invoked on a range of lines in the buffer.

    youdao

  • 转换提供了另外选项一个声明文件中的内联函数生成函数定义

    The transformation also provides an option to generate the function definition for an inline function in the header file below the class declaration. To activate this option, perform these steps

    youdao

  • AccessSpecifier声明访问一个函数或者方法级别

    An access Specifier declares a level of access to a function or method.

    youdao

  • 这里代码使用局部变量diff这个局部变量定义代码范围内,之后构造函数中又声明一个相同级别的变量fill

    The code here USES a local variable diff, which is only defined within this block of code, while later in the constructor a separate variable, fill, is declared at the same level.

    youdao

  • 清单1显示简单例子声明一个包含6属性的hash:一个字符串、整数一个布尔值、一个未定义的属性一个hash和一个函数

    A simple example is shown in Listing 1, declaring a hash consisting of 6 attributes: a string, an integer, a Boolean, an undefined attribute, another hash, and a function.

    youdao

  • 显然代码函数声明定义名为ToggleSyntax函数没有包含任何参数

    The first block of code is obviously a function declaration, defining a function named ToggleSyntax , which takes no arguments.

    youdao

  • Vimscript中的函数声明运行时语句因此如果一个脚本被加载那么该脚本中的任何函数声明执行两次,因此将重新创建相应函数

    Function declarations in Vimscript are runtime statements, so if a script is loaded twice, any function declarations in that script will be executed twice, re-creating the corresponding functions.

    youdao

  • 如果希望声明一个真正的”(有用的)dojo那么一定理解构造函数

    If you want to declare a "real" (that is, useful) Dojo class, it's important to understand constructors.

    youdao

  • 一旦声明类型,就可以类型显式作为一个参数声明函数

    Once a type has been declared, functions can be declared which take that type as an implicit first parameter.

    youdao

  • dojo中,可以声明一个preamble一个constructor一个postscript但是大多数情况下需要声明一个构造函数

    In a Dojo class you can declare a preamble, a constructor, and a postscript, but in the majority of cases you will only need to declare a constructor.

    youdao

  • 作为应答,这里我们一点变化,这里显然定义了-,声明一个叫做cube函数

    So in return to, we have a slight variance here, -- where I'm defining apparently -- declaring a function called cube.

    youdao

  • 编写一个实际Python函数相同函数基本来说,只是去掉这些声明

    I also wrote the same function as actual Python, basically just by taking the declarations back out. Running the Pyrex and Python versions, and also a Psyco-ized Python version gives these times.

    youdao

  • 编写一个实际Python函数相同函数基本来说,只是去掉这些声明

    I also wrote the same function as actual Python, basically just by taking the declarations back out. Running the Pyrex and Python versions, and also a Psyco-ized Python version gives these times.

    youdao

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

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

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