找诗词>英语词典>uncompress翻译和用法

uncompress

网络  解压; 非压缩; 解压缩; 解压缩Z文件; 解压缩还原资料

第三人称单数:uncompresses 

计算机

英英释义

verb

  • restore to its uncompressed form
    1. decompress data
    Synonym:decompress

双语例句

  • The dictionary also has an in-memory representation, so that active queries and updates can quickly compress and uncompress data.
    词典还可以存储在内存中,这使活动的查询和更新可以快速压缩和解压数据。
  • For the manual installation, download the agent installation package directly to your AIX endpoint and uncompress.
    对于手工安装,应该把代理安装包直接下载到AIX端点上并解压。
  • Following are examples of commands to uncompress data.
    下面是解压数据的命令示例。
  • An Analysis on the MPEG-1 Real Time Video and Audio Uncompress Card
    MPEG-1实时影音解压缩卡的剖析
  • Next, uncompress the archives into a temporary directory and move all plug-in directory content from there to the Eclipse plugins subdirectory.
    接着,将归档文件解压到临时目录中,从临时目录将所有插件目录内容都移到Eclipseplugins子目录。
  • To install the package by hand, visit its home page on the PEAR Web site, download the package archive, and manually uncompress the files to the desired location.
    要手动安装此包,请访问它在PEARWeb站点上的主页,下载包归档文件并手动地将这些文件解压缩到所需位置。
  • Includes a command to retrieve and uncompress the JDBC driver from the HTTP server ( for example,. TGZ) and places it in a defined location on the virtual machine.
    从HTTP服务器获取并解压JDBC驱动程序(例如.TGZ),把它放在虚拟机中的指定位置。
  • Rather than arduously work through the upload dialogue boxes for each file, you can simply ZIP the file and have the upload script uncompress the files, as well.
    您可以简单地ZIP文件并同样让上传脚本将文件解压缩,而不用费力地在上传对话框中逐个上传文件。
  • When you uncompress drive% 1, it will be removed, and drive% 2 will contain% 3 of free space.
    当您解压缩驱动器%1时,会删除这驱动器,同时驱动器%2的可用空间会有%3。
  • Here, x extracts the tar file, v gives verbose output, z tells the tar command to gunzip ( uncompress) the file, and f is the tar file I wish to extract.
    在这里,x提取了tar文件,v给出了详细的输出,z告诉tar命令去gunzip(解压缩)文件,f是我希望提取的tar文件。