statusbox.c

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

C
17
字号
/*
  ===========================================================================
  
  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 + -
显示快捷键?