当前位置:
代码迷
>>
J2SE
>> why?
详细解决方案
why?
热度:
149
发布时间:
2016-04-24 15:45:57.0
why?????????????????????
Choice c1;
Choice a=new Choice();
a.add( "dasd ");
a.add( "sad ");
String ab=a.getSelectedItem;
现在ab=null
为什么???
------解决方案--------------------
看不懂~~~
查看全文
相关解决方案