sp清空:
SharedPreferences pref = FormalExamActivity.this.getSharedPreferences("face", Context.MODE_PRIVATE);
if (pref != null) {
SharedPreferences.Editor editor = pref