htrobot.h

来自「www工具包. 这是W3C官方支持的www支撑库. 其中提供通用目的的客户端的W」· C头文件 代码 · 共 51 行

H
51
字号
/*  					Webbot - the W3C Mini Robot!  Webbot - the W3C Mini Robot!*//***	(c) COPYRIGHT MIT 1995.**	Please first read the full copyright statement in the file COPYRIGH.*//*The Webbot is a "proof of concept" application that is usinglibwww. It can be used to perform multiple downloads from the command line. It can issue HTTP, FTP, Gopher, local Files,and News request and it can handle GET and HEAD.The module is implemented by HTRobot.c, and it isa part of the W3C Mini Robot.*/#ifndef HTROBOT_H#define HTROBOT_H/*.  Handling of output.*/#define STDOUT stdout#define OUTPUT stdout/**/#endif /* HTROBOT_H *//*    @(#) $Id: HTRobot.html,v 1.4 1998/10/26 22:45:34 frystyk Exp $*/

⌨️ 快捷键说明

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