bcbase.h

来自「用你的语音Modem实现像电话一样通话的程序」· C头文件 代码 · 共 35 行

H
35
字号
// 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 + =
减小字号Ctrl + -
显示快捷键?