首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > J2ME开发 >

运行出错?解决方案

2012-01-22 
运行出错????急急急RunningwithstoragerootDefaultColorPhonejava.lang.ClassNotFoundException:clientatc

运行出错????急急急
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这个类阿 你看是不是写错了

热点排行