| 1. | They must be explicitly converted using a cast 必须使用强制转换进行显式转换。 |
| 2. | You can also cast the integral character codes 您也可以显式转换整数字符代码。 |
| 3. | Must be of a type implicitly or explicitly convertible to 必须属于可隐式或显式转换为 |
| 4. | Explicit conversion uses a type conversion keyword “显式转换”使用类型转换关键字。 |
| 5. | To the run - time data type of the element 显式转换为元素的运行时数据类型。 |
| 6. | This is an example of an explicit conversion operator 这是显式转换运算符的一个示例。 |
| 7. | Explicit conversions use the cast or convert functions 显式转换使用cast或convert函数。 |
| 8. | Function to explicitly convert other data types to type 函数将其他数据类型显式转换为类型 |
| 9. | Data types can be converted either implicitly or explicitly 可以隐式或显式转换数据类型: |
| 10. | An explicit conversion exists are you missing a cast 存在显式转换(是否缺少强制转换? ) |