eclipse如何导入两个相同名字的包

2024-12-27 12:21:39
推荐回答(1个)
回答1:

只能导入一个,
另一个在代码里写包全名,
android.content.DialogInterface.OnClickListener();