未检查的 meaning in Chinese
unchecked
Examples
- All expressions are evaluated in an unchecked context
所有表达式都在未检查的上下文中计算。 - Specifies unchecked context
指定未检查的上下文。 - Specify unchecked context
指定未检查的上下文。 - Explicit conversions can be performed in a checked or unchecked manner
显式转换可使用已检查或未检查的方式执行。 - The following code example illustrates a c cast that is not checked
下面的代码示例解释了一个未检查的c #强制转换。