起步软件技术论坛-X3

 找回密码
 立即注册
搜索
查看: 221|回复: 10

【结】[请求]开一个X3快捷操作的汇总帖**

[复制链接]
发表于 2008-5-19 11:38:30 | 显示全部楼层 |阅读模式
X3有好多地方可以使用快捷键操作的,简单的有复制、粘贴等等,复杂一点的有多行缩进、查看对象管理器、查看错误详细等等,但是有很多快捷键我们都不知道。
希望管理员将X3里所有比较复杂的快捷键都汇总到一个帖子里,定期进行更新,供我们进行查阅。我想有了快捷键一定程度上会提高我们的工作效率。
回复

使用道具 举报

发表于 2008-5-19 11:55:47 | 显示全部楼层
好,不过 复制、粘贴等,这跟其他的一样,就是 Ctrl+C,和 Ctrl+C等等,

查看对象管理器 是我们提供出来的,是Ctrl+Alt+Shift+O ,其他的都是常用的
回复 支持 反对

使用道具 举报

发表于 2008-5-19 12:03:52 | 显示全部楼层
delphi的ide帮助有写,可以找找。好多快捷键呢。
大部分x3都支持。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-5-19 16:28:41 | 显示全部楼层
最初由 lixy 发布
[B]delphi的ide帮助有写,可以找找。好多快捷键呢。
大部分x3都支持。 [/B]


但是也有一些是X3独有的呢
所以还是希望能把X3支持的或者独有的比较复杂的快捷键汇总到一起
回复 支持 反对

使用道具 举报

发表于 2008-5-19 17:31:52 | 显示全部楼层
查看错误详细:Ctrl+Alt+D

其他的在Studio的菜单中能直接看到的
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-5-20 09:18:26 | 显示全部楼层
最初由 atiger 发布
[B]查看错误详细:Ctrl+Alt+D

其他的在Studio的菜单中能直接看到的 [/B]



没别的了吗?
能否找人汇总一下?
delphi里的IDE帮助看得我眼花缭乱,
而且还不知道哪些X3支持,哪些不支持.
回复 支持 反对

使用道具 举报

发表于 2008-5-20 13:50:13 | 显示全部楼层
Commonly used keyboard shortcuts

See also

The following table lists useful keyboard shortcuts for some of the key bindings supported in the IDE.



Code Insight



Feature        Default        IDE Classic        Brief        Epsilon        Visual Studio        Visual Basic
Code Parameters        Ctrl+Shift +Space        Ctrl+Shift +Space        Ctrl+Shift +Space        Ctrl+Shift +Space        Ctrl+Shift +Space        Ctrl+Shift +Space
Code Completion        Ctrl+Space        Ctrl+Space        Ctrl+Space        Ctrl+Space        Ctrl+Space        Ctrl+Space
Code Templates        Ctrl+J        Ctrl+J        Ctrl+J        Ctrl+J        Ctrl+J
Ctrl+Enter        Ctrl+J
Ctrl+Enter
Class Completion



Feature        Default        IDE Classic        Brief        Epsilon        Visual Studio        Visual Basic
Class Completion        Ctrl+Shift+C        Ctrl+Shift+C        Ctrl+Shift+C        Ctrl+Shift+C        Ctrl+Shift+C        Ctrl+Shift+C
Class Nav Up        Ctrl+Shift+Up        Ctrl+Shift+Up        Ctrl+Shift+Up        Ctrl+Shift+Up        Ctrl+Shift+Up        Ctrl+Shift+Up
Class Nav Down        Ctrl+Shift+Down        Ctrl+Shift+Down        Ctrl+Shift+ Down        Ctrl+Shift+ Down        Ctrl+Shift+Down        Ctrl+Shift+Down
Message Window



Feature        Default        IDE Classic        Brief        Epsilon        Visual Studio        Visual Basic
Previous Message        Alt+F7        Alt+F7        Alt+F7        Alt+F7        Shift+F4        Shift+F4
Next Message        Alt+F8        Alt+F8        Alt+F8        Alt+F8        F4        F4
IDE Windows



Feature        Default        IDE Classic        Brief        Epsilon        Visual Studio        Visual Basic
Code Explorer        Ctrl+Shift+E        Ctrl+Shift+E        Ctrl+Shift+E        Ctrl+Shift+E        Ctrl+Shift+E        Ctrl+Shift+E
Project Manager        Ctrl+Alt+F11        Ctrl+Alt+F11        Ctrl+Alt+F10        Ctrl+Alt+F11               
Window List        Alt+0 (zero)        Alt+0 (zero)        Alt+0 (zero)
Alt+B        Alt+0 (zero)        Alt+0 (zero)        Alt+0 (zero)
Object Inspector        F11        F11        F11        F11        Alt+Enter        Alt+Enter
Code Browsing        Alt+left arrow
Alt+rt arrow        Alt+left arrow
Alt+rt arrow        Alt+left arrow
Alt+rt arrow        Not available        Alt+left arrow
Alt+rt arrow        Alt+left arrow
Alt+rt arrow
Debugger Windows



Feature        Default        IDE Classic        Brief        Epsilon        Visual Studio        Visual Basic
Event Log        Ctrl+Alt+V        Ctrl+Alt+V        Ctrl+Alt+V        Ctrl+Alt+G        Ctrl+Alt+V        Ctrl+Alt+V
Breakpoints        Ctrl+Alt+B        Ctrl+Alt+B        Ctrl+Alt+B        Ctrl+Alt+P        Ctrl+B        Ctrl+B
Watches        Ctrl+Alt+W        Ctrl+Alt+W        Ctrl+Alt+W        Ctrl+Alt+A        Alt+3        Alt+3
Threads        Ctrl+Alt+T        Ctrl+Alt+T        Ctrl+Alt+T        Ctrl+Alt+T        Ctrl+Alt+H        Ctrl+Alt+H
To-Do List Window



Feature        Default        IDE Classic        Brief        Epsilon        Visual Studio        Visual Basic
Add To-do Item        Ctrl+Shift+T        Ctrl+Shift+T        Ctrl+Shift+T        Ctrl+Shift+T        Ctrl+Shift+T        Ctrl+Shift+T
Editing



Feature        Default        IDE Classic        Brief        Epsilon        Visual Studio        Visual Basic
Blocking Mode        Ctrl+O+L (line)
Ctrl+O+C (column)        Ctrl+O+L (line)
Ctrl+O+C (column)        (none)        (none)        Ctrl+F8 (line)
Ctrl+Shift+F8 (Column)        Ctrl+F8 (line)
Ctrl+Shift+F8 (Column)
Debugging



Feature        Default        IDE Classic        Brief        Epsilon        Visual Studio        Visual Basic
Trace Into        F7        F7        Shift+F8        F7        F11        F8
Step Over        F8        F8        Ctrl+F11        F8        F10        Shift+F8
Trace to next source line        Shift+F7        Shift+F7        Shift+F7        Shift+F7        Shift+F7        Shift+F7
Run to Cursor        F4        F4        (none)        (none)        Ctrl+F10        Ctrl+F8
Run until return        Shift+F8        Shift+F8        (none)        Shift+F8        Shift+F11        Shift+F11
Program Reset        Ctrl+F2        Ctrl+F2        Ctrl+F2        Ctrl+F2        Shift+F5        Shift+F5
Evaluate/Modify        Ctrl+F7        Ctrl+F4        (none)        (none)        Ctrl+F2        Ctrl+F2
Add Watch        Ctrl+F5        Ctrl+F7        (none)        Ctrl+F5        Shift+F9        Ctrl+W
Toggle Breakpoint        F5        Ctrl+F8        Ctrl+F8        F5        F9        F9
Compiling



Feature        Default        IDE Classic        Brief        Epsilon        Visual Studio        Visual Basic
Project Commands        Ctrl+F9        Ctrl+F9        Ctrl+F9        Alt+F9        Ctrl+F7        Ctrl+F7
Build        (none)        (none)        (none)        (none)        F7        F7
Syntax Check        F4        (none)        (none)        (none)        F9        F8
Options        Ctrl+Shift +F11        Ctrl+Shift+F11        Ctrl+Shift +F10        Ctrl+Shift +F11        Alt+F7        Alt+F7
回复 支持 反对

使用道具 举报

发表于 2008-5-20 15:53:10 | 显示全部楼层
另外,麻烦你转告一下 http://bbs.justep.com/forum.php?mod=viewthread&tid=22979 这个人员,让他跟帖反馈一下,谢谢
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-5-21 00:51:50 | 显示全部楼层
最初由 atiger 发布
[B]另外,麻烦你转告一下 http://bbs.justep.com/forum.php?mod=viewthread&tid=22979 这个人员,让他跟帖反馈一下,谢谢 [/B]


好的,明天我跟他说一声。
7楼的我要好好看一下。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-5-21 00:52:29 | 显示全部楼层
结帖吧。
谢谢!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Justep Inc.

GMT+8, 2025-7-13 18:44 , Processed in 0.039955 second(s), 15 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表