注册 登录
编程论坛 J2EE论坛

问个关于JAVABEAN的问题

lewis0323 发布于 2006-09-24 13:05, 524 次点击
The method getNum(int) in the type SampleBean is not applicable for the arguments ()


我在JavaBean中有个getNum(int num){num++;return num;}方法 为什么不能应用呢 就是报上面这行的错误
谁能帮我解答以下 谢谢
1 回复
#2
lewis03232006-09-24 13:12
找到错误的地方了  哈哈   
1