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

📄 globalvar.cpp

📁 BCB 串口通信
💻 CPP
字号:
/***************************************************************************
        globalvar.cpp   :  一些全局参数的定义.
        (R)CopyRight IPED International ,inc 2002
  -------------------------------------------------------------
	(hifi, 2002-10-29) : begin this file.
  -------------------------------------------------------------
        email	:  hefeng@iped.xjtu.edu.cn
 ***************************************************************************/
#include "allhead.h"
#pragma hdrstop

#include "globalvar.h"

//------------------------------ variant ------------------------------------
bool IsCal;
bool IsRunning;
bool DynaUp;
bool GraphNow;
bool IsOnTop;
bool IsPortOpen;
AnsiString GlobalDir;
int AutoDump;
int AutoUpdate;
int idAbout =0x200;

⌨️ 快捷键说明

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