幾千頁自己用手下?下完後您可跟史泰龍有一拚了。。。-_-"

來源: 2004-03-29 11:19:48 [舊帖] [給我悄悄話] 本文已被閱讀:

有命令行工具,可以用來 mirror 網站,但是要加上這兩個參數以及其它你認為所需要的選項。

    -m
    --mirror
      Turn on options suitable for mirroring. This option
      turns on recursion and time-stamping, sets infinite
      recursion depth and keeps FTP directory listings. It
      is currently equivalent to -r -N -l inf -nr.

    -k
    --convert-links
      After the download is complete, convert the links in
      the document to make them suitable for local viewing.
      This affects not only the visible hyperlinks, but any
      part of the document that links to external content,
      such as embedded images, links to style sheets, hyper-
      links to non-HTML content, etc.


但是這是Unix/Linux下的命令行工具,官方並沒有windows版本,但是你可以參考一下這裏:

http://www.qtm.net/~twegscheid/wget.html