非字符数据隐式转换为字符串。
Noncharacter data is implicitly converted to a character string.
实际上隐式转换帮了我们很大忙。
显式构造函数不能参与隐式转换。
An explicit constructor cannot take part in implicit conversions.
你想是没有显式转换的日期。
What you are wanting is to not have to convert the dates explicitly.
可能需要显式转换一个或多个实际参数。
You may want to explicitly cast one or more of the actual parameters.
有些编译器需要显式转换来支持收缩转换。
Explicit conversion is required by some compilers to support narrowing conversions.
隐式转换操作符将Point类型转换为int。
The implicit conversion operator is defined, which converts a Point type to int.
解释类型转换的概念以及隐式和显式转换的不同。
Explains the concept of type conversion and the distinction between implicit and explicit conversion.
显式转换不能用于在不兼容的数据类型之间执行转换。
Explicit conversion cannot be used to convert between incompatible data types.
这样可以对委托类型和实现变体接口的类进行隐式转换。
This allows for implicit conversion of classes that implement variant interfaces and implicit conversion of delegate types.
型钢混凝土(src)梁式转换结构是一种新的转换形式。
Transfer structure of solid reinforced concrete (SRC) beams is a new transfer type.
在高层建筑梁式转换层的施工中,多用扣件式钢管支撑系统。
Supporting system used in most of the girder transfer floor construction in high-rise building is steel pipe with fastener.
另外,hardeep被隐式转换为xml类型(xs:string)。
不过,可为类型定义隐式转换运算符,这样就可以对这些类型使用赋值运算符。
However, you can define implicit conversion operators for a type, which enable you to use the assignment operator with those types.
可以用单个实参来调用的构造函数定义了从形参类型到该类类型的一个隐式转换。
A constructor that can be called with a single argument defines an implicit conversion from the parameter type to the class type.
有办法确保COUNTIF函数将这些单元格的值作为字符串参数不做隐式转换?
Is there a way to ensure the COUNTIF function takes these cell values as string parameters without doing an implicit cast?
此函数不直接支持CLOB数据。然而,CLOB可以作为参数通过隐式转换传入。
This function does not support CLOB data directly. However, CLOBs can be passed in as arguments through implicit data conversion.
外部的构造器不能参与部分的隐式转换,只能明确的构造一个对象,例如,用上面的例子。
An explicit constructor cannot take part in implicit conversions. It can only be used to explicitly construct an object. For example, with the class declared above.
因为转换必须是唯一的,因此必须进行一次强制转换,或者使其中一个转换成为显式转换。
Because conversions have to be unique, you either have to make a cast or to make one of the conversions explicit.
我现在的解决办法效率很低,因为我使用了很多array和ArraySegments之间的隐式转换。
My current solution is inefficient because it involves a lot of hidden conversions from arrays to ArraySegments and vice versa.
介绍了托柱梁式转换层结构实现了上下层结构柱网改变、截面大、结构受力复杂等结构形式特点;
The structure features of bearing column girder transfer floor such as large section and complicated mechanical behaviors are introduced, which realize the transfer of structural axes.
对于引用类型,隐式转换始终存在于从一个类转换为该类的任何一个直接或间接的基类或接口的情况。
For reference types, an implicit conversion always exists from a class to any one of its direct or indirect base classes or interfaces.
如果范围变量是显式类型的,请确保该类型与循环访问的集合中的元素类型相同或可从该类型隐式转换。
If the range variable is explicitly typed, make sure that the type is either the same as, or implicitly convertible from, the type of the elements in the collection it iterates.
显式数值转换用于通过显式转换表达式,将任何数字类型转换为任何其他数字类型。对于它不存在隐式转换。
Explicit numeric conversion is used to convert any numeric type to any other numeric type, for which there is no implicit conversion, by using a cast expression.
通过实例计算分析,给出了带托柱式转换梁的框架-核心筒结构的转换层上、下层间侧移角比的取值范围建议。
Base on the calculation of an example, suggestions on range of sideway ratio of stories up and down in transfer story of frame-core tube structure with column supporting transfer beam is obtained.
介绍梁式转换层结构特点及结构形式,通过工程实例论述梁式转换层结构的设计要点和结构构件设计,以供借鉴。
Through project case, the paper discusses on structural design of girder transfer floor as well as its structural members.
可以通过隐式转换将Spring回调轻松转换为Scala函数,如GenericJpaDaoSupport对象中所示。
Converting whatever Spring callback into a Scala function can easily be achieved with an implicit conversion as the one defined in the GenericJpaDaoSupport object.
或者扩展IfExpr引入非数字的特殊情况,或者像 1.0 那样使用number()强制显式转换得到NaN。
Either expand to an IfExpr to special-case the non-numbers or use number() to force explicit conversions and obtain NaN as under 1.0.
或者扩展IfExpr引入非数字的特殊情况,或者像 1.0 那样使用number()强制显式转换得到NaN。
Either expand to an IfExpr to special-case the non-numbers or use number() to force explicit conversions and obtain NaN as under 1.0.
应用推荐