?? extractor.cmd
字號:
:: This is the Windows version of the extractor shell script:: Caveats and version history, see heritrix.cmd:::: This script runs the org.archive.crawler.extractor.ExtractorTool main.:: Pass '--help' to get usage message.:::: Optional environment variables:::: JAVA_HOME Point at a JDK install to use.:: :: HERITRIX_HOME Pointer to your heritrix install. If not present, we :: make an educated guess based of position relative to this:: script.:::: JAVA_OPTS Java runtime options.@echo offsetlocal ENABLEEXTENSIONS ENABLEDELAYEDEXPANSIONset PRGDIR=%~p0set CLASS_MAIN=org.archive.crawler.extractor.ExtractorToolcall "%PRGDIR%\foreground_heritrix.cmd" %*
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -