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

📄 resource.h

📁 一种简单的股票软件源代码,编译后可以实时显示证券行情
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MyStock.rc
//
#define IDD_ABOUTBOX                    100
#define ID_GRIDCTRL1                    101
#define ID_INDICATOR_CLOCK              102
#define ID_INDICATOR_SH                 103
#define IDS_FOLDERTAB                   104
#define ID_INDICATOR_SZ                 105
#define ID_SEPARATOG                    106
#define ID_INDICATOR_CRL                107
#define IDC_FOLDERTAB                   108
#define IDR_MAINFRAME                   128
#define IDR_MYSTOCTYPE                  129
#define IDC_CURSOR1                     130
#define IDC_MOVE                        132
#define IDD_GONGSHI                     136
#define IDD_INSTFUNDLG                  138
#define IDC_BUTTON1                     1001
#define IDC_BUTTON2                     1003
#define IDC_EDIT1                       1006
#define IDC_EDIT2                       1007
#define IDC_EDIT3                       1008
#define IDC_CHECK1                      1009
#define IDC_BUTTON3                     1010
#define IDC_BUTTON4                     1011
#define IDC_BUTTON5                     1012
#define IDC_BUTTON6                     1013
#define IDC_BUTTON7                     1014
#define IDC_BUTTON8                     1015
#define IDC_CHECK2                      1016
#define IDC_EDIT4                       1017
#define IDC_EDIT5                       1020
#define IDC_EDIT6                       1021
#define IDC_EDIT7                       1022
#define IDC_EDIT8                       1023
#define IDC_EDIT9                       1024
#define IDC_EDIT10                      1025
#define IDC_EDIT11                      1026
#define IDC_EDIT12                      1027
#define IDC_EDIT13                      1028
#define IDC_EDIT14                      1029
#define IDC_EDIT15                      1030
#define IDC_EDIT16                      1031
#define IDC_RICHEDIT1                   1032
#define IDC_LIST1                       1033
#define IDC_LIST2                       1034
#define ID_STOCK                        32771
#define ID_UNSTOCK                      32774
#define ID_NEWVIEW                      32775
#define ID_BUTTON32777                  32777
#define ID_KLINE                        32778
#define ID_GSEDIT                       32779

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        141
#define _APS_NEXT_COMMAND_VALUE         32780
#define _APS_NEXT_CONTROL_VALUE         1036
#define _APS_NEXT_SYMED_VALUE           109
#endif
#endif

⌨️ 快捷键说明

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