?? run.bat
字號(hào):
@echo off
rem Example *Windows* run script for the book:
rem Programming Spiders, Bots and Aggregators
rem by Jeff Heaton(heatonj@heat-on.com)
echo This run script assumes that the file 'bot.jar'
echo is in the CLASSPATH. You may also try runNOJAR to
echo use the 'bot.jar' located in this directory.
java ViewURLCookie %1
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -