• Use the type of the variable to which it is being assigned (call this simple).

    使用正在变量类型(称为简单架构)。

    youdao

  • The compiler infers the type of the variable from the type of the initialization expression.

    编译器将通过初始化表达式类型推断出变量的类型。

    youdao

  • OK. So if we have variables, one of the questions we can ask is, what's the type of the variable.

    如果我们变量,我们问题之一就是这个变量的类型什么

    youdao

  • This is useful when the return value has a complex type because the type of the variable is automatically generated.

    返回类型很复杂时,这个重构将很有用因为变量类型自动生成的。

    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

  • Thus, by declaring the variables with this type, you can directly assign the result of a constructor call to the corresponding variable.

    这样通过声明这种类型变量可以直接构造函数调用结果分配对应变量

    youdao

  • Comparing a variable having an atomic value (number, Boolean, or string) to another such variable or a literal atomic value, and expecting the type of one to be cast automatically to the other type.

    包含原子(数字尔值字符串)的变量一个此类变量或者文字原子值比较,希望类型自动转换一种类型。

    youdao

  • As we described in the previous section, a statically typed language binds the type to a variable for the lifetime of that variable.

    正如我们前面章节所描述的,静态类型语言一个变量生命周期内都会绑定一个类型

    youdao

  • In contrast dynamically typed languages bind the type to the actual value referenced by a variable, meaning that the type of a variable can change along with the value it references.

    相反动态类型语言则是根据变量引用绑定类型,这意味着变量的类型可以随着引用的值改变而改变

    youdao

  • Items in the constant pool are variable length, with the first byte of each item identifying the type of item and how it should be decoded.

    常量各项长度可变第一字节标识项的类型以及解码方式

    youdao

  • This subinterface provides information about array types, where the component type of the array is either parameterized or a type variable.

    这个子接口提供了关于数组类型信息,数组组件类型可以参数化的,也可以是一个类型变量。

    youdao

  • You'll also want to turn on the new Option infer feature. This allows the compiler to infer local variable type declarations by evaluating the right-hand side of the expression.

    希望根据那些特性打开新的推断特性选项允许编译器通过估计表达式推测局部变量申明类型

    youdao

  • A new local variable of the same type as the method's return value is created for you.

    系统将创建方法返回类型相同局部变量

    youdao

  • This interface gives the details of a variable that represents a parameter type (such as the variable "d" within this type name).

    这个接口给出表示一个参数类型变量(这个类型名变量“D ”)的细节

    youdao

  • The field and method signatures from Listing 2 make use of the same type of variable format as seen in the superinterface signature, but aside from that, they don't show anything new.

    清单2 中的字段方法签名利用接口签名相同变量格式类型,其他都与前面介绍内容相同。

    youdao

  • GCC permits the identification of a type through the reference to a variable.

    GCC允许通过变量引用识别类型

    youdao

  • And the only thing that's differing is the name of the type and the name of the variable I'm using.

    其中唯一区别数据类型名字使用变量名字。

    youdao

  • There are lots of flavors of this, but the basic idea is that you put a tag at the beginning of a variable name saying what type it is. (So all unsigned long variables begin with ul, etc.)

    其种类很多基本理念变量开始添加一个标记表示类型(例如,所有符号长型变量ul 开头)。

    youdao

  • To this snippet we want to add support for the 4th type of logon data, the trusted environment variable, in this example REMOTE_USER.

    我们希望段代码中添加第四登录数据(可信环境变量示例中是REMOTE_USER)支持

    youdao

  • For these and many other reasons, monthly power fees often vary by the type of power connection rather than by the variable kWh.

    因为这个原因以及其他一些原因,电费经常电力连接类型变,而不是随耗电量(kWh)变化。

    youdao

  • As an example, Listing 6 shows what happens when I change the type of the local variable used for the method start time in the interceptor code from long to int.

    作为一个例子清单6展示了在将方法开始拦截代码使用局部变量类型long变为int情况

    youdao

  • To fetch elements from the collection, you had to know the type of object in the collection so you could cast it back to the appropriate local variable.

    集合中提取元素必须知道集合对象类型强制转换合适局部变量

    youdao

  • In Listing 5, the test does not need to compare to a string because the variable returns a Boolean type rather than an RTF as a result of the select attribute.

    清单5中,测试需要与字符串进行比较因为变量返回一个Boolean类型不是rtf作为select属性的结果

    youdao

  • The second field, of type StaticLocalInitFlag, assists in initializing the variable I correctly the first time the method executes on each instance of class Foo.

    第二字段类型StaticLocalInitFlag,它针对foo每个实例第一执行方法协助正确初始变量i

    youdao

  • This is why the value of the name attribute of the first <wsdl:message> tag (ProductionOrderMessage) in Listing 2 matches the data type of the first variable defined in Listing 1.

    所以清单2中的第一个 <wsdl:message>标记ProductionOrderMessagename属性 清单1中定义第一个变量数据类型匹配

    youdao

  • The DemoScript.js file (shown in Listing 3) contains a function named printType(), which is used to output the type of each script variable.

    js文件如清单3包含一个printType() 函数,函数可用输出每个脚本变量类型

    youdao

  • The alignment is always the same as the type size; that is, a variable of type int is four bytes long and will be stored at a 4-byte boundary.

    排列方式通常类型大小保持一致;例如,int类型的一个变量的长度4字节,因此要存储4字节区域。

    youdao

  • The ActivityStreamsEntry class also includes simple helper methods for adding an author, objects, and verbs to the entry, ensuring the proper variable type of these values.

    activitystreamsentry包括了用于给项添加作者对象动词简单帮助器方法,可以保证这些变量类型正确的。

    youdao

  • As noted in the discussion of the Add2Integers program in Chapter 2, you must explicitly specify the data type of each variable when you introduce it into a program.

    正如第二中的Add2Integers这个程序讨论需要在把每个变量引入程序的时候明确指出数据类型

    youdao

  • As noted in the discussion of the Add2Integers program in Chapter 2, you must explicitly specify the data type of each variable when you introduce it into a program.

    正如第二中的Add2Integers这个程序讨论需要在把每个变量引入程序的时候明确指出数据类型

    youdao

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

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

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