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

📄 bcbase.h

📁 用你的语音Modem实现像电话一样通话的程序
💻 H
字号:
// The Heroine global application framework// Native X version#ifndef BCBASE_H#define BCBASE_H#include "arraylist.h"#include "defaults.h"#include "filesystem.h"#include "stringfile.h"#include "units.h"#include "bcbutton.h"#include "bccanvas.h"#include "bcfilebox.h"#include "bclistbox.h"#include "bcmenubar.h"#include "bcmeter.h"#include "bcpopup.h"#include "bcpopupmenu.h"#include "bcpots.h"#include "bcprogress.h"#include "bcprogressbox.h"#include "bcscrollbar.h"#include "bcsliders.h"#include "bcsubwindow.h"#include "bctextarea.h"#include "bctextbox.h"#include "bctitle.h"#include "bctoggles.h"#include "bcpan.h"#include "bcwindow.h"#endif

⌨️ 快捷键说明

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