moto.bat
来自「目前版本已经对 nokia 手机优化界面 适用于所有 Java 手机 可根据各手」· Batch 代码 · 共 19 行
BAT
19 行
@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 + =
减小字号Ctrl + -
显示快捷键?