MySQL and Java JDBC - Tutorial

1 97 0
MySQL and Java JDBC - Tutorial

Đang tải... (xem toàn văn)

Thông tin tài liệu

Eclipse IDE Cheatsheet Quick Access Ctrl + - Quick Access allows to trigger everything Navigation Ctrl + Shift + R - Search dialog for resources Ctrl + Shift + T - Search dialog for Java Types Alt + ← - Go to previous opened editor Alt + → - Similar to Alt + ← but opens the next editor Ctrl + Q - Go to last edited position in editor Starting programs Ctrl + F11 - Run last launched F11 - Start in debug mode Pressing Ctrl while clicking Debug or Run Button opens the particular Run Configuration Editing Class navigation and search Ctrl Ctrl Ctrl F3 Ctrl Ctrl + Shift + G - Find references in the workspace + Alt + H - Call hierarchy of the current method + K - Move to the next selected item Go into selected class or element + J - Inline search in the current editor + H - Open Search dialog More on editing Ctrl + Shift + F - Format source code Ctrl + Shift + O - Organize the imports Ctrl + Shift + C - Toogle comment for selection Ctrl + D - Delete current line in the editor Ctrl + Shift + DEL - Delete until end of the line Shift + Enter - Insert line break at cursor position Shift + Alt + R - Rename variables and more Ctrl + Alt + Z - Wrap selected code into a block Shift + Alt + S - Open Source Menu Shift + Alt + T - Open Refactor Menu Ctrl + S - Save current editor Ctrl + - Quickfix; result depending on cursor position Ctrl + Space - Content assist/ code completion Ctrl + M - Maximize / minimize active editor or view Variable assignment TRAINING http://www.vogella.com/training/ SERVICE & SUPPORT http://www.vogella.com/consulting/ Ctrl + 2, L - Assign statement to new local variable Ctrl + 2, F - Assign statement to new field You can contact us under Email: info@vogella.com Tel: +49 40 7880 4360

Ngày đăng: 15/12/2017, 16:28

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan