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

📄 ucri.h

📁 This package consists of the executable (UCW), a default script file, this file, and the library fi
💻 H
字号:
// UCRI.H
// Reflection Interface for UnderC.
// Please note the location of the actual header,
// which is shared with the UC code base.
// UnderC Development Project, 2001-2002
#ifndef __UCRI_INC_H
#define __UCRI_INC_H
#ifdef __MS_BUILT
#lib $self
#else
#lib $self self.imp
#endif
#include "..\src\ucri.h"
#lib
#endif

⌨️ 快捷键说明

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