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

📄 resource.h

📁 这是一套基于S3C2440,WINCE5下写的家居智能控制网关的程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by test.rc
//
#define IDD_TEST_DIALOG                 102
#define IDR_MAINFRAME                   128
#define IDD_LOGIN                       129
#define IDD_BEDINFO                     130
#define IDD_DIALOG1                     131
#define IDD_PATIENTINFO                 131
#define IDD_DOCTORSADVICE               132
#define IDD_BODYINFO                    133
#define IDD_INPUTBODYUNFO               134
#define IDR_MENU1                       139
#define IDB_BACKGROUND                  140
#define IDC_BUTTON1                     1000
#define IDC_BEDINFO                     1000
#define IDC_BUTTON_PATIENTINFO          1000
#define IDC_BUTTON_INPUTBODYINFO        1000
#define IDC_BUTTON2                     1001
#define IDC_LIST1                       1002
#define IDC_EDIT1                       1003
#define IDC_COMBO1                      1004
#define IDC_EDIT2                       1005
#define IDC_LOGIN                       1007
#define IDC_LOGOUT                      1008
#define IDC_BEDLIST                     1009
#define IDC_EDIT3                       1010
#define IDC_EDIT4                       1011
#define IDC_EDIT5                       1012
#define IDC_EDIT6                       1013
#define IDC_EDIT8                       1015
#define IDC_EDIT9                       1016
#define IDC_EDIT10                      1017
#define IDC_EDIT11                      1018
#define IDC_EDIT12                      1019
#define IDC_EDIT13                      1020
#define IDC_CHECK1                      1021
#define IDC_CHECK_NEWPATIENT            1021
#define IDC_CHECK2                      1022
#define IDC_CHECK_NEWBABY               1022
#define IDC_CHECK3                      1023
#define IDC_CHECK_DAN                   1023
#define IDC_CHECK4                      1024
#define IDC_EDIT14                      1025
#define IDC_EDIT15                      1026
#define IDC_COMBO2                      1027
#define IDC_COMBO3                      1028
#define IDC_EDIT16                      1029
#define IDC_EDIT17                      1030
#define IDC_DATETIMEPICKER1             1031
#define IDC_EDIT7                       1032
#define IDC_COMBO4                      1033
#define IDC_COMBO5                      1034
#define IDC_RADIO1                      1035
#define IDC_RADIO2                      1036
#define IDC_BODYINFOLIST                1037
#define IDC_BUTTON_BODYINFO             1038
#define IDC_EDITNAME                    1039
#define IDC_EDITBEDNO                   1040
#define IDC_EDIT_HISNO                  1041
#define IDC_EDIT_AGE                    1042
#define IDC_EDIT_NAME                   1043
#define IDC_EDIT_BEDNO                  1044
#define IDC_EDIT_HEIGHT                 1045
#define IDC_EDIT1_FOOD                  1046
#define IDC_EDIT11_WEIGHT               1047
#define IDC_EDIT_INTIME                 1048
#define IDC_EDIT_OPTIME                 1049
#define IDC_EDIT_AL                     1050
#define ID_MENUITEM32771                32771
#define IDS_MENUITEM32772               32773
#define ID_MENUITEM32774                32774
#define ID_MENUITEMINFO                 32774
#define ID_MENUITEM32775                32775
#define ID_MENUITEMDOCTORSADVICE        32775
#define IDR_MENUITEMREPORTQUERY         32776
#define IDR_MENUITEMBODYINFOQ           32777
#define IDR_MENUITEMBODYINFOINPUT       32778

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        141
#define _APS_NEXT_COMMAND_VALUE         32779
#define _APS_NEXT_CONTROL_VALUE         1051
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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