• The let function has several possible options, as does the declare function to which it is closely related.

    let函数具有几个可用选项,可以执行与密切关联declare函数。

    youdao

  • There may be pitfalls when you use long long types for function arguments, unless you declare function prototypes.

    如果声明函数原型,使用long long类型作为函数的参数可能会引起一些意想不到的错误。

    youdao

  • Redeclaring a function is treated as a fatal error (to prevent collisions where two separate scripts accidentally declare functions of the same name).

    重新声明函数被看作一种致命错误(这样做为了防止发生两个不同脚本同时声明函数的冲突)。

    youdao

  • Definition: You can declare functions in a way that allows the compiler to expand them inline rather than calling them through the usual function call mechanism.

    定义函数调用机制,将函数声明内联,编译会将整个函数调用展开

    youdao

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

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

    youdao

  • The stack interface dramatically simplifies this; there is no need to define or declare the arguments that the function takes.

    接口大大简化了一点;在此没有必要定义声明函数所带参数

    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

  • A manifestly typed language forces you to declare each variable and each function argument.

    类型语言要求声明每个变量每个函数参数

    youdao

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

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

    youdao

  • 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

  • Declare its prototype here and start with the main function.

    在这里要声明原型main函数开始

    youdao

  • So A gets 1, B gets 2, now the swap function itself starts executing line by line; so I declare a chunk of memory called temp.

    所以A等于1B等于2现在swap函数自己开始,一行地执行,所以声明了,叫做temp内存

    youdao

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

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

    youdao

  • I could have done this with a template, but with this new syntax I can declare a function that can be used in XPath, which is much more convenient.

    使用模板做到一点,但是通过这种语法可以声明XPath使用函数而且方便

    youdao

  • The calculator makes use of the local statement to declare x as a local variable that is available only within the scope of the mycalc function.

    这个计算器利用local语句x声明局部变量只能mycalc函数范围使用。

    youdao

  • To create your constructor and destructor, declare two functions, then apply the constructor and destructor function attributes to them.

    创建constructordestructor函数,则需要声明函数然后两个函数应用constructor和destructor函数属性

    youdao

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

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

    youdao

  • First, go to the Easy Struts function view and select Easy exception to declare the exception.

    首先进入Easy Struts功能视图选择EasyException对异常进行声明

    youdao

  • To access the input arguments, the VUE script must declare a function prototype of the function being probed. For example.

    为了访问输入参数vue脚本必须声明要探测的函数函数原型

    youdao

  • You use the function keyword to denote the start of a function and the var keyword to declare local (as opposed to global) variables, but you do not include the type of the variable being declared.

    可以使用function关键开始函数声明使用var关键字声明局部变量(这全局变量不同),但是不用包括正在声明变量类型

    youdao

  • In the BGGA proposal, you can declare variables, method arguments, and method return values that are function types.

    BGGA方案可以声明function类型的变量方法参数方法返回

    youdao

  • The only rule is that you need to declare the function before you can use it later in the program.

    惟一规则必须定义函数然后才能程序使用

    youdao

  • Declare the variable as static inside the function and the valued will be remembered. You don't need to initialize it. But you can if you want to.

    声明变量静态函数记住需要进行初始化如果愿意可以

    youdao

  • But to be able to reach any private data within a user defined class you have to declare the global function as a friend within the definition of the class.

    为了访问一个用户定义的私有数据必须声明全局函数友元函数,并且定义

    youdao

  • And when you declare a variable, whether as an argument or as literally a local variable, they only live inside of that function.

    声明变量不论是参数还是一个局部变量,它们存在函数内部

    youdao

  • How do I declare and use a pointer to a class member function?

    如何申报使用一个指向成员函数

    youdao

  • Declare this function in a header and then call it from your application.

    声明这个函数头文件中那么应用程序调用

    youdao

  • Declare this function in a header and then call it from your application.

    声明这个函数头文件中那么应用程序调用

    youdao

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

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

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