标签:课程笔记 lin key debug open put ict select format
ctrl+d: delete current line
ctrl+/: comment/uncomment current line
ctrl+k: find next selected key
ctrl+shift+k: find previous selected key
ctrl+space: content assitant(may conflict with some input methods, but can be customized). It can be replaced by alt+/.
ctrl+shift+f: code format
f3: open declaration
f5: step into
f6: step over
f7: step return
f8: continue
f11: debug
标签:课程笔记 lin key debug open put ict select format
原文地址:http://www.cnblogs.com/WJQ2017/p/7581557.html