注释类型 DynamicConst.Error
-
@Retention(SOURCE) public static @interface DynamicConst.Error错误类型
-
-
字段概要
字段 修饰符和类型 字段 说明 static intAPPLY加载完成,但是动态资源应用过程中失败static intCHECK_VERSION检查版本号失败static intDOWNLOAD下载失败static intINIT初始化(状态恢复)失败static intNONEstatic intPARAM_CHECK参数检查失败,未进入加载流程static intUNZIP解压缩失败static intVERIFY_RES资源包校验失败static intVERIFY_ZIP校验压缩包失败
-