📄 mmimt_wap_wintab.h
字号:
/*****************************************************************************
** File Name: *
** Author: *
** Date: 2007/03 *
** Copyright: 2007 MTONE, Inc. All Rights Reserved. *
** Description: *
******************************************************************************
** Important Edit History *
** --------------------------------------------------------------------------*
** DATE NAME DESCRIPTION *
** 2007/03 Create *
*****************************************************************************/
#ifndef _MMIMT_WAP_WINTAB_H_
#define _MMIMT_WAP_WINTAB_H_
#ifdef __cplusplus
extern "C"
{
#endif
#include "mmimt_wap.h"
void MMIMTWAP_OpenConnWin( void );
BOOLEAN MMIMTWAP_IsConnWinFocused( void );
void MMIMTWAP_OpenDownWin( void );
void MMIMTWAP_RefreshDownWin( void );
#ifdef __cplusplus
}
#endif
#endif // _MMIMT_WAP_WINTAB_H_
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -