webber.c
来自「一些brew的简单代码」· C语言 代码 · 共 26 行
C
26 行
/*
===========================================================================
FILE: webber.c
AUTHOR: Rob Walker <rwalker@qualcomm.com>
SERVICES:
IWeb API sample applet.
GENERAL DESCRIPTION:
This BREW Applet illustrates usage of BREW's IWeb Shows usage of
BREW's IWeb interface. It's a simple URL fetcher/shower.
The IWeb interface is designed to speed development of web-protocol
aware applications. IWeb handles many mundane chores of the
protocol part of a web browser, such as HTTP keep-alives and HTTP
proxying.
REVISION HISTORY:
Thu Jul 05 13:54:14 2001: Created
===========================================================================
===========================================================================
Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?