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

📄 hashish_wdr.h

📁 常用字符串hash算法
💻 H
字号:
//------------------------------------------------------------------------------// Header generated by wxDesigner from file: hashish.wdr// Do not modify this file, all changes will be lost!//------------------------------------------------------------------------------#ifndef __WDR_hashish_H__#define __WDR_hashish_H__#ifdef __GNUG__    #pragma interface "hashish_wdr.cpp"#endif// Include wxWindows' headers#ifndef WX_PRECOMP    #include <wx/wx.h>#endif#include <wx/image.h>#include <wx/statline.h>#include <wx/spinbutt.h>#include <wx/spinctrl.h>#include <wx/splitter.h>#include <wx/listctrl.h>#include <wx/treectrl.h>#include <wx/notebook.h>#include <wx/grid.h>// Declare window functions#define ID_HASH_SOURCE 10000#define ID_FILE_NAME 10001#define ID_BUTTON_BROWSE 10002#define ID_STRING 10003#define ID_TEXT 10004#define ID_LIST_HASH 10005#define ID_HASH 10006#define ID_HASHOUT 10007wxSizer *MainDiag( wxWindow *parent, bool call_fit = TRUE, bool set_sizer = TRUE );// Declare menubar functions#define ID_MENU 10008#define ID_MENU_OPEN 10009#define ID_MENU_QUIT 10010#define ID_MENU_HEX 10011#define ID_MENU_64 10012#define ID_MENU_ABOUT 10013#define ID_MENU_EDIT_CUT 10014#define ID_MENU_EDIT_COPY 10015#define ID_MENU_EDIT_CLEAR 10016#define ID_MENU_EDIT_PASTE 10017wxMenuBar *MainMenu();// Declare toolbar functions// Declare bitmap functions#endif// End of generated file

⌨️ 快捷键说明

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