首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Eclipse开发 >

Eclipse 应用技巧

2012-12-26 
Eclipse 使用技巧Java开发中的技巧  Eclipse中最常用的快捷键:Ctrl+L Go to Line   F5 Step Into   Ctrl+H

Eclipse 使用技巧
Java开发中的技巧
    Eclipse中最常用的快捷键:
  Ctrl+L Go to Line  
 F5 Step Into  
 Ctrl+H Open Search Dialog  
 Ctrl+Shift+K Find Previous
 Ctrl+F11 Run  
 Ctrl+Shift+\ Remove Block Comment  
 F11 Debug   Ctrl+Shift+/ Add Block Comment  
 Ctrl+K Find Next  
 F8 Resume (during Debug)  
 Ctrl+O Quick Outline  
 Alt+Shift+R Rename (Refactoring)  
 F3 Open Declaration
 Ctrl+R Run to Line  
 Ctrl+/ Toggle Comment  
 Ctrl+Shift+O Organize Imports
 F6 Step Over   
  Ctrl+Shift+F Format  
 Ctrl+Shift+G References in Workspace

热点排行