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

📄 resource.h

📁 在Windows Mobile手机操作系统下
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by SPSerialPort.rc
//
#define IDD_MAIN                        101
#define IDR_MENU                        104
#define IDC_EDIT_RECEIVE                1000
#define IDC_EDIT_SEND                   1001
#define IDS_MENUITEM40002               40003
#define IDM_MAIN_TOOLS                  40004
#define IDM_TOOL_OPEN                   40005
#define IDM_TOOLS_OPEN                  40005
#define IDM_TOOLS_EXIT                  40006
#define IDM_TOOLS_CLOSE                 40007
#define IDM_TOOLS_SEND                  40008
#define IDM_COM1                        40012
#define IDM_COM2                        40013
#define IDM_COM3                        40014
#define IDM_COM4                        40015
#define IDM_COM5                        40016
#define IDM_COM6                        40017
#define IDM_COM7                        40018
#define IDM_COM8                        40019
#define IDM_COM9                        40020
#define IDM_BAUD_1200                   40021
#define IDM_BAUD_2400                   40022
#define IDM_BAUD_4800                   40023
#define IDM_BAUD_9600                   40024
#define IDM_BAUD_19200                  40025
#define IDM_BAUD_38400                  40027
#define IDM_BAUD_57600                  40028
#define IDM_BAUD_115200                 40029
#define IDM_DATABITS_7                  40030
#define IDM_DATABITS_8                  40031
#define IDM_STOP_BITS_ONE               40032
#define IDM_DATABITS_ONEHALF            40033
#define IDM_STOP_BITS_ONEHALF           40033
#define IDM_DATABITS_TWO                40034
#define IDM_STOP_BITS_TWO               40034
#define IDM_PARITY_NONE                 40035
#define IDM_PARITY_ODD                  40036
#define IDM_PARITY_EVEN                 40037
#define IDM_PARITY_MARK                 40038
#define IDM_PARITY_SPACE                40039
#define IDM_CLEAR_SEND                  40040
#define IDM_CLEAR_RECEIVE               40041

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        105
#define _APS_NEXT_COMMAND_VALUE         40042
#define _APS_NEXT_CONTROL_VALUE         1002
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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