By 'different' I mean; Individuals who have, by Society in general, been type cast as, 'not the norm'.
由不同的'我的意思;个人谁的,由社会,被类型演员,因为'不规范'。
The thermal properties and deformation of new type cast copper stave with buried copper pipe were studied.
系统分析了高炉用新型埋管式铸铜冷却壁的热态性能及热变形。
You should perform an instanceOf operation to make sure it is the view you are looking for, and then type cast it to the appropriate view class.
应执行instance Of操作来确保它就是正在寻找的视图,然后将其类型转换为适当的视图类。
New type cast steel wheels are widely applied in the US, Indian and other countries for their mature technology. They have more advantages than rolled steel wheels.
新型铸钢车轮在美国、印度等国家已是成熟技术并已得到广泛应用,与我国使用的碾钢轮相比有许多优越性。
Based on experiments, the coating compositions of nickel ferro type cast iron electrode have been worked out using regression method and computer - aided optimization.
在试验的基础上,应用二次混料回归设计试验方法设计镍铁型铸铁焊条药皮渣系的配方,借助计算机辅助优化,获得了综合工艺性能优良的镍铁型铸铁焊条。
One must therefore take into account both the expected return type and the data model when deciding how to cast the object that this method returns.
因此在决定如何对该方法的返回值进行强制类型转换时,必须同时考虑预期的返回类型和所用的数据模型。
Type-safe means that the macro verifies that the specified operation can be performed on the given type before attempting to cast.
类型安全意味着宏在进行类型转换之前,会验证指定操作可以在指定类型上安全地执行。
A cast function can be used to cast the value to an appropriate type.
可以使用类型转换函数将值转换为一个合适的类型。
If the index is being bypassed, then the RHS of the comparison should be type-cast.
如果会绕过索引,应该对比较表达式的RHS执行类型转换。
If you assume that there is an index on COL1 in the above example, if COL1 is type-cast instead of the RHS, then the index will be bypassed and the query will perform a full table scan.
假设上面示例中的COL1列上有索引,如果对COL1而不是RHS执行类型转换,那么会绕过索引,查询会执行全表扫描。
Use with weak typed variables to cast them as another type.
用于弱类型变量,以将它们强制转换为另一种类型。
You'd cast it to the expected type, and then do something useful with the new data.
最好将它转换为需要的类型,然后对新数据执行一些有用的操作。
The output from the function can then be used as input to another function taking XML arguments, or it can be cast to an equivalent SQL data type.
然后,可以使用函数的输出作为另一个接受XML参数的函数的输入,也可以把它转换为等效的SQL数据类型。
All the application needs to do is determine the type of the parsed event, cast it to the corresponding concrete type, and use its methods to get information pertaining to the event.
应用程序只需要确定解析事件的类型,将其转换成对应的具体类型,然后利用其方法获得属于该事件的信息。
To summarize the advice for XML join queries, always cast join predicates to the type of the XML index that should be used.
总结一下关于XML连接查询的建议,通常将连接谓词转换为应使用的xml索引类型。
The easiest way to fix such exceptions is to carefully check that the type to which an object is being cast conforms to the rules mentioned above.
修复这类异常的最简单方式就是仔细检查对象要转换到的类型是否符合以上提到的规则。
With the heightened awareness of data types in 2.0, incoming parameters might need to be cast into a particular type in order to be useful in the template.
利用2.0中对数据类型的敏感特性,传入参数可能需要转换成特定的类型以便在模板中使用。
Vectors can be cast between vectors of other types, and back-and-forth between the vector types and the special quad type, but none of these casts perform any data conversion.
向量可以在其他类型的向量之间进行转换,并在向量类型和特殊的quad类型之间反复进行转换,不过这些类型转换都不能执行任何数据转换。
The exception is thrown by the explicit cast because the test case is trying to convert something of type String to an Integer.
这个异常是由显式类型转换抛出的,因为测试用例试图把类型为String 的东西转换成Integer。
Rather than binding the Account parameter explicitly, JBoss provides reflective access to currently executing objects, requiring a cast to the corresponding type.
JBoss没有显式地绑定Account参数,而是提供了对当前正在执行的对象的反射访问,因此需要把类型转换到对应的类型。
This string is converted to an XML type by using the CAST (? As XML) function.
此字符串通过使用CAST (?Asxml)函数转换为xml类型。
To fetch elements from the collection, you had to know the type of object in the collection so you could cast it back to the appropriate local variable.
要从集合中提取元素,您必须知道集合中对象的类型,以将其强制转换为合适的局部变量。
The class cast of the mock object into type Collaborator is necessary because the intercept method returns type object.
模拟对象到Collaborator类型的类强制转换十分有必要,因为intercept方法将返回类型Object。
The VALUES clause also includes a casting function for the user-specified value of the OID column because the value must be cast into the REFERENCE type of the target table.
values子句还为用户指定的oid列的值包括了一个casting函数,因为该值必须强制转换成目标表的REFERENCE类型。
Finally, the narrow method checks to make sure the retrieved object from JNDI can be cast into the intended object type, CustomerHome.
最后,严密的方法检查用于确保从JNDI检索到的对象可以被映射为所需的对象类型CustomerHome。
Note that the unmarshalling creates a generic object, so you must explicitly cast it to the SimpleBean type.
注意,解组将创建一个泛型对象,因此您必须将其显式设置为 SimpleBean 类型。
In cases where unsigned and signed 32-bit integers are mixed in an expression and assigned to a signed long, cast one of the operands to its 64-bit type.
如果在表达式中混合使用无符号和有符号的32位整数,并将其赋值给一个有符号的long类型,那么将其中一个操作数转换成64位的类型。
All operands to specific intrinsics are cast to a special type called qword, which is essentially an opaque register value type.
specific intrinsic 的所有操作数都会映射为一个称为qword 的特殊类型,它实际上是一个opaque寄存器值类型。
XMLCursor is generic, so the line region r = i.next() does not need a cast, since the compiler realizes that i is of type XMLCursor.
XMLCursor是泛型的,因此regionr =i.next()不需要强制转换,因为编绎器了解i 是 XMLCursor类型。
Also, hardeep was implicitly cast to XML type (xs: string).
另外,hardeep被隐式转换为xml类型(xs: string)。
应用推荐