?? setup.xml
字號:
<?xml version="1.0" encoding="UTF-8"?><cheatsheet title="Open Browser"> <intro> <description>This cheat sheet launches a browser to the Hadoop website.</description> </intro> <item title="Open Browser"> <description> Go to http://hadoop.apache.org/core/, and follow links to download the latest stable distribution of Hadoop. Use the following embedded command to launch the Hadoop Web site in a browser</description> <command serialization= "org.eclipse.ui.browser.openBrowser(url=http://hadoop.apache.org/core)"/> </item></cheatsheet>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -