uncompress
英
美
网络 解压; 非压缩; 解压缩; 解压缩Z文件; 解压缩还原资料
第三人称单数:uncompresses
英英释义
verb
- restore to its uncompressed form
- decompress data
双语例句
- Set up the FTP server and uncompress the firmware tar package into the ftp directory.
设置FTP服务器并将固件tar压缩包解压缩到ftp目录。 - Do not uncompress the image at this time.
此时不要解压映像。 - An Analysis on the MPEG-1 Real Time Video and Audio Uncompress Card
MPEG-1实时影音解压缩卡的剖析 - The uncompress operation normally needs to allocate new pages for rows that no longer fit on their original pages.
解压操作通常需要为原来的页面中放不下的行分配新的页面。 - Copy the compressed installation image to your ISD server machine and uncompress the files.
把压缩的安装映像复制到ISD服务器上并解压文件。 - 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文件并同样让上传脚本将文件解压缩,而不用费力地在上传对话框中逐个上传文件。 - You can just download a copy of the binary distribution, uncompress it to a directory and let the tool know where the directory is using – vmargs and – DAXS command-line options.
您可以只下载二进制文件,将它解压缩到一个目录,然后使用–vmargs和–DAXS命令行选项告诉工具目录的路径。 - The dictionary also has an in-memory representation, so that active queries and updates can quickly compress and uncompress data.
词典还可以存储在内存中,这使活动的查询和更新可以快速压缩和解压数据。 - There are other commands that can be used to uncompress tables, control locking while compressing, and to display space savings.
还可以使用其他命令解压表、控制压缩期间的锁和显示节省的空间量。 - 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文件。