int.
美
英 
英漢解釋
英英解釋
例句
I sat, fingers taut. . . round the arms oft he wooden seat, trying to breathe int he balm. . . of roses and lavender.
我坐著一動不動,手指緊摳著木椅的扶手,竭力讓自己呼吸玫瑰和熏衣草的芳香。
Here we pull each element out of a List of Any type of element, in this case containing a String, a Double, an Int, and a Char.
這次,我們從一個元素為Any類型的List中拉出所有元素,包括了String,Double,Int,和Char。
In fact, it makes sense to call IntBetween3And17 a subtype of int, at least informally, whether or not the inheritance tree matches that.
實際上,將IntBetween3And17作為int的一個子類型是很有意義的,至少從表面上是如此,而不管繼承樹是否與此匹配。
As he rises int he underground circuit, he lands int he middle of a match between his boss and a crooked cop.
當他在地下圈內蒸蒸日上時,他處在了老闆和一個不正派警察之間的競賽中。
INT: Lieutenant Smith, as you know, you are not beingcharged with a crime at this time.
INT(警官):斯密斯中尉,就如你知道的,你暫時沒有遭到起訴。
int. It is no big deal being able to hear the sounds of the outside world.
所以,聽到外面的聲音不怎么了不起了不起,聽到內邊的聲音才是重要重要!了不起重要
Get rid of the gold-plated conversion to int[] code and deal with it later if it becomes beneficial.
去掉對int[]代碼的轉換,等到它變得有益時再處理它。
The long and int types have been unified into a single type, with the trailing L now removed.
long和int類型被統一為一種類型,刪除了后綴L。
Hexadecimal constants without a suffix are defined as an unsigned int if it will fit into 32-bits and if the high order bit is turned on.
如果一個沒有后綴的16進制的常量是32位的,并且其高位被置位了,那么它就可以作為無符號整型進行定義。
The default behavior of this method is to call setContentLength(int len) on the wrapped response object.
該方法的默認行為是調用經過包裝的響應對象的setContentLength(intlen)。
Each scene will start with a scene heading that looks like this: "INT. Restaurant -- Day. "
每一場景以這樣的格式開頭:“內景-餐館-日期”。
SpinnerNumberModel: Used for accepting input from a range of numbers (int or double) with a set step size.
SpinnerNumberModel:用于接受已設定好步長的一定范圍內的數字(int或double)的輸入。
My instinct led me to return an int[], but it adds a lot of complexity to the code at the bottom and doesn't buy my anything.
我的本能指引我返回int[],但是它給底部的代碼增加了很多復雜度而沒有給我帶來任何好處。
But that method takes an int specifying the number of arguments that the function expects as well as a QName to identify it.
但該方法接收一個int參數,它指定函數需要的參數個數,以及標識函數的QName。
This example demonstrates how data can be implicitly converted between an int value, a String value, and a double value.
本示例說明如何在int值、String值和double值之間進行數據的隱式轉換。
For graphic design, to be called by BIOS INT 10H, the output of a triangle with a menu selection.
對于圖形設計,要通過BIOSINT10H調用,用菜單選擇三角形的輸出。
To reduce the chance of bugs as you map integral values from client side to server side. (e. g. , int fields in value objects).
當你將整數值從客戶端映射到服務器端的時候,為了減少出錯幾率。
Also suppose that the Collaborator object requires a string and a primitive int as parameters passed to the constructor.
同時假定Collaborator對象要求使用字符串和原始的int作為傳遞給構造函數的參數。
We now know that this represents a function pointer type that can refer to any method taking a single int argument and returning a string.
我們現在知道了這是一個函數指針類型,它可以引用任何有一個int類型參數并且返回一個string類型的方法。
In cases where the string cannot be converted to an integer, a user-specified default int is placed in the target field.
對于不能將字符串轉換為整數的情況,將在目標字段中使用一個用戶指定的默認整數。
In this case, int_p matches 20245 -- but after that it encounters a dot and has no rule to parse it.
在本例中,int_p匹配20245——但是在這之后它遇到了一個點字符,并且沒有處理它的規則。
Look carefully at what the scala interpreter said the first command returned, double (Int)Unit.
仔細看scala解釋器給出的第一個命令的返回值,double:(Int)Unit。
You shouldn't have to stack mana and we don't expect you to put Int on your gear.
作為近戰,你們不應該堆藍,我們也不希望你們裝備上有智力屬性。
Int Returns the index in this list of the last occurrence of the specified element , or -1 if this list does not contain this element .
返回指定元素在列表中最后一次出現的位置下標,如果不含該元素,返回-1。
Flammable liquids, like pa int ing or cleaning products, that would be safer in a garage or outside shed.
易燃液體,如油漆及清潔劑應儲存于車庫或是室外貨棚中。
The " char to int promotion" table makes it clear that the sign of a char produces a very different number in the int.
上面的表格很清晰地顯示:有符號字符型在轉換后變成了一個大不相同的整型數。
Field Summary static int DECLARED Identifies the set of declared members of a class or interface.
標識類或接口聲明的成員組。
Static int PUBLIC Identifies the set of all public members of a class or interface, including inherited members.
標識類或接口所有的公共成員組,包括繼承成員。
The first element is an operation wrapper, which takes two arguments (one of type xsd: int and one of type xsd: string).
第一個元素為一個操作包裝,它接受兩個參數(參數類型分別為xsd:int和xsd:string)。
It's just a cleaner design where everyone has a primary stat: Str, Agi or 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。
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,那么就像調用下面的函數一樣。
To be precise, the array contains two references to the instance of Type that represents int in the current application domain.
為了力求準確,該數組中包含兩個對Type實例的引用,該實例表示當前應用程序域中的int。
It also explains principles, frame work roles and perfectible steps int he establishment of the system.
并說明了建立的原則、框架、作用及完善步驟。
Let me introduce myself. My name is Benjamin Liu, an Int'l salesman in the Marketing Department.
讓我自我介紹一下:我叫本杰明。劉,是市場部的國際銷售員。
Create a UML operation named inlineop with a return parameter of type int and a parameter x of type int.
創建一個UML操作inlineop,其返回值類型為int,并且參數x的類型為int。
In particular, all the +frost pieces have been changed to +all damage. Every piece has less Int, but more damage.
要注意的是,所有+冰霜傷害的現在都換成了+法傷。每一件都減少了智力但是增加了傷害。
Assign a value to a nullable type just as you would for an ordinary value type, for example int?
為可以為null的類型賦值的方法與為一般值類型賦值的方法相同,如int?
There was a terrible grace int eh move of the waves, and they came in silence, save for the snarling of the crests.
波濤的運動極為優雅,靜靜地蕩來,只有浪脊在咆哮。
Notice that there has been significant growth in Map. Entry, Task, and int[] objects between the two snapshots.
注意兩次快照相比,Map.Entry、Task和int[]對象有了顯著增加。