reallyrad.txt
来自「WINDOWS程序员使用指南--汇编基础」· 文本 代码 · 共 17 行
TXT
17 行
ReallyRad functions:
1. Options dialog.
2. Auto add dialog to main RC file.
3. Auto add menu to main RC file.
4. Auto update resources (bitmaps, icons, cursors) to main RC file.
5. Auto update string table to main RC file.
6. Auto update versioninfo to main RC file.
7. Auto add main RC file if not existing.
8. Auto create Res folder if not existing.
9. Dbl click on dialog control jumps to code.
10. Selecting from dialog menu jumps to code.
11. Generate unique control names.
12. Check module build time.
KetilO
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?