标签:io on c 程序 table print word tt 开发
在开发过程中频繁的用鼠标点击按钮是低效率的,在此附上常用按钮快捷键:
功能 | 快捷键 |
帮助,ABAP Keyword Documentation | F1 |
格式化,Pretty Printer | Shift+F1 |
显示/修改切换 | Ctrl+F1 |
语法检查 | Ctrl+F2 |
激活 | Ctrl+F3 |
运行 | F8 |
查找 | Ctrl+F |
保存 | Ctrl+S |
查看调用层次结构 | Ctrl+Shift+F3 |
注释 | Ctrl+< |
解注释 | Ctrl+> |
程序运行时,返回 | F3 |
程序运行时,退出 | Shift+F3 |
程序运行时,取消 | F12 |
Debug时,跳入Step Into | F5 |
Debug时,跳过Step Over | F6 |
Debug时,跳出 | F7 |
Debug时,继续 | F8 |
标签:io on c 程序 table print word tt 开发
原文地址:http://www.cnblogs.com/Sapbruce/p/3929355.html