单词 | int |
释义 | 例句释义: 国际性组织,整数,整型 1. I sat, fingers taut. . . round the arms oft he wooden seat, trying to breathe int he balm. . . of roses and lavender. 我坐着一动不动,手指紧抠着木椅的扶手,竭力让自己呼吸玫瑰和熏衣草的芳香。 www.hotdic.com 2. 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。 www.bing.com 3. 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的一个子类型是很有意义的,至少从表面上是如此,而不管继承树是否与此匹配。 www.ibm.com 4. As he rises int he underground circuit, he lands int he middle of a match between his boss and a crooked cop. 当他在地下圈内蒸蒸日上时,他处在了老闆和一个不正派警察之间的竞赛中。 www.showxiu.com 5. INT: Lieutenant Smith, as you know, you are not beingcharged with a crime at this time. INT(警官):斯密斯中尉,就如你知道的,你暂时没有遭到起诉。 www.bing.com 6. int. It is no big deal being able to hear the sounds of the outside world. 所以,听到外面的声音不怎么了不起了不起,听到内边的声音才是重要重要!了不起重要 wenku.baidu.com 7. Get rid of the gold-plated conversion to int[] code and deal with it later if it becomes beneficial. 去掉对int[]代码的转换,等到它变得有益时再处理它。 www.ibm.com 8. The long and int types have been unified into a single type, with the trailing L now removed. long和int类型被统一为一种类型,删除了后缀L。 www.ibm.com 9. 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位的,并且其高位被置位了,那么它就可以作为无符号整型进行定义。 www.ibm.com 10. The default behavior of this method is to call setContentLength(int len) on the wrapped response object. 该方法的默认行为是调用经过包装的响应对象的setContentLength(intlen)。 www.cn26.com 1. Each scene will start with a scene heading that looks like this: "INT. Restaurant -- Day. " 每一场景以这样的格式开头:“内景-餐馆-日期”。 www.bing.com 2. SpinnerNumberModel: Used for accepting input from a range of numbers (int or double) with a set step size. SpinnerNumberModel:用于接受已设定好步长的一定范围内的数字(int或double)的输入。 www.ibm.com 3. 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[],但是它给底部的代码增加了很多复杂度而没有给我带来任何好处。 www.ibm.com 4. 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。 www.ibm.com 5. This example demonstrates how data can be implicitly converted between an int value, a String value, and a double value. 本示例说明如何在int值、String值和double值之间进行数据的隐式转换。 msdn2.microsoft.com 6. For graphic design, to be called by BIOS INT 10H, the output of a triangle with a menu selection. 对于图形设计,要通过BIOSINT10H调用,用菜单选择三角形的输出。 www.pudn.com 7. To reduce the chance of bugs as you map integral values from client side to server side. (e. g. , int fields in value objects). 当你将整数值从客户端映射到服务器端的时候,为了减少出错几率。 www.infoq.com 8. Also suppose that the Collaborator object requires a string and a primitive int as parameters passed to the constructor. 同时假定Collaborator对象要求使用字符串和原始的int作为传递给构造函数的参数。 www.ibm.com 9. 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类型的方法。 www.cnblogs.com 10. In cases where the string cannot be converted to an integer, a user-specified default int is placed in the target field. 对于不能将字符串转换为整数的情况,将在目标字段中使用一个用户指定的默认整数。 www.ibm.com 1. In this case, int_p matches 20245 -- but after that it encounters a dot and has no rule to parse it. 在本例中,int_p匹配20245——但是在这之后它遇到了一个点字符,并且没有处理它的规则。 www.ibm.com 2. Look carefully at what the scala interpreter said the first command returned, double (Int)Unit. 仔细看scala解释器给出的第一个命令的返回值,double:(Int)Unit。 www.bing.com 3. You shouldn't have to stack mana and we don't expect you to put Int on your gear. 作为近战,你们不应该堆蓝,我们也不希望你们装备上有智力属性。 www.wowar.com 4. 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。 www.bing.com 5. Flammable liquids, like pa int ing or cleaning products, that would be safer in a garage or outside shed. 易燃液体,如油漆及清洁剂应储存于车库或是室外货棚中。 www.showxiu.com 6. The " char to int promotion" table makes it clear that the sign of a char produces a very different number in the int. 上面的表格很清晰地显示:有符号字符型在转换后变成了一个大不相同的整型数。 dictsearch.appspot.com 7. Field Summary static int DECLARED Identifies the set of declared members of a class or interface. 标识类或接口声明的成员组。 www.ycgczj.com.cn 8. Static int PUBLIC Identifies the set of all public members of a class or interface, including inherited members. 标识类或接口所有的公共成员组,包括继承成员。 www.3gfaq.cn 9. 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)。 www.ibm.com 10. It's just a cleaner design where everyone has a primary stat: Str, Agi or Int. 所以,让所有职业都有一个主要的属性:力量、敏捷或者智力,这样可以让设计更加明晰。 www.exam8.com 1. 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。 www.ibm.com 2. 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,那么就像调用下面的函数一样。 www.cnblogs.com 3. To be precise, the array contains two references to the instance of Type that represents int in the current application domain. 为了力求准确,该数组中包含两个对Type实例的引用,该实例表示当前应用程序域中的int。 msdn2.microsoft.com 4. It also explains principles, frame work roles and perfectible steps int he establishment of the system. 并说明了建立的原则、框架、作用及完善步骤。 www.chemyq.com 5. Let me introduce myself. My name is Benjamin Liu, an Int'l salesman in the Marketing Department. 让我自我介绍一下:我叫本杰明。刘,是市场部的国际销售员。 www.webi.com.cn 6. 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。 www.ibm.com 7. In particular, all the frost pieces have been changed to all damage. Every piece has less Int, but more damage. 要注意的是,所有 冰霜伤害的现在都换成了 法伤。每一件都减少了智力但是增加了伤害。 dict.bioon.com 8. Assign a value to a nullable type just as you would for an ordinary value type, for example int? 为可以为null的类型赋值的方法与为一般值类型赋值的方法相同,如int? msdn2.microsoft.com 9. There was a terrible grace int eh move of the waves, and they came in silence, save for the snarling of the crests. 波涛的运动极为优雅,静静地荡来,只有浪脊在咆哮。 iask.sina.com.cn 10. Notice that there has been significant growth in Map. Entry, Task, and int[] objects between the two snapshots. 注意两次快照相比,Map.Entry、Task和int[]对象有了显著增加。 www.ibm.com 1. Abilities: Increase from the base creature as follows: Agy 2, Int 4, Cha 2. As an undead creature, a lich has no Stamina score. 属性:从基础生物的属性上增加:力量 2,智力 4,魅力 2。作为亡灵生物,巫妖没有耐力属性。 dictsearch.appspot.com 2. The type encoding info (such as xsi: type= "xsd: int" ) is usually just overhead which degrades throughput performance. 类型编码信息(比如xsi:type=“xsd:int”)通常就是降低吞吐量性能的开销。 www.ibm.com 3. So when I call the get method in my example, I expect the result to be a java. lang. Integer wrapper for the actual int property value. 因此,当我在实例中调用get方法时,我预计结果为实际int属性值的java.lang.Integer封装。 www.ibm.com 4. Object. wait(long timeout, int nanos) provides nanosecond granularity for a relative wait operation. wait(longtimeout,intnanos)为相关的等待操作提供纳秒粒度。 www.ibm.com 5. If the method return value is an OLE object, returnvalue must be a local variable of data type int. 如果方法返回值为OLE对象,则returnvalue必须是数据类型为int的局部变量。 msdn2.microsoft.com 6. Both blocks of code evaluate an int value using a switch statement that results in a human-readable string value printed to the console. 这两个代码块都会使用switch语句计算int值,从而得到输出到控制台的供人阅读的字符串值。 www.ibm.com 7. The Integer class wraps a value of the primitive type int in an object. An object of type Integer contains a single field whose type is int. Integer类以对象的形式对简单类型int进行包装,一个Integer类型的对象包含一个类型为int的域。 www.web521.com 8. To int. This example shows both boxing and unboxing. When a variable of a value class. 以上例子展示了装箱和拆箱两种概念。当一个对象里面。 spaces.msn.com 9. In the following example, an int, a short, and a float are included in a mathematical expression giving a float result. 在下面的示例中,包含int、short和float类型的数学表达式得到一个float结果。 msdn2.microsoft.com 10. To specify an int variable for an iterator and a String variable for element name, use the code in Listing 17. 要为迭代器指定一个int变量并为元素名称指定一个String变量,请使用清单17中的代码。 www.ibm.com 1. A manager at Shanghai Morepro Int'l Logistics Co. said he hasn't seen any impact. 上海锐诺国际物流有限公司一位经理说,他没看到有任何影响。 c.wsj.com 2. The as operator must be used with a reference type or nullable type ('int' is a non-nullable value type). as运算符必须与引用类型或可为null的类型一起使用(“int”是不可为null的值类型)。 msdn2.microsoft.com 3. It would also be useful to define a valid range for an int value. 而且,为一个int值定义一个有效范围也很有用。 www.ibm.com 4. You can specify an item with the ResultSet by its index value (as an int) or by its name (as a string). 可通过项的索引值(以int的形式)或其名称(以string的形式)指定带有ResultSet的一个项。 msdn2.microsoft.com 5. Addition of an int and a double results in a double. int和doubule类型的两个数相加,结果是一个double类型的数。 www.ibm.com 6. execution is a primitive pointcut (just as int is a primitive Java type). execution是一个原始的Pointcut(就象int是一种原始的Java类型)。 www.ibm.com 7. PO. INT. ER is an Italian manufacturer for amino and polyamide hardeners for epoxy systems. Beside Italy's headquarter, PO. INT. 博特是一家专业生产环氧体系用胺类及聚酰胺类固化剂的意大利公司。 www.chinacoat.net 8. The example in Listing 1 illustrates variable creation of a variety of types (int, float, string, array, and function). 清单1中的示例说明了如何创建多种类型的变量(整型、浮点、字符串、数组和函数)。 www.ibm.com 9. Maxtrans is int, with a default of 1, which specifies the next transaction waiting for distribution. maxtrans的数据类型为int,默认值为1,表示指定下一个等待分发的事务。 technet.microsoft.com 10. Summons Thunderbird, the spirit of lightning. Number of summons depends on user's INT. 召唤雷鸟,闪电的精灵。召唤数量视使用者智力(INT)而定。 bbs.fireemblem.net 1. Also, notice that you can't just pass any old Strings and ints and arrays as the expectation arguments. 另外注意,不能作为预期参数传递任何String、int和数组。 www.ibm.com 2. One of them takes no arguments, another one takes an Int ID value, and another one takes both an Int and String. 其中一个没有参数,另外一个接受整型ID值,还有一个同时接收整型和字符串参数。 www.bing.com 3. If the first operand is an int or long, the right-shift is an arithmetic shift (high-order empty bits are set to the sign bit). 如果第一个操作数为int或long,则右移位是算术移位(高序空位设置为符号位)。 msdn2.microsoft.com 4. The following example adds an int data type value and a character value by converting the character data type to int. 以下示例通过将字符数据类型转换为int,将int数据类型值与字符值相加。 technet.microsoft.com 5. Create a Class2: : friendop UML operation with a return parameter of type int and a parameter x of type int. 创建一个Class2::friendop操作,其返回值类型为int,并且参数x的类型为int。 www.ibm.com 6. Schedule it all if you need to, but make sure you don't let your job get int the way of your well-being. 如果你需要可以将这些都排上你的日程,确保不要让你的工作阻碍了的良好状态。 www.bing.com 7. So far, nothing new here; you map the authors property, and the type is a class this time, instead of string or int. 这很好理解,映射authors属性,但其类型是类而不再是string或int。 www.ibm.com 8. In the Visual Snippet Editor, first create input and output variables of type "int" as shown in Figure 5. 在VisualSnippetEditor中,首先创建类型为“int”的输入和输出变量,如图5所示。 www.ibm.com 9. The first part, synthesized L-AP by a direct esterification from L-ascorbic acid and palmitic acid by lipase-catalyzed int-butyl alcohol. 第一部分,脂肪酶在叔丁醇中催化L-抗坏血酸与棕榈酸直接酯化合成L-AP。 www.boshuo.net 10. Frequency_type is int, and can be one of the following values. frequency_type的数据类型为int,可以是下列值之一。 msdn2.microsoft.com 1. Ships my sink or consignments be damaged int transit , exchange rates may alter , buyers default of governments suddenly impose an embargo. 例如船舶可能沉没,货物可能在运输途中受损,外汇兑换率可能有变动,买主可能违约,或者政府突然宣布禁运。 blog.sina.com.cn 2. The IDL keyword long is a fundamental integer type that is mapped to at least a 4-byte type, which, in Java code, is an int. IDL关键字long是一种基本的整数类型,它至少映射为一个4字节的类型,这种类型在Java代码中就是int。 www.ibm.com 3. Bit fields of type signed int shall be at least 2 bits long. 有符号整型数的位域至少有2bits长度 blog.sina.com.cn 4. Is the returned object token, and must be a local variable of data type int. 返回的对象令牌,并且必须是数据类型为int的局部变量。 technet.microsoft.com 5. Check if it is a valid integer for this platform, using INT_MAX. 用INT_MAX检查它是否为这个平台的有效整数。 www.ibm.com 6. If the property returns an OLE object, propertyvalue must be a local variable of data type int. 如果属性返回OLE对象,则propertyvalue必须是数据类型为int的局部变量。 msdn2.microsoft.com 7. You have to make sure your column is an UNSIGNED INT, because IP Addresses use the whole range of a 32 bit unsigned integer. 我们必需要使用UNSIGNEDINT,因为IP地址会使用整个32位的无符号整形。 yq329.blog.163.com 8. Write a program that reads the contents into a 2020 (two dimensional) array of int. 收件程序如下的内容纳入了2020(二维)阵列的整数。 zhidao.baidu.com 9. In the reference pane, content assist, and the documentation, you see numbers labeled as int, long, and double using the colon notation. 在reference面板、内容帮助和文档中,可以发现使用冒号标记将数值标注为int、long和double。 www.ibm.com 10. Tumor receptor imaging with isotope labeled octreotide is a suitable noninvasive technique int. . . 用放射性核素标记奥曲肽来诊断小细胞肺癌是一种较为理想的无创伤性检查方法。 www.chemyq.com 1. Computer drawing is the fundamental course for int design students to use a computer as a design tool. 电脑绘图为一们训练室内设计学生使用电脑做设计的基础课程。 admin.cyut.edu.tw 2. Returns the value of the specified number as an int. This may involve rounding or truncation. 将指定numer值以int形式返回,可能涉及舍入或取整。 www.7139.com 3. Hell, no I a'int never seen no SHE like this before. Who the F. U. C. 该死地,我从前从来也没有看过像这个大便一样地东西。 bbs.98158.cn 4. Use ints where they make sense, but don't agonize over the performance implications of int versus Number. 在int具有意义的地方使用int,但是不要被int与Number的性能问题所煎熬。 www.infoq.com 5. INT Bank maintains an internal Customer Credit Information System (CCIS) that manages and tracks customer loan transactions. INTBank维护用于管理和跟踪客户贷款事务的内部客户信用信息系统(CustomerCreditInformationSystem,CCIS)。 www.ibm.com 6. Converts the value on top of the evaluation stack to unsigned natural int, and extends it to natural int. 将位于计算堆栈顶部的值转换为unsignednaturalint,然后将其扩展为naturalint。 msdn2.microsoft.com 7. The properties and methods of the int data type are the same as the Int32 properties and methods. int数据类型的属性和方法与Int32的属性和方法相同。 msdn2.microsoft.com 8. Add another ORIGIN_Y constant of type int with a default value of 0, apply the same stereotype, and set the property to constant=true. 添加另一个int类型的ORIGIN_Y常量,默认值为0,应用同样的原型,并将属性设置为constant=true。 www.ibm.com 9. The resulting number of bytes is greater than the maximum number that can be returned as an int. 产生的字节数大于允许作为int返回的最大字节数。 msdn2.microsoft.com 10. Addition of an int and a long results in a long. int和long类型的两个数相加,结果是一个long类型的数。 www.ibm.com 1. Who could have imagined, back int 1869, that a small family dairy would grow into a major retail group operating over 800 stores? 谁可以想象,早在1869年的一个小小的销售奶制品的家庭店铺,会发展成一个拥有800多家连锁店的大型集团?。 www.enlrc.com 2. The function BCD_I interprets the value at input IN as a 3-decade BCD number and converts it to an INT number at output OUT. 我给函数BCD赋值为一个三位十进制的输入值IN,然后把它转化为一个短整型常量OUT。 zhidao.baidu.com 3. INT. SHACK---NIGHT Jake's eyes open in the darkness. He just lies there, thinking. In his coffin. In another world. 链接舱内,夜晚。杰克的眼睛在黑暗里睁开。他只是躺在那里,思索着。在他的棺材里。在另一个世界。 www.maomaopao.com 4. Hours is int, which can be one of the following ranges. hours的数据类型为int,可以是下列范围之一。 msdn2.microsoft.com 5. For primitive types, the representation uses a single letter code for each type (such as 'I' for an int and 'Z' for a boolean). 原语类型的表示法为,各类型使用一个单独的字母(如‘I’表示int、‘Z’表示布尔型)。 www.ibm.com 6. Conclusion To master the characteristics of ECG fracture phenomenon can avoid some misdiagnosis int. . . 结论掌握心电图中的裂隙现象的特征,能够避免经食管心房调搏检查中某些错误的诊断。 kns50.chkd.cnki.net 7. Registration at lobby of Yantai Int'l Hotel. Free beer , mineral water and souvenirs available. 燕泰酒店大堂开始登记注册分发纪念品,啤酒小姐开始供应免费啤酒、矿泉水; www.bing.com 8. User : Well then, it ought to be straightforward then. infoof(Bar(int, int)), done. 用户:既然如此,那这应该够直截了当了吧:infoof(Bar(int,int)),这就完了! blog.sina.com.cn 9. China had no authority represent Tibet in int'l affairs & Tibet never consented to Chinese rule. 在国际事务方面,中国在西藏没有行政代表;西藏从不认同中国统治。 www.ltaaa.com 10. In this example, the GetBytes(Int32) method of the BitConverter class is called to convert an int to an array of bytes. 在此示例中,调用BitConverter类的GetBytes(Int32)方法以将int转换为字节数组。 msdn2.microsoft.com 1. They will integrate the investigative work of INT more closely into Bank operations and provide for ongoing monitoring and evaluation. 还将把INT的调查工作更紧密地纳入世行的业务,并进行连续性的监测评估。 web.worldbank.org 2. Comm and cannot be issued on at able with cursors int able buffering mode. 对于临时表处于表缓冲方式下的表,不能发布此命令。 www.showxiu.com 3. INT: Nevertheless you have a right to be representedhere by an attorney. INT(警官):但是,在这里你有权被一位律师代理。 www.bing.com 4. Note that it also uses the ToString method on the age variable to covert the int to a string that can be output. 请注意,它还会在age变量上使用ToString方法,将int转换为可输出的字符串。 msdn2.microsoft.com 5. This wakes any of the threads blocked on the semaphore: int sem_post(sem_t * sem). 这会唤醒在该信号量上阻塞的所有线程:intsem_post(sem_t*sem)。 www.ibm.com 6. Glad to copperate with you, and hope we can build a long-term business relationship int the future. 上来先说很乐意和他做生意,也希望以后能长期合作。让客户心理觉得踏实些。 zhidao.baidu.com 7. Objective To detect the polymorphism int he thymidylate synthase promoter enhancer region (TSER) in primary gastrointestinal cancer. 目的检测原发性胃癌、结直肠癌胸苷酸合成酶(TS)启动基因增强子区段(TSER)的多态性。 terms.shengwuquan.com 8. Index_id is int. Valid inputs are the ID number of an index, 0 if object_id is a heap, NULL, -1, or DEFAULT. 有效输入包括索引的ID号、0(如果object_id为堆)、NULL、-1或DEFAULT。 technet.microsoft.com 9. Frequency_interval is int, with a default value of 1, and depends on the value of frequency_type. frequency_interval的数据类型为int,默认值为1,具体取决于frequency_type的值。 msdn2.microsoft.com 10. Expression evaluating to a nonnegative ID number ( int ). 算出非负ID号的表达式。 dictsearch.appspot.com 1. Besides, this article discusses the methods of inspecting microorganism int. . . 同时简介了酸败成品黄酒微生物的检测方法。 www.chemyq.com 2. The chapter three is the homologous relations between second personal pronoun and structure int he two languages. 第三章是两国语言中第二人称代名词与文体间的对应关系。 www.fabiao.net 3. The int[] argument is a four argument array that represents the red, green, blue, and alpha value for the pixel. int[]参数是一个由四个参数组成的数组,表示像素的红、绿、蓝以及alpha值。 www.ibm.com 4. The retention of INT in the lipid bilayers is very poor, although it has considerable affinity to the lipid bilayers. INT与脂质双分子层有一定的亲和力,但在其中的滞留性较差。 www.zgyxzz.com.cn:8080 5. Int width , height The width and height (in pixels ) of the window's region that needs to be redraw . 需要重画的窗口区域的宽和高(象素为单位)。 www.bing.com 6. Int: These numbers are arbitrary precision keys, and are also known as bigints. 整数:任意的准确的密匙,也被称为“大整数”。 www.bing.com 7. Active_start_date is int, with a default of NULL, which indicates today's date. active_start_date的数据类型为int,默认值为NULL,指示当天的日期。 msdn2.microsoft.com 8. umbrella please here ticket number sorry sir cloakroom ? suit school ? teacher ? son daughter n. int. adv. n. n. adj n. n. n. n. n. n. n. 伞请这里票号码对不起的先生衣帽间一套衣服学校老师儿子女儿专业词汇? wenku.baidu.com 9. Fully utilizing testing data that has a positive and profound significance to guide the exploration and test work int he future. 充分运用测试资料对指导今后的勘探试油工作具有积极的和深远的意义。 www.chemyq.com 10. Int. : Speaking with Ambassador L. Paul Bremmer III. He is the former chairman of the National Commission on Terrorism. 采访者:跟我们访谈的是L·保罗·布莱墨三世。他是国家恐怖主义委员会前任主席。 www.tingroom.com 1. You may assume that the operands and the result are within the range of value of the int type. 你要确保输入的操作数要在整型数据类型所能表示的范围之内。 dictsearch.appspot.com 2. To upgrade them the tank has to be near a tank factory, HQ Truck or a special ammunitions truck to "load" these int his ammunition storage. 要升级它们的时候坦克必须在坦克工厂、基地车或特殊的弹药卡车边上,将弹药装载入坦克的弹舱中。 bbs.3dmgame.com 3. ' China Int't Cruises Job' is a ship personnel human resource website to offer you all-aspect and professional service. “国际邮轮网”是一个为用户提供全方位、专业化服务的邮轮人才资源网站。 www.job110.cn 4. Unread_bytes (int) - the number of bytes currently contained in the PHP's own internal buffer. unread_bytes(int)-当前在PHP自己的内部缓冲区中的字节数。 ru.php.net 5. The general approach is to convert to a type that minimizes any potential loss (for example, when converting an int to a byte). 常规的做法是转换为尽可能减少潜在损失的类型(例如,将int转换为byte)。 www.ibm.com 6. This includes the conversion of COM enum arguments to Java int variables and the default values for what were optional arguments in COM. 这包括从COMenum参数到Javaint变量的转化,以及那些在COM中的可选参数的缺省值。 www.ibm.com 7. To access the raw pixel for a given location the method getPixel(int x, int y, pixel int[]) can be used. 要访问给定位置的原始像素,可以使用getPixel(intx,inty,pixelint[])方法。 www.ibm.com 8. There are no primitives like the Java language's int, float, and boolean. Ruby不具备Java语言中的int、float和boolean这样的基本类型。 www.ibm.com 9. SINOPEC Int'l is willing to join U. N. Procurement work to contribute for the peace, advancement and development of the world. 中国石化国际事业有限公司愿意积极参与联合国采购业务,为世界和平、进步与发展做出贡献。 unpur.yaotao.cn 10. Convert to a native int (on the stack as native int) and throw an exception on overflow. 转换为nativeint(在堆栈上为nativeint)并在溢出时引发异常。 msdn2.microsoft.com 1. Finally, Listing 6 shows a partial implementation of the parameter definition subclass for int parameter values. 最后,清单6显示了int形参值的形参定义子类的部分实现。 www.ibm.com 2. This article introduced the Python programming language and the built-in data types: bool, int, long, float, and complex. 本文简单介绍了Python编程语言和内置数据类型:bool、int、long、float和complex。 www.ibm.com 3. If a return value is not otherwise specified, the default return value for a function is int. 如果返回值没有指定,那么函数的缺省返回值是int类型的。 www.ibm.com 4. Results: There were significant differences int-PA and PAI-1 levels between the normal group and different types of cancer patients(p05). 结果:不同类型的恶性肿瘤患者与正常对照组t-PA及PAI-1比较差异有统计学意义(p0.05)。 www.bing.com 5. The method of most interest to a publishing client is the published(int) method. 发布客户机最感兴趣的方法是published(int)。 www.ibm.com 6. Int he paper, classify clay of the area into hard rock dickite, altered kaolin and sandy kaolin. 将区内高岭土分为硬质地开石、蚀变高岭土和沙质高岭土。 www.dictall.com 7. Int representing the retention period, in hours, for subscription activity. 数据类型为int,它表示订阅活动的保持期(小时)。 technet.microsoft.com 8. the int'l space station is the most expensive space probing program, and is a cooperative project of 16 countries. 国际空间站是费用最为昂贵的太空搜索项目,是有十六个国家参与的合作项目。 goabroad.zhishi.sohu.com 9. All that matters is that each alias has the same type, which in this case is int. 重要的是,每个别名都具有相同的类型,在本例中是int。 www.ibm.com 10. This query performs the bitwise AND between the a_int_value and b_int_value columns. 下面的查询将在a_int_value和b_int_value列之间执行位与运算。 msdn2.microsoft.com 1. Addition of two signed ints results in a signed int. 两个有符号整数相加的结果是一个有符号整数。 www.ibm.com 2. Improved Blessing of Wisdom fixes that. Having a little int on Chaz's gear fixes that. 这点可以用强化的智慧祝福以及装备上的少量智力能补偿。 www.1t1t.com 3. Where contact details are not provided on the page, you can contact internet@who. int for further information. 在网页上不提供联络细节的情况下,你可与internet@who.int联系以获取进一步信息。 www.who.int 4. When no LIFETIME clause is specified, the dialog lifetime is the maximum value of the int data type. 如果未指定LIFETIME子句,则对话的生存期为int数据类型的最大值。 technet.microsoft.com 5. Whether you are int he narrow space use or in a capacious detection space, the UNILUX can help you achieve 100% inspection of the products. 不管您是在狭窄的空间使用,或者您有一个宽敞的检测空间,UNILUX都可以帮您做到产品100%的检测。 www.pack.cn 6. Finally, INT Bank has a core IT staff at corporate headquarters who are responsible for administering the loan application service. 最后,INTBank公司总部有一位核心IT人员,负责管理贷款申请服务。 www.ibm.com 7. The compiler can translate occurrences of this type into type int. 编译器能够把该静态类转换为int类型。 www.infoq.com 8. So, for example, x can be an int within a loop that runs a million times but still be assigned a float value at the end of the loop. 例如,x在一个执行一百万次的循环中可以是int类型,但是在循环结束时可以依然是一个float类型的值。 www.ibm.com 9. The onAccuracyChanged(int sensor, int accuracy) method is invoked when the accuracy of a sensor has been changed. 当传感器的准确性更改时,将调用onAccuracyChanged(intsensor,intaccuracy)方法。 www.ibm.com 10. Note that Bean's array variable is an array of java. lang. Integer, not an array of int. 注意:这个Bean的数组变量是一个java.lang.Integer数组,不是一个int数组。 www.ibm.com 1. For this reason I had to wrap int values as Integer objects before transferring them in Listing 4. 出于这个原因,在清单4中传递int值之前,我不得不把int值包装成Integer对象。 www.ibm.com 2. It represents the content of the product int he simplest way, both through word and image. 它以最简单的方式,同时通过单词与图像表示了产品的内容。 www.bing.com 3. ' China Int't Cruises Job' is a comprehensive, human and interactive stage for human resource. “国际邮轮网”是一个针对性很强的集成化、人性化、信息互动的人力资源管理平台。 www.job110.cn 4. A public function in the class space named func, which takes 2 arguments of type int and does not return anything. space类中名为func的公共函数,它有两个int类型的参数,不返回任何值。 www.ibm.com 5. You use both the int and long types to hold integer values, the difference being that an int is a 32-bit integer value. 您可以使用int和long两种类型来保存整数值,它们的不同点在于int是一种32位的整数值。 www.ibm.com 6. Trade: focusing on Int. trade, develop comprehensive trading center. 贸易:国际贸易为核心,建设综合贸易中心。 blog.sina.com.cn 7. Here the type described is that of pointers to int. 这里得到的类型是指向int型的指针 www.bing.com 8. The other four simple, built-in types in Python are all numeric types: int, long, float, and complex. Python中其他四个简单的内置类型都是数值类型:int、long、float和complex。 www.ibm.com 9. For actually working with the data, ints are far more convenient and efficient than Strings. 当实际使用数据时,int远比String更便利和有效。 www.ibm.com 10. What we have so far is the send_message(int timeout, char *message, int length) function. 到目前为止,我们已经有了send_message(inttimeout,char*message,intlength)函数。 www.ibm.com 1. The values returned by the sizeof operator are of the type int. 由sizeof运算符返回的值是int类型。 msdn2.microsoft.com 2. However, I've read a few articles that suggest that uint can be 200-400 percent slower than the int data type. 可是,我读了几篇文章都指出uint比int数据类型慢200%到400%。 www.infoq.com 3. This can cause pointers to be assigned to int and vice-versa. 这可能会导致指针被赋值给int类型,或者反之。 www.ibm.com 4. I would like to hold a meeting int the afternoon about our development planning for the project A. 我建议今天下午我们举行一个会议讨论一下A项目的开发计划。 www.open-china.net 5. A main function calls the public function func with int arguments of class space. main函数,它调用space类中使用int参数的公共函数func。 www.ibm.com 6. soaking effect could be improved int he first 30minutes with the raising of soaking temperature. 提高浸泡温度在浸泡前期可提高吸水效果; www.chemyq.com 7. Shandong Hongan Int'l Shipping Agency Co. , Ltd Shangdong China Marine Shipping Agency Co. 山东远东国际船舶代理有限公司山东豪运国际船舶代理有限公司。 www.chinaports.com.cn 8. at the end. All other routines that return an int must have an explicit return statement that returns the appropriate int value. 所有返回值是int型的函数,它必须要有一个显式的return语句,并且返回一个恰当的int值。 hi.baidu.com 9. int. Of, relating to, or located within the limits or surface; inner. 属于、关于或位于某限度或表面以内的;内部的 bulo.hjenglish.com 10. Exported countries reduce or forbid grain export decrease grain supply in the int'l grain market. 粮食出口国限制出口政策导致国际粮食市场短期内供给大幅度减少。 agri_old.chinamet.com 1. These shifts can be avoided by using int and unsigned int for local variables. 这些移位操作可以通过使用int和unsignedint的局部变量来避免。 blog.sina.com.cn 2. The compiler has made significant improvements in float to int conversion speed. 编译器极大地提高了浮点到整数的转换速度。 msdn2.microsoft.com 3. defineOutputBindDouble(int sqlrcurref, string variable)Define a double precision floating point output bind variable. 定义一个双精浮点(doubleprecisionfloatingpoint)输出绑定变量。 blog.sina.com.cn 4. Many of us may feel that we simply do not have the time to incorporate exercise int your busy lifestyle. 也许很多人认为,在繁忙的生活中很难拨出时间来运动。 www.bing.com 5. Distortion is negligible int he amplifiers which use transistors. 在使用晶体管的放大器中,失真很小。 www.8875.org 6. Int specifying a character to be written. 指定被写入字符的int值。 5kuishou.com 7. The default value is Int. MaxValue, indicating that there is no time out period. 默认值为Int.MaxValue,这表示没有超时期限。 msdn2.microsoft.com 8. This article discusses the uniform_int and uniform_real random-number distributions and the mt19937 random-number generator. 本文讨论uniform_int和uniform_realrandom-number分布以及mt19937随机数生成器。 www.ibm.com 9. This project shows how easy it is to int - This project shows how easy it is to integrate digits in you. 这个程序向你显示在你的应用程序中集成数字是多么容易。 cosoft.org.cn 10. This could have simply made sure it was really an INT variable, but we also added a range in $minSpeed and $maxSpeed. 这可以简单地确保它确实是一个INT变量,但是也在$minSpeed和$maxSpeed中添加了一个范围。 www.ibm.com 1. Halley edited Newton's Philosophiae naturalis principia mathematica, bring ing it to pr int in 1687. 哈雷为牛顿编辑《自然哲学的数学原理》,并于1687年出版。 www.showxiu.com 2. Pushes an unmanaged pointer (type natural int) to the native code implementing a specific method onto the evaluation stack. 将指向实现特定方法的本机代码的非托管指针(naturalint类型)推送到计算堆栈上。 msdn2.microsoft.com 3. In that situation, most programmers just read that as an int. 在这种情况下,大多数程序员都会将其作为int读入。 www.ibm.com 4. The value represented by the string is not a value of type int. 字符串表示的值不是int类型的值。 blog.cnbie.com 5. TIANJIN TIANFENG INT'L TRANSPORTATION CO. , LTD. QINGDAO BRANCH. 天津天峰国际运输有限公司青岛分公司 china-customs.com 6. Qingdao Adani Int'l Shipping Agency Co. , Ltd Shandong China Cereal Int'l Shipping Agency Co. 青岛阿达尼国际船舶代理有限公司山东中粮国际船务代理有限公司。 www.chinaports.com.cn 7. Allows an application to install a location provider int the location Manager. 允许应用程序程序安装一个位置服务到位置管理器。 www.cnblogs.com 8. balance sheet is af financial statement of assets of liability of business at a po int in time. 资产负债表是财务报表的资产负债业务在一个时间点。 www.showxiu.com 9. Oldest_first is int, with a default of 0, which presents the newest jobs first. oldest_first的数据类型为int,默认值为0,表示首先显示最新的作业。 msdn2.microsoft.com 10. The first line tells you that you're seeing the help page for the int class, which is a built-in data type. 第一行告诉您正在查看int类的帮助页面,它是一个内置的数据类型。 www.ibm.com 1. This means that in a C program, you can write int i = 100 to create and initialize an integer variable. 这意味着在C程序中,可以编写inti=100来创建和初始化整型变量。 www.ibm.com 2. Here, the int is converted to a double before addition. 此处int类型的数在执行加法运算之前转换成double类型。 www.ibm.com 3. Please direct any additional enquiries regarding the Global Health Workforce Alliance to: ghwa@who. int. 如果您对全球卫生工作者联盟还有任何疑问,请发邮件至ghwa@who.int进行咨询。 www.who.int 4. For enquiries and comments to improve these papers, please send to vaccines@who. int. 如欲问询并提出文件改进意见,请发邮件至vaccines@who. www.who.int 5. For the INT antenna version the antenna is the battery pack and the battery pack wiring. 内置型的天线就是电池块和电池块上的线圈。 vpvp.cn 6. QINGDAO TRIUMPHANT SAILING INT'L TRANSPORTATION CO. , LTD. 青岛凯航国际货运有限公司。 www.china-customs.com 7. Objective: To investigate the effects of use of viscoelastic substances int he operation of corneal cracking suturing. 前言:目的:探讨角膜裂伤缝合术中使用粘弹性物质的效果。 www.chemyq.com 8. If the value is set to Int. MaxValue, the last complete page of results is returned. 如果将值设置为Int.MaxValue,则返回最后一个完整的结果页。 technet.microsoft.com 9. A UML property c of type int and a UML operation pqr with return type bool. 一个UML属性c(类型为int)和一个UML操作pqr(返回值类型为bool)。 www.ibm.com 10. The int data type has a precision of 10, a length of 4, and a scale of 0. int数据类型的精度是10,长度是4,小数位数是0。 technet.microsoft.com 1. His present was clumsily wrapped int he heavy brown paper that he got from a grocery bag . 他送的圣诞礼物却是包在杂货店带回来的,粗重的牛皮纸袋里面。 www.showxiu.com 2. Change all "Integer" to "int" in ActionForm. java, since you created the form property "tel" of type java. lang. Integer. 将ActionForm.java中的所有“Integer”修改为“int”,这是因为您刚才创建的表单属性“tel”的类型是java. www.ibm.com 3. defineOutputBindInteger(int sqlrcurref, string variable)Define an integer output bind variable. 定义一个整型(integer)输出绑定变量。 blog.sina.com.cn 4. Expression that evaluates to the element number to check ( int ). 计算出要检测的画面元素号的表达式(整数型)。 dictsearch.appspot.com 5. Is an integer expression (tinyint, smallint, or int) that gives the seed value. 提供种子值的整数表达式(tinyint、smallint或int)。 msdn2.microsoft.com 6. Since the iPhone is a 32-bit platform, type int is a suitable value. 因为iPhone是32位平台,类型int是合适的值。 www.ibm.com 7. Sorting has been enabled for the ID (int), Name (String), and active date (Date) column. ID(int)、名称(String)和活动日期(Date)列已启用排序。 www.ibm.com 8. Design of Solid Waste Incineration Plant in Shuangliu Int. Airport. 双流国际机场垃圾焚烧站设计。 www.ilib.cn 9. Damages foes by hand of an evil spirit. AOE broadens as INT goes up. 邪恶灵魂之手伤害敌人。效果范围随使用者智力(INT)提升而加宽。 bbs.fireemblem.net 10. The onSensorChanged(int sensor, float values[]) method is invoked whenever a sensor value has changed. onSensorChanged(intsensor,floatvalues[])方法在传感器值更改时调用。 www.ibm.com 1. QINGDAO GOLDEN EXPRESS INT'L TRANSPORTATION SERVICE CO. , LTD. 青岛金运航空货运代理有限公司。 www.china-customs.com 2. Do not use an int to store a pointer. 不要使用int类型来存储指针。 www.ibm.com 3. Declare numeric variables as int or long for alignment and performance. 为了对齐和性能的需要,请将数字变量声明为int或long类型。 www.ibm.com 4. With this, I square the argument and return it through another call to scm_from_int. 然后,我平方参数,并通过另一个scm_from_int调用返回它。 www.ibm.com 5. The function close closes a device on Linux, just like closing a file: int close(int fd); . 在Linux中,函数close关闭设备就像关闭文件一样:intclose(intfd);。 www.ibm.com 6. Above College graduated, Int'l Business, Logistics are first. 大专以上学历,国际贸易,物流管理专业优先。 www.yjbys.com 7. You should be aware of where your code takes an int value and processes it as a size_t or time_t value. 应注意代码在哪里采用int值并将其作为size_t或time_t值处理。 msdn2.microsoft.com 8. SHANDONG ZHENGHE INT'L FREIGHT TRANSPORTATION CO. , LTD. 山东正和国际货运代理有限公司。 china-customs.com 9. To enable memory access, it provides put and set methods for ints, chars, and bytes. 为允许内存访问,它为int、char和byte提供了put和set方法。 www.ibm.com 10. An int representing the current size of the buffer. 表示缓冲当前大小的int值。 5kuishou.com 1. Int ORDER, An arbitrary value which affects the order this Section appears in the UI. 可以是一个任意的值,表示该节在用户界面上出现的次序。 blog.csdn.net 2. Create a UML Class class1 and add an operation op with return type int to it. 创建一个UML类class1,并且向其添加一个操作op,其返回值类型为int。 www.ibm.com 3. QINGDAO JASPER INT'L TOURISM & AIR TRANSPORTATION CO. , LTD. 青岛嘉合国际旅游航空货运有限责任公司 china-customs.com 4. For example, in most general programming languages, you perform multiplication just as you would on paper: int times = 5 * 5; . 例如,在大多数普通编程语言中,执行乘法就像您在纸上作运算一样:inttimes=5*5;。 www.ibm.com 5. FUJIAN PROVINCIAL INT'L TRADE TRANSPORTATION CO. , LTD. 福建省国际贸易运输有限公司。 www.china-customs.com 6. Expression that evaluates to the time offset (int). 计算得出时间偏移量(整数)的表达式。 apps.hi.baidu.com 7. Objective To explore the mechanism of Xiao Chaihu decoction int he treatment of endometriosis in rats. 目的探讨小柴胡汤冲剂治疗大鼠子宫内膜异位症(内异症)的作用机制。 terms.shengwuquan.com 8. It then atomically decreases the semaphore count: int sem_wait(sem_t * sem). 然后它会自动减小信号量计数器的值:intsem_wait(sem_t*sem)。 www.ibm.com 9. It is not guaranteed to work if pointers are larger than ints. 如果指针比int类型所占用的位数多,这就不能保证可以工作。 www.ibm.com 10. I just can't help being tempted to have a try in translating the book int Chinese. 我禁不起诱惑想试着把这本书翻译成中文 wenwen.soso.com 1. Double-click the first cell in the table (where it says "Artificial Int: " ) and another properties window will appear. 双击表格中的第一个单元(内容是“ArtificialInt”),会出现另一个属性窗口。 www.ibm.com 2. CHINA GREAT WALL INT'L TRANSPORTATION FORWARDING CO. , LTD. 长城国际运输代理有限公司。 china-customs.com 3. Converts the value on top of the evaluation stack to natural int. 将位于计算堆栈顶部的值转换为naturalint。 msdn2.microsoft.com 4. Python has five simple built-in types: bool, int, long, float, and complex. Python有五个内置的简单类型:bool、int、long、float和complex。 www.ibm.com 5. In the preceding declaration, the integer literal 32767 is implicitly converted from int to short. 在以上声明中,整数32767从int隐式转换为short。 msdn2.microsoft.com 6. Add two parameters of type int to the operation, and name them row and column. 向操作添加两个int类型的参数,并将其命名为row和column。 www.ibm.com 7. Petrifying gas creeps from the earth, turning foes to stone. AOE broadens as user's INT goes up. 从土地蔓延出来的石化气体,把敌人变成石头。效果范围随使用者智力(INT)提升而加宽。 bbs.fireemblem.net 8. The logistic arm must deliver material to the combat forces int ime. 后勤部队必须及时将物资输送到作战部队。 www.pladaily.com.cn 9. With the IBM Cognos 8 SDK, there is no such thing as a "simple" or "native" data type such as int, string, or boolean. 对于IBMCognos8SDK,不存在“简单”或“原生”数据类型,如int、string或boolean。 www.ibm.com 10. Toys n. n. n. n. n. n. n. not help help come on thanks welcome You're Welcome ad. v. int. n. a. 不,没帮助救命;来帮忙来吧,赶快谢谢,感谢受欢迎的不客气 wenku.baidu.com 1. What attracts them: Omnivores, they eat anything from leaves to baby birds (eek! ) and will attack if a nest is threatened. 什么会吸引它们:杂事类动物,它们吃任何东西,从叶子到雏鸟,唷(eek:[i:k],int.唷呀,表示突然的惊恐)。而且但一个巢穴受到威胁时会攻击。 www.bing.com 2. SHANGHAI ASIA SHIPPING INT'L FREIGHT FORWARDING CO. , LTD. 上海亚轮国际货运有限公司。 blog.vonno.com 3. WHO also thanks the many individuals who have given donations via our website. 世界卫生组织还向众多通过其网站www.who.int进行捐款的个人表示感谢。 www.who.int 4. HANGZHOU DOUBLE HORSE INT'L TRANSPORTATION CO. , LTD. 杭州双马国际货运有限公司。 www.ccn86.com 5. ZHEJIANG DOUBLE HORSE INT'L TRANSPORTATION CO. , LTD. 浙江双马国际货运有限公司。 www.21shipping.com 6. It is created using a Paragraph as title and an int as chapter number. 使用Paragraph作为题目并使用int作为章节号码来创建它。 www.ibm.com 7. QINGDAO DONGFANG INT'L TRANSPORTATION CORP. 青岛市东方国际货运代理公司 china-customs.com 8. Shanghai Insung Int'l Trading Co. , Ltd is a Korean invested company, established in Shanghai WaiGaoqiaoFree trade Zone. 上海寅晟国际贸易有限公司,注册于上海外高桥保税区的韩国独资企业。 www.01hrshanghai.com 9. SHANDONG HORIZON INT'L TRANSPORTATION CO. , LTD. 山东华鑫国际货运代理有限公司。 www.china-customs.com 10. ZHUHAI SHINING FREIGHT & FORWARDING INT CO. LTD. 珠海鑫光国际货运有限公司 china-customs.com |
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。