?? xalancommandline
字號:
#!/bin/csh## Use the fast start (-f) option on the run command so that it doesn't# read the .cshrc and overwrite the path.source ../../env.cfgecho Running Xalan from command linerm -f ../samples/$3.html$BIN/run -v \ org.apache.xalan.xslt.Process \ -IN ../samples/article3.xml \ -XSL ../samples/article3.xsl
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -