📄 moto.bat
字号:
@echo off
@rem ***************************************************************
@rem ** Copyright 2002 Metrowerks, Inc. All rights reserved
@rem **
@rem ** This is an automatically generated batch file, created by
@rem ** the Motorola Launchpad utility
@rem **
@rem ** This file will launch a single MIDlet using the specified
@rem ** handset skin
@rem **
@rem ** Assumptions:
@rem ** - This batch file is being run from the
@rem ** install directory
@rem **
@rem ***************************************************************
C:
cd "\Program Files\Motorola\J2ME SDK v3.1\Emulator7.2\bin"
java -Djava.library.path=../lib -classpath ./Emulator.jar;./ConfigTool.jar com.mot.tools.j2me.emulator.Emulator -classpathD:/WTK104/apps/KBAOST~1/bin/KBAOST~1.JAR;../../demo;../lib;../lib/lwt.zip -deviceFile C:/PROGRA~1/Motorola/J2MESD~1.1/EMULAT~1.2/bin/RESOUR~1/388_SI~1.PRO javax.microedition.midlet.AppManager com.mot.j2me.midlets.bounce.Bounce -JSA 1 1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -