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

📄 clockapps_res.h

📁 一些brew的简单代码
💻 H
字号:

#ifndef CLOCKAPPS_RES_H
#define CLOCKAPPS_RES_H

// WARNING: DO NOT MODIFY THIS FILE
// AUTO-GENERATED BY QRES EDITOR

#define CLOCKAPPS_RES_FILE "ClockApps.bar"

#define IDC_ENABLE		1
#define IDC_DISABLE		2
#define IDC_SET		3
#define IDC_DONE		4
#define IDC_INFO		5
#define IDC_CANCEL		6
#define IDC_START		7
#define IDC_STOP		8
#define IDC_RESUME		9
#define IDC_RESET		10
#define IDS_ALARM_OFF		11
#define IDS_ALARM_ON		12
#define IDS_ALARM_ON_MSG		13
#define IDS_ALARM_TIME		14
#define IDS_RUNNING		15
#define IDS_STOPPED		16
#define IDS_SETTIMER		17
#define IDS_EXPIRED		18
#define IDC_OFF		19
#define IDC_SNOOZE		20
#define IDS_COUNTDOWN_TITLE		100
#define IDS_STOPWATCH_TITLE		200
#define IDS_ALARMCLOCK_TITLE		300
#define IDB_COUNTDOWN_ICON		101
#define IDB_STOPWATCH_ICON		201
#define IDB_ALARMCLOCK_ICON		301


#endif  // CLOCKAPPS_RES_H

⌨️ 快捷键说明

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