单词 | Wget | ||||||||||
释义 | Wget
更多释义 收起释义 例句释义: 多用途下载工具,下载文件,非交互式下载文件 1. If you think wget is only a command line downloader, you are wrong. wget is capable of doing a lots of download. 如果你认为wget只是一个命令行下载工具那你就错了wget有能力完成各种各样的下载任务。 www.bing.com 2. Wget has no way of verifying that the local file is really a valid prefix of the remote file. wget无从核实本地文件实在是一个有效的前缀的远程文件。 www.pkwall.com 3. For example, if you are trying to install new software on a remote server, wget can be a real life-saver. 例如,如果要在远程服务器上安装新软件,wget确实可以节省时间。 www.ibm.com 4. This command does basically the same thing as the previous wget command but with a slightly different and friendlier syntax. 该命令与前面的wget命令做的事情基本相同,但是使用稍微不同的、更加友好的语法。 www.ibm.com 5. To help you better understand the power of GNU Wget and cURL, let's start by using them to add tweets to the Twitter timeline. 为了帮助您更好地理解GNUWget和cURL的强大之处,我们首先使用它们将tweet添加到Twittertimeline中。 www.ibm.com 6. When interacting with the network, Wget can check for timeout and abort the operation if it takes too long. 当人际交往与网络,wget,可以检查是否超时,并终止运作,如果需时太久。 www.pkwall.com 7. Doing things the way I describe here using GNU Wget forces the download of a file called update. xml to your local machine. 以上述方式使用GNUWget会强制地将一个名为update.xml的文件下载到本地机器上。 www.ibm.com 8. You should now be ready to build the wget utility from source. 现在可以从源代码构建wget实用程序了。 www.ibm.com 9. As you might guess, curl has even more options than wget. 正如您可能猜测到的,curl具有比wget更多的选项。 www.ibm.com 10. However, you can use the same URLs with the wget command-line utility -- a robust utility for downloading files over HTTP, HTTPS, and FTP. 然而,在wget命令行实用工具中也可以使用相同的URL,它是一种用于通过HTTP、HTTPS和FTP进行文件下载的健壮的实用工具。 www.ibm.com 1. For purposes of demonstration, you'll bundle the networking utility wget, which downloads files from the Internet. 作为演示,您将捆绑网络实用程序wget,该程序用于从Internet下载文件。 www.ibm.com 2. The wget and curl tools transfer files; using ssh, you can securely log in to remote systems and transfer files quickly and easily. wget和curl工具可以用来传输文件,而使用ssh,您可以安全地登录到远程系统中,快速地和轻松地传输文件。 www.ibm.com 3. If you don't want Wget to wait between every retrieval, but only between retries of failed downloads, you can use this option. 如果你不想让wget等待之间,每检索,但只有之间retries失败的下载,你可以用这个办法。 www.pkwall.com 4. For a shell-line parallel, consider the wget or curl command. 对于shell行parallel,请考虑使用wget或curl命令。 www.ibm.com 5. Generate dashboard. html by scheduling execution of dashboard. xq using cron (and wget or curl). 通过调度dashboard.xq的执行来生成dashboard.html,使用cron(和wget或curl)。 www.ibm.com 6. A prior Speaking UNIX column recommended wget to download files directly from the command-line. 以前的一期“对话UNIX”推荐使用wget从命令行直接下载文件。 www.ibm.com 7. This cache exists in memory only; a new Wget run will contact DNS again. 这个缓存存在于内存只有一种新的wget来说,反而会联络的DNS。 www.pkwall.com 8. In this command, the -r switch tells GNU Wget to recursively follow all links found on that page, so the tool will crawl the entire site. 在这个命令中,-r开关告诉GNUWget递归地跟踪那个页面上的所有链接,所以该工具将抓取整个站点。 www.ibm.com 9. This script requires the wget command to send files and receive cookies from the wiki server. 这个脚本使用wget命令发送文件并从wiki服务器接收cookie。 www.ibm.com 10. In practice, few programmers are quite so committed to old-timey approaches as my suggested wget Expect approach. 在实践中,几乎没有编程人员过分执着于过去的老方法,比如我建议的wget Expect方法。 www.ibm.com 1. If you haven't used it before, wget is a command-line tool to download virtually anything. wget是一种命令行工具,它可以下载任何东西。 www.ibm.com 2. Download the latest version of the wget source code from ftp. gnu. org. 从ftp.gnu.org下载wget源代码的最新版本。 www.ibm.com 3. Instead of using a custom client and TCP stack, I used the standard Linux TCP stack and the wget command-line HTTP client. 没有使用定制的客户机和TCP栈,而是使用了标准的LinuxTCP协议栈和wget命令行HTTP客户机。 www.ibm.com 4. If your system does not have wget, you can download its source code from the GNU Software Foundation. 如果您的系统中没有wget,您可以从GNUSoftwareFoundation下载其源代码。 www.ibm.com 5. Specifically, you'll learn wget, curl, and Secure shell (ssh). 具体来说,您将了解wget、curl和安全Shell(ssh)。 www.ibm.com 6. By default, an IPv6-aware Wget will use the address family specified by the host's DNS record. 默认情况下,一个IPv6感知wget将利用家庭地址所指定的主机的DNS的记录。 www.pkwall.com 7. You can install the package and change your shell to Z shell automatically with wget, as Listing 1 shows. 可以使用wget安装这个包,并自动将您的shell改为Zshell,参见清单1。 www.ibm.com 8. This method is useful if you would like apt-get and other applications for instance wget, to use a http-proxy. 如果你希望apt-get和其他应用程式如wget等都使用http代理,你能使用这种方式。 blog.163.com 9. GNU Wget is a flexible piece of software that retrieves data (such as files, mp3s, and images) from servers. GNUWget是一个灵活的软件,用于从服务器获取数据(例如文件、mp3和图像)。 www.ibm.com 10. This is useful when, for whatever reason, you don't want Wget to consume the entire available bandwidth. 这是非常有用的时候,不论何种原因,你不想wget消耗整个可用带宽。 www.pkwall.com 1. My Perl script uses wget to get the XML file from the NWS server. Perl脚本使用wget从NWS服务器获取XML文件。 www.ibm.com 2. Listing 1 shows how to use wget to download files without leaving the comfort of the command line. 清单1显示了如何在命令行中轻松地使用wget来下载文件。 www.ibm.com 3. wget downloads the current REE tarball, which is then unpacked by tar. wget下载当前REEtarball,然后通过tar解包。 www.ibm.com 4. For more information about the use of proxies with Wget, See Proxies . 欲了解更多关于使用委托书与wget,见授权书。 www.pkwall.com 5. The wget utility is invaluable for hands-off downloads, but it can't upload files. 对于自动的下载任务,wget实用工具非常有价值,但是它却不能用来上传文件。 www.ibm.com 6. You might also consider line mode for use with networking utilities such as wget, curl, and scp. 对于wget、curl和scp等网络实用程序,也可以考虑使用行模式。 www.ibm.com 7. Assuming that you have a . netrc file in place, let's look at some examples of what wget can do. 假设已经有了.netrc文件,让我们来研究一些示例,看看wget究竟可以完成哪些工作。 www.ibm.com 8. In addition, it's handy to have a good command-line download tool, such as wget. 此外,使用诸如wget之类的优秀的命令行下载工具会带来很多便利。 www.ibm.com 9. Read the wget man page to learn about the tool's many tricks. 要了解关于使用该工具的技巧,请阅读wget的man页面。 www.ibm.com 10. If I want to download all files in a directory of a website, i have to perform a long wget command, they is what I do at first 如果想下载一个网站上目录中的所有文件我需要执行一长串wget命令但这样做会更好 www.bing.com 1. To test the new utility, run it within Cygwin and the download the wget source code 为了测试这个新的实用程序,在Cygwin中运行它并下载wget源代码 www.ibm.com |
||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。