|
1、把我们写好的j2me程序放到手机中是否做成.jar文件即可?高手请指教
2、preverify与midp命令究竟如何使用?
按照目前很多书上与网上介绍的资料,好像都会出错,出错提示如下:
preverify:
D:\MIDlet\simpleMIDlet>preverify -classpath c:\j2me\midp1.0.3fcs\classes;. -d . simpleMIDlet
Error preverifying class simpletMIDlet
Class loading error:Wrong name
我已经通过javac编译了该文件并且class文件已存在,为什么总提示错误的名称呢?
midp:
d:\MIDLet\ListDemo\bin>midp - transient http://localhost:8080/j2me/servlet/ListDemo.jar
Warning:could not open config file<.\.\..\lib\internal.config>:storageOpen().\.\..\lib\internal.config:No such file or directory
Warning:could not open config file<.\.\..\lib\system.config>:storageOpen() .\.\..\lib\system.config:No such file or directory
The MIDlet suite was not found.
那个高手有具体的解决方案,请指教,可以给适当的报酬。
3、谁有开发手机应用软件的经验,可否指点一下。
E-Mail:swordlqm@163.net |
|