?? config.xml
字號:
<?xml version='1.0'?><!-- WEB SERVER META DATA --><!-- Replace the title, date, and author with your values --><webserver title="Highly caffeinated webserver" date="July 2006" author="Greg Gagne"><!-- DOCUMENT BASE --><!-- Where we begin serving web pages from.Replace docBase with the name of the top-level directory whereyou will serve web pages --><context docBase="/usr/local/webserver/"></context><!-- LOG FILE --><!-- The location of the log file --><logfile log="/usr/local/logs/log.txt"></logfile> </webserver>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -