resource.h
来自「这是一个在wince下用evc开发的ad信号采集与显示以及信号模拟与分析的程序源」· C头文件 代码 · 共 35 行
H
35 行
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by Simulation.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDD_GROUPDLG 130
#define IDC_NODE1 1000
#define IDC_NODE2 1001
#define IDC_NODE3 1002
#define IDC_NODE4 1003
#define IDC_NODE5 1004
#define IDC_NODE6 1005
#define ID_INIT 32771
#define ID_START 32772
#define ID_STOP 32773
#define ID_LOAD 32774
#define ID_SIMULATE 32775
#define ID_SHOW_REALDATA 32776
#define ID_SHOW_SIMUDATA 32777
#define ID_SHOW_SENSORDATA 32778
#define ID_EXIT 32779
#define ID_JUDGE 32782
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32783
#define _APS_NEXT_CONTROL_VALUE 1002
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?