Li-Fan Chen says to YSITDAndroid 應用程式中的 Activity 支援了可用來啟用行動裝置振動功能的 API。下列哪一項方法呼叫可以取得振動器(android.os.Vibrator)物件? (A) getSystemService(android.os.Vibrator.VIBRATOR_SERVICE); (B) getSystemService(android.content.Context.SHAKER_SERVICE); (C) getSystemService(android.content.Context.VIBRATOR_SERVICE); (D) getSystemService(android.os.Vibrator.SHAKER_SERVICE); 這到底...at Sat, May 14, 2016 4:26 PM