易失的 meaning in English
losable
volatile
Examples
- Indicates that the subsequent pointer reference is volatile
指示后面的指针引用是易失的。 - Data in the asp . net cache is volatile that is , it is not permanently stored
Asp . net缓存中的数据是易失的,即不能永久保存。 - Rom is usually for the permanent , non - volatile storage of an applications program
Rom通常是用于永久的、非易失的应用程序存储。 - Is used only in custom modifiers of method signatures to indicate that the field it marks is volatile
只用于方法签名的自定义修饰符以指示它标记的字段是易失的。 - Any compiler that imports metadata with one or more fields marked as volatile must use instructions prefixed with
对于任何编译器,如果导入的元数据具有一个或多个标记为易失的字段,则编译器必须使用以