1.使用JDK編譯、運行簡單的Java程序; 2.使用Eclipse 編輯、編譯、運行、調試Java程序。html
在IDEA中Debug。 java
.java
IDEA中的Debug功能與CodeBlock類似,有相應的step into和step over,有相似的Watch窗口。工具
step into
step over