statusbox.h

来自「以BREW为开发平台,以C为开发语言的浏览器的实例」· C头文件 代码 · 共 19 行

H
19
字号
#ifndef STATUSBOX_H
#define STATUSBOX_H
/*
  ===========================================================================
  
  FILE: statusbox.c
   
  SERVICES:  
      A simple status box control
   
  DESCRIPTION: 
     Statusbox can show an animated or filmstrip-style image and some 
     text, all loaded via BREW resources.  If the image cannot be loaded,
     only the text is shown.
  
  ===========================================================================
  ===========================================================================
    
               Copyright 

⌨️ 快捷键说明

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