Files
Obsidian/.trash/快捷键.md
2026-02-04 17:04:00 +08:00

16 lines
511 B
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
- shift+F1 打开帮助文档
- F2 重命名 
- F3 搜索(函数,变量,代码) 
- F4 重命名当前框图
- F5 运行代码
- F6 查看统计信息 
- F8 查看属性 
- F9 加断点
- F10 运行一步代码(配合断点使用)
- F11 打开debug
- ctrl +speck 代码自动补全(需修改输入法) 
- alt+c 缩进代码
- Ctrl+T 2D旋转 
- ctrl+shift+键盘上下左右键 3D旋转上下平移 
- Ctrl+鼠标左键拖动 复制该对象 
- shift+鼠标左键拖动 移动该对象