?? confightml.h
字號(hào):
/* 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 */
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -