无安全问题 我爸爸的出生地 我妈妈的出生地 我的小学校名 我的中学校名 我最喜欢的运动 我最喜欢的歌曲 我最喜欢的电影 我最喜欢的颜色 自定义问题
水墨江南
kohaku
春意盎然
紫色梦幻
绿之印象
蓝色天空
黑色旋风
引用 最初由 RedNax 发布wget 的-w选项解释有误,这里来自man的文本看来要用--waitretry=seconds , 而且时间间隔是逐渐增加的…… -w seconds --wait=seconds Wait the specified number of seconds between the retrievals. Use of this option is recommended, as it lightens the server load by making the requests less frequent. Instead of in seconds, the time can be specified in minutes using the "m" suffix, in hours using "h" suffix, or in days using "d" suffix. Specifying a large value for this option is useful if the network or the destination host is down, so that Wget can wait long enough to reasonably expect the network error to be fixed before the retry. --waitretry=seconds If you don't want Wget to wait between every retrieval, but only between retries of failed downloads, you can use this option. Wget will use linear backoff, waiting 1 second after the first failure on a given file, then waiting 2 seconds after the second failure on that file, up to the maximum number of seconds you specify. There- fore, a value of 10 will actually make Wget wait up to (1 + 2 + ... + 10) = 55 seconds per file. Note that this option is turned on by default in the global wgetrc file.
引用 最初由 Rainfish 发布windows上的软件吗?看到那么多命令,我以为是回到了DOS或者是去到了LINUX