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

📄 confightml.h

📁 开发环境Tornado2.2 For Pentium
💻 H
字号:
/* configHtml.h - HTML configuration header file *//* Copyright 1984-2002 Wind River Systems, Inc. *//*modification history--------------------01f,18apr02,rhe  Added C++ Protection01e,25feb99,rlp  added the Secure Socket Layer support.01d,28nov98,ics  New configuration mechanism.01c,27nov98,lcs  Remove SCREEN_SIZE definition, this is now defined in                 htmlENavigatorConfig.h01b,26nov98,lcs  Add #define SCREEN_SIZE to enable selection of correct gui 		 toolbar from the bsp01a,08oct98,rlp  written.*//*This module contains the HTML configuration parameters for thePC [34]486/Pentium/Pentiumpro.*/#ifndef INCconfigHtmlh#define INCconfigHtmlh#ifdef __cplusplusextern "C" {#endif/* * HTML products. * Define one of the following. */#undef	INCLUDE_HTMLWORKS		/* include HTMLWorks product */#undef	INCLUDE_ENAVIGATOR		/* include eNavigator product *//* * Which UI and splash screen to select -- select the UI closest * to the actual screen size. */#define HTML_SCREEN_SIZE	HTML_SCREEN_VGA/* include the Secure Socket Layer support */#undef  INCLUDE_HTML_SSL/* * Additional configuration options from target/src/config/usrHtml.c * can be overridden here. */#ifdef __cplusplus}#endif#endif /* INCconfigHtmlh */

⌨️ 快捷键说明

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