读书人

运行出错?解决方案

发布时间: 2012-01-22 22:38:43 作者: rapoo

运行出错????急急急
Running with storage root DefaultColorPhone
java.lang.ClassNotFoundException: client
at com.sun.midp.midlet.MIDletState.createMIDlet(+14)
at com.sun.midp.midlet.Scheduler.schedule(+52)
at com.sun.midp.main.Main.runLocalClass(+28)
at com.sun.midp.main.Main.main(+116)
Execution completed.
698629 bytecodes executed
2 thread switches
740 classes in the system (including system classes)
3554 dynamic objects allocated (96460 bytes)
1 garbage collections (0 bytes collected)


[解决办法]
Running with storage root DefaultColorPhone
java.lang.ClassNotFoundException: client
[解决办法]
client 是 Client?
[解决办法]
用System.out.println( " ")先把出问题的代码位置找出来.然后分析代码.
[解决办法]
java.lang.ClassNotFoundException: client

没找到client这个类阿 你看是不是写错了

读书人网 >J2ME开发

热点推荐