In this case, the library still creates a value-initialized object. It does so by value-initializing each member of that object.
这种情况下,标准库仍产生一个带初始值的对象,这个对象的每个成员进行了值初始化。
In this case, the library still creates a value-initialized object. It does so by value - initializing each member of that object.
这种情况下,标准库仍产生一个带初始值的对象,这个对象的每个成员进行了值初始化。
This means that an object is initialized with a value and not reassigned.
这意味着用一个值初始化对象,以后不再重新赋值。
This special register is initialized with the value of the DFT_MTTB_TYPES database configuration parameter.
这个特殊注册表是用DFT_MTTB_TYPES数据库配置参数的值初始化的。
If a variable is initialized with an empty initializer list, the object is value initialized.
如果用空的初始化器列表对变量进行初始化,对象为初始化值。
This special register is initialized with the value of the DFT_REFRESH_AGE database configuration parameter when the connection to the database is initiated.
这个特殊注册表是在发起到数据库的连接时用DFT_REFRESH_AGE数据库配置参数的值初始化的。
If a default value is not specified, the variable is initialized to NULL.
如果没有指定默认值,则初始变量为NULL。
Setting the value to once is useful if a constraint is static once initialized, as it will then only be evaluated once and increase efficiency.
如果一个约束在初始化之后一直是静态的,那么可以将这个值设为once,这样可以使约束只计算一次,可以提高效率。
If a variable is used before it is initialized, a semantic error is generated, the variable is created with a value of zero, and a message is printed.
如果变量是在初始化之前使用的,那就会产生语义错误,使用值为0来创建这个变量,并打印一条消息。
You need to bypass this logic to effectively always assure that the validate flag is set to true; higher up in the class, it is initialized with a default value of false.
为了有效地始终确保将验证标志设置为true,您需要绕开此逻辑;在类的上部,此值初始化时使用的缺省值为false。
The metric LoanId, shown in Listing 2, is initialized through the expression field, which indicates the location in the monitoring context where the value of LoanId is found.
清单2显示,度量指标LoanId通过expression字段初始化,该字段表明在监测上下文中发现loanid值的位置。
However, the variable representing the input field value that you pass to the WMLScript function is not initialized until you enter a value in the input box.
然而,直到输入一个值到输入框以后,您传递到WMLScript函数的代表输入域值的那个变量才开始被初始化。
After loading the Properties object, you close the input stream, and then set your Boolean flag variable (init) value to true, demarcating that the AddressStore object has been initialized.
在加载properties对象之后,关闭输入流,然后设置布尔型标志变量(init)值为true,确定AddressStore对象已经被初始化。
In Listing 2, the metric LoanId is initialized through the expression field which indicates the location in the monitoring context where the value of LoanId can be found.
在清单2中,度量LoanId将通过expression字段进行初始化,该字段指示可以找到loanid值的监控上下文中的位置。
An identifier is defined and initialized in an assignment and can be used anywhere a value is allowed. Listing 3 shows a sample grammar.
标识符是在赋值语句中进行定义和初始化的,并且可以在任何允许使用的地方使用。
So if x is initialized to "0" before we start, this is effectively the same thing as calculating y&z and storing the value in x.
因此如果在开始前我们就把x初始化成“0”,那么这就象计算 y & z并把值存到 x 里。
The store must be initialized with default values for every preference (and, indeed, the store only records a preference if its value is not the default).
必须用每个首选项的缺省值来初始化该存储(并且,事实上,如果首选项的值不是缺省值,则该存储只记录一条首选项)。
Any data items that have value clauses are initialized to the appropriate value at that time.
含有value子句的任意数据项将在此时被初始化为一个适当的值。
A variable is initialized with an empty text string as its default value when declared.
一个变量会使用一个空白的字符串作为声明时的默认值,来得到初始化。
Note that, in this example, sum must be initialized to an explicit floating-point value; otherwise, all the subsequent computations will be done using integer arithmetic.
注意,在本例中,sum必须被初始化为一个显式的浮点值;否则,所有后续计算都将使用整数运算计算。
SCA properties are handled in a similar way, with a Python object injected into the loaded script and initialized to the specified value of the property.
sca属性以类似的方式处理,会向所加载的脚本注入Python对象,并会初始化为属性的指定值。
Values of this type can now be allocated using the built-in function new, which returns a pointer to the value in memory with all slots initialized to the zero value.
现在这一类型的值可以通过内建的函数new来分配,这将返回一个指针,指向一块内存单元,其所占内存槽初始化为零。
The cause of null pointers can be varied, but generally it means that either you haven't initialized an object, or you haven't checked the return value of a function.
由于空指针能够被改变,但通常它意味着你不能初始化一个对象或者你不能检查一个函数中的返回值。
The first time the service is invoked, the entry point is obviously initialized with a start value.
首次调用服务时,入口点由一个start值显式地初始化。
They get initialized and assigned the value given in the composite by the Tuscany runtime.
Tuscany运行时将在组合中对其实例化并赋值。
The first four parameters (type="literal") are initialized to strings specified using the value attribute.
前4 个参数 (type="literal") 初始化为由 value 属性指定的字符串。
A variable that has an initial value. An initial value may be specified when defining a variable. Variables usually should be initialized.
含有初始值的变量。当定义变量时,可指定初始值。变量通常要初始化。
In this network model, the BP elastic algorithm (RPROP) was adopted and the initialized weight value and valve were optimized and this model has realized the nonlinear.
该网络采用BP弹性算法,同时对初始权值和阀值进行了优化,实现了网络的非线性映射,并有着极快的收敛速度。
Gets or sets a value that indicates whether the object has been initialized.
获取或设置一个值,该值指示该对象是否已初始化。
Gets or sets a value that indicates whether the object has been initialized.
获取或设置一个值,该值指示该对象是否已初始化。
应用推荐