?? compileidl.bat
字號:
remrem Filename: compileIDL.batremrem Description: compile the code in this directory. This assumesrem the JDK is already in your path.remset JAVAHOME=c:\usr\local\bin\jdk1.3set PATH= %JAVAHOME%\bin;%path%set EXAMPLE_HOME=C:\advjhtp1\srcremrem Compile the IDL file. Write it to %example_home% and take therem module name and expand it to the full package nameremidlj -td %EXAMPLE_HOME% -pkgPrefix clock com.deitel.advjhtp1.idl -fall systemclock.idl
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -