The parentheses are effectively a request to the compiler to value-initialize the array, which in this case sets its elements to 0.
圆括号要求编译器对数组做值初始化,在本例中即把数组元素都设置为0。
There is no constructor defined to initialize it to another value.
我们没有声明构造函数用其它值来初始化它。
The First time value is the time taken for constructing the first reflection replacement class, which includes the time to load and initialize the classes in the framework code.
第一个时间值是构建第一个反射替代类所花费的时间,这个时间包括装载和初始化框架代码中的类的时间。
First, declare a global value that any probe can use (the global namespace is common to all probes), then initialize it to zero.
首先,声明一个任何探针都可以使用的全局值(全局名称空间对所有探针都是通用的),然后将它初始化为0。
In the From list in the details for the Initialize activity, select Fixed value, and then type false for the value.
在初始化活动的详细信息中的From列表中,选择FixedValue,然后为该值键入False。
If a concrete field in a trait does not have a suitable default value, there is no "fail-safe" way to initialize the value.
如果trait的一个具体字段没有合适的默认值,那么就没有一个“万无一失”的方式来初始化这个值了。
Also note the use of.set to initialize the value of the variable STR_SIZE to the expression following the comma.
还要注意,这里使用. set将变量str_size的值设置为逗号后面的表达式。
It explains how to initialize the session scope variable to display the data corresponding to the initial value of the Combo Box control at application startup.
本文阐述了如何初始化会话范围变量,使之显示出与应用程序启动时ComboBox控件的初始值相对应的数据。
The exec command can be used to initialize the variable with a value.
通过使用 exec命令,可以用值来初始化变量。
The monetary value to initialize.
要初始化的货币值。
Since the macro behaves like an l-value, you can also initialize it there.
由于宏的运作方式与l - value类似,因此也可在宏中进行变量的初始化。
The count method returns the current count, and the initialize method asks for Back button support (sometimes you might not want Back button support) and initializes the value of count.
count方法返回当前计数,initialize 方法询问Back按钮支持(有些时候也许不想要 Back 按钮支持)并初始化计数值。
Always make sure to initialize variables. Even if the value doesnt seem to matter it might unsync the simulation.
一定要初始化变量,否则很可能会造成同步失败的情况。
Here we have to initialize mutable dictionary values. Each dictionary value will be a list.
在这里我们要对一个字典初始化为不同成员,每个成员都是一个列表。
Each parameter is created anew on each call to the function. The value used to initialize a parameter is the corresponding argument passed in the call.
每次调用函数时,都会重新创建该函数所有的形参,此时所传递的实参将会初始化对应的形参。
You want to be able to specify the value for each property individually and also to be able to initialize all properties in a single statement.
您要能个别指定每个属性的值,同时也能初始化单一陈述式中的所有属性。
Struct members are initialized to their default value if you do not explicitly initialize them.
在未进行显式初始化的情况下,结构成员将初始化为其默认值。
With a semaphore, we create a semaphore set consisting of a single member and initialize the semaphore's value to 1.
我们使用信号量时,创建只包含一个成员的信号量的同时,将信号量的值初始化为1。
With a semaphore, we create a semaphore set consisting of a single member and initialize the semaphore's value to 1.
我们使用信号量时,创建只包含一个成员的信号量的同时,将信号量的值初始化为1。
应用推荐