resource.h
上传用户:fujunqh
上传日期:2021-05-10
资源大小:7090k
文件大小:2k
源码类别:

多国语言处理

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by TestSegEx.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_TESTSEGEX_DIALOG            102
  9. #define IDR_MAINFRAME                   128
  10. #define IDD_DIALOG_WAIT                 129
  11. #define IDB_BITMAP2                     138
  12. #define IDB_BITMAP4                     150
  13. #define IDC_EDIT_SOURCE                 1001
  14. #define IDC_RICHEDIT_RESULT             1002
  15. #define IDC_BTN_SEGMENT                 1003
  16. #define IDC_BTN_CLEAR                   1004
  17. #define IDC_BTN_EXIT                    1005
  18. #define IDC_BTN_LOAD_FILE               1006
  19. #define IDC_PROGRESS1                   1006
  20. #define IDC_LIST_KEY                    1007
  21. #define IDC_BTN_PAUSE                   1007
  22. #define IDC_BTN_STOP                    1008
  23. #define IDC_CHECK_POS                   1009
  24. #define IDC_CHECK_IE                    1010
  25. #define IDC_STATIC_INFO                 1010
  26. #define IDC_CHECK_UUI                   1011
  27. #define IDC_CHECK_SEARCH                1012
  28. #define IDC_STATIC_UUID                 1013
  29. #define IDC_RADIO1                      1014
  30. #define IDC_RADIO2                      1015
  31. #define IDC_RADIO4                      1017
  32. #define IDC_RADIO5                      1018
  33. #define IDC_BTN_TEST                    1019
  34. #define IDC_STATIC_MSG                  1020
  35. #define IDC_RICHEDIT_KEY                1022
  36. #define IDC_BTN_MTEST                   1023
  37. #define IDC_BTN_ABOUT                   1024
  38. #define IDC_STATIC_PIC                  1027
  39. #define IDC_BTN_CLOSEUDICT              1028
  40. #define IDC_BTN_OPEN_UDICT              1029
  41. #define IDC_STATIC_ABOUTPIC             1030
  42. // Next default values for new objects
  43. // 
  44. #ifdef APSTUDIO_INVOKED
  45. #ifndef APSTUDIO_READONLY_SYMBOLS
  46. #define _APS_NEXT_RESOURCE_VALUE        154
  47. #define _APS_NEXT_COMMAND_VALUE         32771
  48. #define _APS_NEXT_CONTROL_VALUE         1031
  49. #define _APS_NEXT_SYMED_VALUE           101
  50. #endif
  51. #endif