PERSISTENT 常量

int const PERSISTENT

表示只有在用户授权的情况下才能清除文件系统数据。

其他资源

实现

static const int PERSISTENT = 1;