⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tabopt1dlg.rc

📁 MasmEd是一款专门针对Masm32做的汇编代码编辑器
💻 RC
字号:
#define IDD_TABOPT1 2100
#define IDC_RBNEXPOPT1 2101
#define IDC_RBNEXPOPT2 2102
#define IDC_EDTEXPOPT 2104
#define IDC_RBNEXPOPT3 2103
#define IDC_RBNEXPORTOUT 2107
#define IDC_RBNEXPORTCLIP 2106
#define IDC_RBNEXPORTFILE 2105
IDD_TABOPT1 DIALOGEX 2,13,188,87
FONT 8,"MS Sans Serif",0,0
STYLE 0x50000000
EXSTYLE 0x00000000
BEGIN
  CONTROL "名称输出格式",-1,"Button",0x50000007,2,1,182,24,0x00000000
  CONTROL "汇编EQU",IDC_RBNEXPOPT1,"Button",0x50030009,6,12,62,8,0x00000000
  CONTROL "C 定义",IDC_RBNEXPOPT2,"Button",0x50010009,68,12,52,8,0x00000000
  CONTROL "HLA",IDC_RBNEXPOPT3,"Button",0x50010009,124,12,56,8,0x00000000
  CONTROL "名称输出到",-1,"Button",0x50000007,2,27,182,24,0x00000000
  CONTROL "文件",IDC_RBNEXPORTFILE,"Button",0x50030009,6,38,54,8,0x00000000
  CONTROL "剪贴板",IDC_RBNEXPORTCLIP,"Button",0x50010009,68,38,50,8,0x00000000
  CONTROL "输出窗口",IDC_RBNEXPORTOUT,"Button",0x50010009,124,38,56,8,0x00000000
  CONTROL "默认输出文件名:",-1,"Static",0x50000000,2,53,86,8,0x00000000
  CONTROL "",IDC_EDTEXPOPT,"Edit",0x50010080,2,62,182,13,0x00000200
END

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -