![]() |
#2
lewis03232006-09-24 13:12
|
The method getNum(int) in the type SampleBean is not applicable for the arguments ()
我在JavaBean中有个getNum(int num){num++;return num;}方法 为什么不能应用呢 就是报上面这行的错误
谁能帮我解答以下 谢谢