📄 winclock.h
字号:
/*****************************************************************
** **
** Copyright (C) 2004 Amlogic,Inc. **
** All rights reserved **
** Filename : WinClock.h /Project:AVOS **
** Revision : 1.0 **
** **
*****************************************************************/
#ifndef __WINCLOCK_
#define __WINCLOCK_
#include "includes.h"
#include "aw_windows.h"
#include "user.h"
HWND* CreateMenuWinClock(void);
void WinResetWinClockControlsPos(HWND *pControl, INT8U CurOsdSize);
void WinResetWinClockPos(HWND *pControl, INT8U CurOsdSize);
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -