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

📄 x.h

📁 这是一个开放源代码的与WINNT/WIN2K/WIN2003兼容的操作系统
💻 H
字号:

#ifndef HAVE_X
#   include "textconf.h"
#endif

#ifdef HAVE_XVIEW
#   include "xvconf.h"
#   include "xvmain.h"
#endif

#ifdef HAVE_TK
#   include "tkconf.h"
#   include "tkmain.h"
#   include "tkwidget.h"
#   include "tkscreen.h"
#endif

#ifdef HAVE_GNOME
#   include <gnome.h>
#   include "gconf.h"
#   undef MIN
#   undef MAX
#   include "gmain.h"
#endif

⌨️ 快捷键说明

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