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

📄 midiplayer_res.h

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

#ifndef MIDIPLAYER_RES_H
#define MIDIPLAYER_RES_H

// WARNING: DO NOT MODIFY THIS FILE
// AUTO-GENERATED BY BREW Resource Editor

#define MIDIPLAYER_RES_FILE "MIDIPlayer.bar"

#define IDS_APP_TITLE		1
#define IDS_PLAY		2
#define IDS_STOP		3
#define IDS_REWIND		4
#define IDS_FFORWARD		5
#define IDS_PAUSE		6
#define IDS_RESUME		7
#define IDS_MAINMENU_TITLE		8
#define IDS_MAIN_MENU		9
#define IDS_VOLUME_UP		10
#define IDS_VOLUME_DOWN		11
#define IDS_VOLUME_TICK		12
#define IDS_PLAY_BUFFER		13
#define IDS_PLAY_STREAM		14
#define IDB_OPEN		1
#define IDB_REWIND		2
#define IDB_PLAY		3
#define IDB_STOP		4
#define IDB_PAUSE		5
#define IDB_FFORWARD		6
#define IDB_VOLUME_UP		7
#define IDB_VOLUME_DOWN		8
#define IDB_VOLUME_TICK		9
#define IDB_PLAY_BUFFER		10
#define IDB_PLAY_STREAM		11


#endif  // MIDIPLAYER_RES_H

⌨️ 快捷键说明

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