如何在Android 裝置中偵測滑鼠滾動事件呢?其實很簡單,只要在Class一開始就實做(implement)「View.OnGenericMotionListener」這個介面即可。
確定! 回上一頁