A variable of any of these types is introduced with the var keyword.
这些类型的变量都通过关键字var引入。
Therefore, a programmer can declare a variable of type Sequence.
因此,程序员可以声明一个Sequence类型的变量。
Drag and drop a variable of a type matching the interface onto the Invoke.
把一个类型与接口匹配的变量拖放到Invoke 中。
As long as that's the case Remember y is just a variable of integration here.
只要它是这种情况,记住y只是积分中的变量。
Show that the output from XMLQUERY can be assigned to a variable of type XML.
演示将XMLQUERY的输出赋值给xml类型的变量。
To declare an atomic variable, you simply declare a variable of type atomic_t.
要声明一个原子变量(atomic variable),首先声明一个atomic _ t类型的变量。
Or, does that make more sense in a class that has a variable of enum type Size?
或者说,在一个拥有枚举类型Size变量的类中做这些更有意义吗?
Hence a variable of a class type can reference an instance of any descendant type.
因此,类类型的变量可以引用其所有子孙类型的实例。
You cannot declare a variable of type Static1 because it is marked as a static class.
您不能声明Static 1类型的变量,因为它被标记为静态类。
In the following example, variable adrs is either an XML column or a variable of type XML.
在下面的示例中,变量adrs是一个xml列或xml类型的变量。
Whether a variable of built-in type is automatically initialized depends on where it is defined.
内置类型变量是否自动初始化取决于变量定义的位置。
Secondly, a compact ADI difference scheme is presented by introducing a variable of intermediate value.
本文研究二维常系数反应扩散方程的紧交替方向隐式差分格式。
LNK2020 will also occur if you create a variable of a managed template type, but do not also instantiate the type.
如果创建托管模板类型的变量,也将发生LNK2020,但同时不实例化该类型。
For example, you may have defined a CLR type at global scope and tried to create a variable of the type as part of the definition.
例如,您可能定义了一个全局范围的clr类型,并尝试在定义中创建该类型的一个变量。
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字节区域。
A pointer to a variable of this type is passed to the process_args function, and on return, the variable contains values obtained from arg processing.
指向该类型变量的指针被传递到process_args函数,返回该指针时,它包含从参数处理过程获得的值。
In this example, it ensures that salesdata elements have region descendants, and that they, in turn, have sales children whose contents can be compared with a variable of type int.
在本例中,它确保salesdata元素具有region子元素,这些子元素又具有sales子元素,后者的内容可以同一个int类型的变量进行比较。
For blocking rate and dropping rate are two discrepant variables, we propose a variable of service grade that integrates the two variables as metrics for system service quality.
分析了考虑切换优先并采用预留保护信道法的无线系统的性能,提出利用一个综合阻塞率和掉线率这两个性能指标的系统服务等级变量作为系统服务质量的指标。
For example even though at design time a variable of data type double can be mapped to a table column of type XML, the run time consequences are unpredictable and hence resulting in errors.
例如,虽然在运行时可以将double类型的变量映射到xml类型的表列,但是这可能导致不可预测的运行时结果,并因此而产生错误。
A variable of array type has three important limitations: Its size is fixed, the size must be known at compile time, and the array exists only until the end of the block in which it was defined.
数组类型的变量有三个重要的限制:数组长度固定不变,在编译时必须知道其长度,数组只在定义它的块语句内存在。
The square brackets here, meanwhile, say this is a special type of variable that's got multiple values inside of it.
这里的这个方括号,同时,说明这个是特殊的变量类型,里面有很多复合的值。
At the vast majority of places, the essay is simply not a big variable in the college's decision-making process.
在绝大多数地方,这篇论文在学院的决策过程中并不是一个大的变量。
The thermal conduction of a composite medium with variable thermal conductivities is discussed.
讨论了可变导热系数的复合介质的导热性。
The second case, the conditional modification of a variable, is a subset of the variable reuse problem except that sometimes we will keep our existing value and sometimes we will want a new value.
第二种情形,即变量的条件修改,是重新使用的问题的一个子集,只是有时我们会保持现有的值,有时需要使用一个新值。
A "variable updated" (21090) event is generated whenever the contents of a variable is changed.
只要变量的内容发生改变,那么就会生成“变量更新”(21090)事件。
How do you define a templated class or a function with a variable number of arguments, each with a potentially different type?
如何定义具有数量可变的参数(每个参数的类型可能不同)的模板化类或函数?
If you want to maintain a single instance of a variable for all instances of a class, you will use static-class member variables to do it.
如果您想为一个类的所有实例维持一个变量的实例,将会用到静态类成员变量。
If you want to maintain a single instance of a variable for all instances of a class, you will use static-class member variables to do it.
如果您想为一个类的所有实例维持一个变量的实例,将会用到静态类成员变量。
应用推荐