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

📄 resource.h

📁 这是一个在WindowsCE 环境下访问Sql 数据库的源代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by MySqlCe.rc
//
#define IDB_BITMAP1                     218
#define IDI_ICON1                       10001
#define IDR_MAINMENU                    10002
#define IDR_TOOLBAR                     10003
#define IDB_BUTTON1                     10004
#define IDB_BUTTON2                     10005
#define IDB_BUTTON3                     10006
#define IDB_BUTTON4                     10007
#define IDB_BUTTON5                     10008
#define IDB_BUTTON6                     10009
#define IDB_BUTTON7                     10010
#define IDB_BUTTON8                     10011
#define IDB_BUTTON9                     10012
#define IDC_EDIT1                       10014
#define IDC_EDIT2                       10015
#define IDC_TAB1                        10016
#define IDC_LIST1						10017
#define IDD_DIALOG1                     10018
#define IDD_DIALOG2                     10019
#define IDD_DIALOG3                     10020
#define IDC_BUTTON1                     10021
#define IDC_BUTTON2                     10022
#define IDC_BUTTON3                     10023

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        220
#define _APS_NEXT_COMMAND_VALUE         40047
#define _APS_NEXT_CONTROL_VALUE         1160
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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