⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 harvest是一个下载html网页得机器人
💻
字号:
  This is the second release a  new  wp2x.  It mostly uses exactly thesame configuration files, with a number of additions, and some changesin meaning. These are, of course, presently undocumented, this being avery alpha release.  There is a Unix Makefile included.  I haven't tried it on anything other than a Sparc II running 4.1.1,compiled with gcc.  Please let me know how things go for you.  The  HTML config  is oriented  towards converting WP  documents to aformat suitable for the  Journal. See wp.wp or wp.html. wp.wp-uu  is auuencoded version of wp.wp.  Thanks  to Thorsten Ludewig <th@rz.fh-wolfenbuettel.de> for the fullLatin-1 character set array.  There is a mailing list, wp2x-workers. Send mail tomajordomo@spiff.ccs.carleton.ca with the body "subscribe wp2x-workers"to join. :!mcr!:             HOME: mcr@sandelman.ocunix.on.ca     +1 613 788 2600 3853 Michael Richardson  WORK: mcr@spiff.carleton.caHere is an <A HREF="http://spiff.carleton.ca:8001/People/Michael_Richardson/Bio.html>HTML reference</A> to by bio.  Here follows, the original readme file:Before installing, make sure you have...    1.  The wp2x.c source code.    2.  As many *.cfg files as you feel like using.    3.  The manual page (wp2x.1l)    4.  An ANSI-C compiler.  At a minimum, your compiler must understand...                function prototypes                enums                <stdarg.h>                vfprintfInstallation procedure:    0.  Decide if you want to have a lib/wp2x directory.        If so, define the preprocessor symbol WP2X_DIR to its name,        including double-quotation marks.  The supplied man page        assumes you have chosen the name /usr/local/lib/wp2x.        If you choose a different name, or decide not to install        one, modify the man page accordingly.    1.  Read the section titled PORTABILITY CONCERNS in wp2x.c.        Understand it.        If your operating system is not UNIX, MS-DOS,        or the Amiga, also read dopen.c and (if you want) create        a collection of #define's for your operating system, or live        with the `generic' configuration.    2.  Compile wp2x.c with whatever compiler switches are necessary        to accomplish what is described in PORTABILITY CONCERNS.        See the file `HINTS' for suggestions.  If your operating        system is one of those mentioned above, define the symbol        `UNIX', `MSDOS' or `AMIGA' (respectively) to your preprocessor.    3.  Run the torture test by uudecoding torture.uue into torture.wp,        then typing            wp2x ascii.cfg torture.wp >torture.out        It should produce eight warnings.        If torture.out is not identical to torture.chk, find out	why and fix it.  (Or complain to the author.)    3.  Put the sample *.cfg files in a vaguely obvious place.        Adjust the directory name in the man page to point to that        vaguely obvious place.    4.  Put the executable and man page in the places such things are        kept on your system.History:* The first WP2X was written in Spring 1989 as a volunteer effort for the  Princeton University Computing and Information Technology Information  Center.  (How's that for a mouthful.)  People seemed to need to convert  WP4.2 files into other stuff, so I figured, hey, why not just hack one  up?  How hard can it be?  It seemed to work fine, for the limited cases thrown at it.* During Summer 1989, some more control codes were added and a  request for beta testers posted to the net.  Response was mild.* During Summer 1990, yet more control codes were added, and my  beta testers from 1989 seemed to have forgotten about me, so the  testing phase was abandoned.* During Summer 1991, I made another request for beta testers in  comp.text.tex, and responses was decent.  The result of this testing  phase is what you see before you.Author:    Raymond Chen (raymond@math.berkeley.edu, rjc@math.princeton.edu)Copying:    This program and its supporting files are Copyright 1991 by    Raymond Chen.  You may distribute the program freely, provided    it is distributed in its entirely, including this README file.    Any modifications to the program should be clearly marked as such.

⌨️ 快捷键说明

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