📄 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 + -