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

📄 chmdeco.h

📁 CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, an
💻 H
字号:
#ifndef _CHMDECO_H_#define _CHMDECO_H_#include "common.h"extern bool lcid_success;extern bool print_defaults;extern bool print_blurb;extern bool print_stats;extern bool print_entity_refs;extern char* Compiled_file;extern char* Project_file;extern char* Contents_file;extern char* Index_file;extern char* input;#endif /* _CHMDECO_H_ */

⌨️ 快捷键说明

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