过程检查 meaning in Chinese
in-proce i ection
in-process inspection
Examples
- The parsing process then checks to see if an
然后,解析过程检查 - To ensure the completeness of the quality documents about process inspectionand to file it
确保过程检查质量文件的完整性,负责文件的归档工作。 - Performs a process called verification that examines code and attempts to determine whether the code is type - safe
执行称为验证的过程,该过程检查代码并尝试确定该代码是否为类型安全代码。 - During this compilation , code must pass a verification process that examines the msil and metadata to find out whether the code can be determined to be type safe
在此编译过程中,代码必须通过验证过程,该过程检查msil和元数据以查看是否可以将代码确定为类型安全。 - Verification examines msil and metadata to find out whether the code is type safe , which means that it only accesses the memory locations it is authorized to access
验证过程检查msil和元数据以确定代码是否是类型安全的,这意味着它仅访问它已被授权访问的内存位置。