The second array is of type int.
第二个数组是一个整数类型的数组。
Let's remove the: Int return type on the nested fact method.
让我们来删除嵌套的fact方法的:Int返回类型。
Int So, primitive type besides those three types, we have ints which are just integers which are similarly 32 bits.
除了这三种类型外,还有一种最原始的数据类型,32比特整数。
In C# you can flag a value type as a nullable type by adding ? after the type (like int? x;).
在C#中,你可以在一个允许为空的值类型后面加上一个问号(比如,int?x;)。
On the operation, set an input called date of type date and an output called day of type int. The final result should look like Figure 2.
对于该操作,设置一个名为date的日期类型的输入,以及一个名为day的整数类型的输出。
For example, if you have a box designed to hold values of type int, you cannot put values of type string into that box.
例如,如果你有一个设计用来放入类型是int的值的盒子,你就不能把类型是string的值放入那个盒子。
Type: Gets the static type of the expression. In this case, the expression is of type Func<int, int, int>.
Type:得到表达式的静态类型,在本例中,表达式的类型是Func<int, int, int>。
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类型的变量进行比较。
Add two parameters of type int to the operation, and name them row and column.
向操作添加两个int类型的参数,并将其命名为row和column。
A UML operation op with, an int as the return type.
一个UML操作,并且以一个int作为返回值类型。
Click the default string type and select int from the types list.
单击缺省的string类型,并从类型列表中选择int。
Where a special user definition contains two fields – user of the type of Facebook user and a special data of the type int.
一个特殊的用户定义包含两个字段——Facebook的用户类型的用户和一个int类型的数据字段。
Create a UML class class1 and add an operation op with return type int to it.
创建一个uml类class1,并且向其添加一个操作op,其返回值类型为int。
Here the type described is that of Pointers to int.
这里得到的类型是指向int型的指针。
The class intProp represents a native int data type.
intprop类表示一个原生的int数据类型。
This indexer will have two parameters of type int, and it will return a Point type.
该索引器将有两个int类型的参数,并且它将返回Point类型。
SetTransportType (int x) : set the transport type to one of the following options.
setTransportType (intx):将传送类型设置为下列选项之一。
For example, as shown in the figure, we are trying to add a text input field with the name "tel" and the value of "tel" should be of type int.
例如,我们按照图中所示的一样视图添加一个文本输入域:该域名为“tel”,值为“tel”,类型为int。
Major: An int to describe the type of event; defaults to -1.
major:一个整型值,用于描述事件的类型;缺省值为- 1。
Untyped integral constants are of type (unsigned) int.
无类型的整数常量就是(unsigned)int类型的。
Add a public field named distance to Point, and set its type to int.
向Point添加名为distance的public字段,并将其类型设置为int。
Rename attribute2 to quantity and change its type to int.
将attribute2重命名为quantity,并将其类型更改为int。
Change the name from attribute1 to day and set the type to int.
将名称由attribute1更改为day并将其类型设置为int。
Change quantity to XSD: int type.
将数量更改为xsd:int类型。
To make that a little clearer, Figure 12 shows the OrderNumber property that has an int type.
为了表达得更为清楚,图12显示了具有int类型的ordernumber属性。
If the first two arguments to find are of type int* and the third is of type int, then it is as if you had called the following function.
如果前面两个参数类型是int*,第三个参数类型是int,那么就像调用下面的函数一样。
The implicit conversion operator is defined, which converts a Point type to int.
隐式转换操作符将Point类型转换为int。
This is because the type of 1 << a is int.
这是因为1 <<a是int类型的。
Create a UML operation named purevirtualop with a return parameter of type int and a parameter x of type int.
创建一个名为purevirtualop的UML操作,其返回值类型为int,参数x 的类型为 int。
Although it does not provide a type int, it doesn't suffer from the ambiguities that have always arisen from ranges of int on different platforms.
虽然它没有提供int类型,但它不会受到int在不同平台上的取值范围不同所带来的多义性的困扰。
应用推荐