build.cmd
来自「weblogic应用全实例」· CMD 代码 · 共 4 行
CMD
4 行
@REM Copyright (c) 2000 by BEA Systems, Inc. All Rights Reserved.
@REM Compile JMS class into the clientclasses directory
javac -d %CLIENT_CLASSES% JMSDrawDemo.java
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?