Android保存偏好
摘要:
public class Bmi extends Activity {。。。。 public static final String PREF_HEIGHT ="BMI_Height"; /** Called when the activity is first created. */ @Override public void onCreate(Bundle savedInstanceState) {。。。 restorePrefs();。。。 }。。。 private EditText field_height; privat... 阅读全文
posted @ 2011-09-09 10:30
士居坡西
阅读(89)
评论(0)
推荐(0)
浙公网安备 33010602011771号