我们如何将一种文件类型转换为另一种类型?
它们还将执行所需的类型转换。
BC模式也允许某些自动类型转换。
SDO引用属性没有类型转换。
类型转换程序—负责数据类型转换。
但是如果可能的话,它允许类型转换。
但类型转换函数必须有前缀。
可基于该信息对事件进行向下类型转换。
This information can be used as the basis for downcasting the event.
现在,由编译器自动地执行基元类型转换。
Primitive type conversion is now performed automatically by the compiler.
PHP还有用于算术运算的自动类型转换。
PHP also has automatic type conversion for arithmetic operations.
避免客户机与数据库之间的数据类型转换。
自动数据类型转换服务。
这种组件的特殊形式可以处理数据类型转换。
A specialized form of this component works with data type conversion.
现在不再需要数据类型转换了。
这些警告的原因是将在运行时中执行类型转换。
The reason for these warnings is that a type conversion will be executed in runtime.
数据传输和类型转换在请求处理循环的两端发生。
Data transfer and type conversions happen on both ends of the request processing cycle.
当然,在这些例子中,类型转换还没有完全消失。
Of course, the typecasting doesn't completely disappear in these cases.
可以通过将匿名类型转换为命名类型来解决这些问题。
These issues can be remedied by converting anonymous types to named types.
类型转换。
清单2:Frontier:RPC中强制类型转换。
此外还有几种方便的方法可用于向下类型转换。
Finally, several convenience methods can perform the downcast.
警告意味着如果数据不遵从目标类型,则类型转换就会失败。
The warning means the type conversion can fail if the data does not adhere to the target type.
可以使用类型转换函数将值转换为一个合适的类型。
A cast function can be used to cast the value to an appropriate type.
如果要作为数字排序,使用number或者类型转换函数。
To have them sorted as Numbers, use number or a casting function.
如果作为时间、时期或者其他有序类型排序,使用类型转换函数。
To have them sorted as times, durations, and other types that have order, use a casting function.
源代码根本没有包含任何数据类型转换,怎么会这样呢?
How can that be, since the source code doesn't include any casts?
使用union数据类型进行类型转换(mis-)。
新的XML分解还具有一个强大的类型验证器和类型转换引擎。
The new XML decomposition also has a strong type validator and type conversion engine.
按照以下步骤,将清单1中的匿名类型转换为清单2中的命名类型。
We followed these steps to transform listing 1's anonymous type into listing 2's named type.
因为可以重新使用此段代码,所以执行数据类型转换是一项常见任务。
Performing the data type conversion is a common task, so this piece of code can be reused.
应用推荐