puttytel.rc
来自「putty」· RC 代码 · 共 12 行
RC
12 行
#include "rcstuff.h"
#define APPNAME "PuTTYtel"
#define APPDESC "Telnet and Rlogin client"
#include "win_res.rc2"
#ifndef NO_MANIFESTS
/* FIXME */
1 RT_MANIFEST "putty.mft"
#endif /* NO_MANIFESTS */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?