26 Star 146 Fork 44

rewine / mfcplot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Resource.h 5.03 KB
一键复制 编辑 原始数据 按行查看 历史
LHX 提交于 2020-07-03 17:46 . finish
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 mfcplot.rc 使用
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define ID_INDICATOR_MOUSE_POS 101
#define IDR_MAINFRAME 128
#define IDR_mfcplotTYPE 130
#define IDD_NORMALFUNC_DIALOG 310
#define IDD_DIALOG_NORMALFUNC 315
#define IDD_DIALOG_SET_RANGE 318
#define IDD_DIALOG_POLARFUNC 319
#define IDD_DIALOG_TWOFUNC 320
#define IDD_DIALOG_DATAFUNC 324
#define IDD_DIALOG_DEL 327
#define IDC_EDIT 1000
#define IDC_EQUATION_EDIT 1000
#define IDC_BUTTON_1 1001
#define IDC_BUTTON_2 1002
#define IDC_BUTTON_3 1003
#define IDC_BUTTON_4 1004
#define IDC_BUTTON_5 1005
#define IDC_BUTTON_6 1006
#define IDC_EDIT_FUNC 1006
#define IDC_BUTTON_7 1007
#define IDC_BUTTON_SETFUNC 1007
#define IDC_BUTTON_8 1008
#define IDC_BUTTON_9 1009
#define IDC_BUTTON_LINETYPE 1009
#define IDC_BUTTON_10 1010
#define IDC_BUTTON_COLOR 1010
#define IDC_BUTTON_PI 1011
#define IDC_EDIT2 1011
#define IDC_BUTTON_E 1012
#define IDC_EDIT3 1012
#define IDC_BUTTON_ADD 1013
#define IDC_EDIT4 1013
#define IDC_BUTTON_DEC 1014
#define IDC_EDIT1 1014
#define IDC_BUTTON_MUL 1015
#define IDC_EDIT5 1015
#define IDC_EDIT_FUNC2 1015
#define IDC_BUTTON_DIV 1016
#define IDC_COMBO_LINETYPE 1016
#define IDC_EDIT6 1016
#define IDC_BUTTON_DOT 1017
#define IDC_EDIT7 1017
#define IDC_BUTTON_SETFUNC2 1017
#define IDC_BUTTON_READDATA 1017
#define IDC_BUTTON_ABS 1018
#define IDC_BUTTON_SIN 1020
#define IDC_BUTTON_COS 1021
#define IDC_BUTTON_LN 1022
#define IDC_BUTTON_LOG 1023
#define IDC_BUTTON_POW 1024
#define IDC_BUTTON_X 1025
#define IDC_BUTTON_TAN 1026
#define IDC_BUTTON_SQRT 1027
#define IDC_BUTTON_2POW 1028
#define IDC_BUTTON_CLEAR 1029
#define IDC_BUTTON_DEL 1030
#define IDC_BUTTON_LEFT 1031
#define IDC_BUTTON_RIGHT 1032
#define IDC_BUTTON_FLOOR 1033
#define IDC_BUTTON_CEILING 1034
#define IDC_BUTTON_ROUND 1035
#define IDC_BUTTON_CUBIC 1036
#define ID_32771 32771
#define ID_Menu 32772
#define ID_32773 32773
#define ID_32774 32774
#define ID_32775 32775
#define ID_POLAR_MENU 32776
#define ID_POLAR_FUNC_MENU 32777
#define ID_NORMAL_FUNC_MENU 32778
#define ID_TWO_FUNC_MENU 32779
#define ID_DATA 32780
#define ID_DATA_FUNC_MENU 32781
#define ID_32782 32782
#define ID_32783 32783
#define ID_AXIS_MENU 32784
#define ID_ 32785
#define ID_GRID_MENU 32786
#define ID_32787 32787
#define ID_32788 32788
#define ID_32789 32789
#define ID_32790 32790
#define ID_BIGGER_MENU 32791
#define ID_SMALLER_MENU 32792
#define ID_MOVE_MENU 32793
#define ID_BI 32794
#define ID_BUTTON32797 32797
#define ID_32800 32800
#define ID_FUNC_MODE 32801
#define ID_32802 32802
#define ID_EDGE_MENU 32803
#define ID_Menu32806 32806
#define ID_Menu_SET_XYRANGE 32807
#define ID_32808 32808
#define ID_FROCE_XRANG 32809
#define ID_32810 32810
#define ID_DELALL_MENU 32811
#define ID_32812 32812
#define ID_NEARPOINT_MENU 32813
#define ID_32814 32814
#define ID_AUTORANGE_MENU 32815
#define ID_32816 32816
#define ID_DELFUNCONE_MENU 32817
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 329
#define _APS_NEXT_COMMAND_VALUE 32818
#define _APS_NEXT_CONTROL_VALUE 1019
#define _APS_NEXT_SYMED_VALUE 310
#endif
#endif
C++
1
https://gitee.com/rewine/mfcplot.git
git@gitee.com:rewine/mfcplot.git
rewine
mfcplot
mfcplot
master

搜索帮助