顯示put錯誤
soundmap.put(1, soundpool.load(this, R.raw.aaaaaaaaaaa,1));出現The method put(Integer, R.integer) in the type HashMap<Integer,R.integer> is not applicable for the arguments (int, int)這樣的提示錯誤怎么解決呀
soundmap.put(1, soundpool.load(this, R.raw.aaaaaaaaaaa,1));出現The method put(Integer, R.integer) in the type HashMap<Integer,R.integer> is not applicable for the arguments (int, int)這樣的提示錯誤怎么解決呀
2018-05-20
舉報
2018-05-22
參數類型錯誤