📄 wr.rc
字号:
#include <windows.h>
#include "wr_rc.h"
#include "selft.h"
#include "selimage.h"
#include "memflags.h"
#include "editsym.h"
#include "addsym.h"
#include "errors.h"
#undef pick
#define pick( a, b, c ) a, b
STRINGTABLE
BEGIN
#include "master.msg"
END
#include "selft.dlg"
#include "selimage.dlg"
#include "memflags.dlg"
#include "editsym.dlg"
#include "addsym.dlg"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -