📄 staticgraphics.c
字号:
/* * @(#)staticGraphics.c 1.2 02/09/04 @(#) * * Copyright (c) 2002 Sun Microsystems, Inc. All rights reserved. * PROPRIETARY/CONFIDENTIAL * Use is subject to license terms. *//*========================================================================= * Include files *=======================================================================*/#define STRICT#include <windows.h>#include "staticGraphics.h"#include "phone.h"#include "topbar.h"#include "grayLED.h"#include "greenLED.h"#include "bkliteTop.h"#include "bkliteBottom.h"#include "bkliteLeft.h"#include "bkliteRight.h"#include "trustedicon.h"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -