resource.h
来自「这是一款zip压缩与解压缩的编码,可以通过调用里面压缩函数和解压缩函数对相应的文」· C头文件 代码 · 共 42 行
H
42 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ZipTest.rc
//
#define IDD_ZIPTEST_DIALOG 102
#define IDD_UNZIP_DIALOG 103
#define IDD_ZIP_DIALOG 104
#define IDR_MAINFRAME 128
#define IDC_ZIPFILE 1000
#define IDC_ZIP 1000
#define IDC_BROWSE 1001
#define IDC_UNZIP 1002
#define IDC_IGNOREPATHINFO 1004
#define IDC_FILEPATH 1004
#define IDC_DETAILS 1005
#define IDC_FOLDERPATH 1005
#define IDC_FILECOUNT 1006
#define IDC_BROWSEFILE 1006
#define IDC_FOLDERCOUNT 1007
#define IDC_BROWSEFOLDER 1007
#define IDC_TOTALCOMPSIZE 1008
#define IDC_IGNOREPATHINFO2 1008
#define IDC_TOTALUNCOMPSIZE 1009
#define IDC_FILEEXT 1010
#define IDC_FILECOUNT2 1010
#define IDC_UPDATEDETAILS 1011
#define IDC_FOLDERCOUNT2 1011
#define IDC_TOTALCOMPSIZE2 1012
#define IDC_TOTALUNCOMPSIZE2 1013
#define IDC_ADDTOZIP 1014
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1015
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?