• 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

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

    要创建constructor和destructor函数,则需要声明两个函数,然后对这两个函数应用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

  • 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

  • To resolve this error, declare variables of CLR types inside a function or type definition.

    若要解决此错误,请在函数或类型定义内声明CLR类型的变量。

    youdao

  • If you declare a variable or constant outside a function or class definition, it is a global variable, and its value is accessible and modifiable throughout your program.

    如果在函数或类定义之外声明变量或常数,则是全局变量,它的值可在整个程序中访问和修改。

    youdao

  • If you declare a local variable or function parameter with the same name as a global variable, you effectively hide the global variable.

    如果给一个局部变量或函数的参数声明的名字与某个全局变量的名字相同,那么就有效地隐藏了这个全局变量。

    youdao

  • You need to declare your enum before any of your functions, in the global scope (ie. outside of any function).

    你需要声明枚举函数之前,在全球范围(即。

    youdao

  • First they declare portentously that the European club is in deep "crisis" and unable to function.

    首先,他们预见性地宣布欧洲俱乐部陷入深深的“危机”中,不能运转了。

    youdao

  • First they declare portentously that the European club is in deep "crisis" and unable to function.

    首先,他们预见性地宣布欧洲俱乐部陷入深深的“危机”中,不能运转了。

    youdao

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

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

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