运行一个下载的例程,手机的界面刚一出来就消失了,然后报错:怎么回事???
D:\JBuilder9\j2mewtk1.0.4\bin\emulator.exe -classpath "C:\Documents and Settings\Administrator\桌面\J2SE\code\TelePhone\TelePhone\classes;"  -Xdevice:DefaultColorPhone  -Xdescriptor:"C:\Documents and Settings\Administrator\桌面\J2SE\code\TelePhone\TelePhone\jad-temp\PhoneBookMenu.jad"
java.io.IOException: storageOpen() C:\Documents and Settings\Administrator\????\J2SE\code\TelePhone\TelePhone\jad-temp\PhoneBookMenu.jad: No such file or directory at com.sun.midp.io.j2me.storage.RandomAccessStream.connect(+29) at com.sun.midp.dev.DevMIDletSuiteImpl.initialize(+42) at com.sun.midp.dev.DevMIDletSuiteImpl.<init>(+32) at com.sun.midp.Main.runLocalClass(+15) at com.sun.midp.Main.main(+68)Execution completed successfully6266 bytecodes executed0 thread switches317 classes in the system (including system classes)121 dynamic objects allocated (7496 bytes)1 garbage collections (0 bytes collected)Total heap size 500000 bytes (currently 490456 bytes free)