龍巖易富通網(wǎng)絡(luò)科技有限公司

龍巖小程序開(kāi)發(fā),龍巖分銷(xiāo)系統(tǒng)

The method setOnClickListener(View.OnClickListener) in the type View is not applicable for the arguments

2015.09.10 | 814閱讀 | 0條評(píng)論 | 未命名

android新手請(qǐng)問(wèn)setOnClickListener這句中那里錯(cuò)了?系統(tǒng)報(bào)錯(cuò)說(shuō)The?method?setOnClickListener(View.OnClickListener)?in?the?type?View?is?not?applicable?for?the?arguments?(********.CalculateListener) 解決方法:

引入的類(lèi)不對(duì): import?android.content.DialogInterface.OnClickListener; 應(yīng)該是View類(lèi)里面的OnClickListener

贊 (

發(fā)表評(píng)論