/**按键按下触发的事件*/ · public boolean onKeyDown(int keyCode, KeyEvent event) · { · switch(keyCode) · { · case KeyEvent.KEYCODE_DPAD_CENTER: ...
確定! 回上一頁