Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
「zip archive」に関連した英語例文の一覧と使い方 - Weblio英語例文検索
[go: Go Back, main page]

1153万例文収録!

「zip archive」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > zip archiveに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

zip archiveの部分一致の例文一覧と使い方

該当件数 : 25



例文

Zip the project's dist folder into a ZIP archive.例文帳に追加

プロジェクトの dist フォルダを ZIP アーカイブに圧縮します。 - NetBeans

Read and write ZIP-format archive files. 例文帳に追加

ZIP-フォーマットのアーカイブファイルを読み書きする - Python

Download and extract the ArrayFill example .zip archive 例文帳に追加

ArrayFill example .zip アーカイブをダウンロードして抽出します - NetBeans

On the 7-Zip self-extracting archive panel, specify the XAMPP location in the Extract to edit box. 例文帳に追加

「7-Zip self-extracting archive」パネルで、「Extract to」編集ボックスに XAMPP の場所を指定します。 - NetBeans

例文

Example 43-1. On the fly creation of an uncompressed ZIP archive 例文帳に追加

例 43-1その場での未圧縮 ZIP アーカイブの作成 - PEAR


例文

PKZIP version which created ZIP archive. 例文帳に追加

このアーカイブを作成した PKZIP のバージョン。 - Python

This is meant for adding a ZIP archive to another file, such as python.exe. Using例文帳に追加

このことは、ある ZIP ファイルを他のファイル、例えばpython.exe に - Python

Zip the project's dist folder into a ZIP archive. (The dist folder might also contain a lib folder,which you would also need to include.)例文帳に追加

プロジェクトの dist フォルダ (lib フォルダを含む) を ZIP アーカイブに圧縮します。 - NetBeans

Example 43-2. On the fly creation of a compressed ZIP archive with a cache 例文帳に追加

例 43-2その場での圧縮 ZIP アーカイブの作成 (キャッシュを使用) - PEAR

例文

If file does not refer to a ZIP file, then a new ZIP archive is appended to the file.例文帳に追加

file が ZIP を参照していない場合、新しい ZIPアーカイブが生成され、既存のファイルの末尾に追加されます。 - Python

例文

This module provides a few functions for creating archive files, such as tarballs or zip files.例文帳に追加

このモジュールはアーカイブファイル(tarやzip)を作成する関数を提供します。 - Python

Example 43-1. Remove Jpg, gif and Bmp from a zip archive 例文帳に追加

例 43-1zip アーカイブからの jpg、gif そして bmp ファイルの削除 - PEAR

We will focus on Tar and Zip generation, Tgz and Tbz are too CPU expensive for an "on the fly" archive generation. 例文帳に追加

ここでは Tar と Zip を取り上げます。 Tgz や Tbz は、アーカイブを "その場で" 作成するには CPU を食いすぎます。 - PEAR

The objects are in the same order as their entries in the actual ZIP file on disk if an existing archive was opened.例文帳に追加

既存のアーカイブファイルを開いている場合、リストの順番は実際の ZIP ファイル中のメンバの順番と同じになります。 - Python

The cache can be (and should be) used if you dynamically create some zip archive that contains frequently the same files. 例文帳に追加

キャッシュを使うのは (使うべきなのは)、同じファイルを含む zipアーカイブを動的に何度も作成しなければならない場合などです。 - PEAR

Likewise files relating as regards their contents may be compressed in a non-self-extracting format, if the archive file exists in ZIP format in the version of 13 July 1998 and neither contains other ZIP archives nor a directory structure. 例文帳に追加

同様に,アーカイブ・ファイルが1998年7月13日版のZIPフォーマットにより存在し,かつ,他のZIPアーカイブもディレクトリ構造も含まないときは,ファイルは,非自己解凍フォーマットにより圧縮することができる。 - 特許庁

The ZIP file format is a common archive and compression standard. This module provides tools to create, read, write, append, and list a ZIP file.例文帳に追加

ZIP は一般によく知られているアーカイブ(書庫化)および圧縮の標準ファイルフォーマットです。 このモジュールでは ZIP 形式のファイルの作成、読み書き、追記、書庫内のファイル一覧の作成を行うためのツールを提供します。 - Python

I think 2 viable options are to generate uncompressed Zip archives (since you don't reduce a lot the size of picture and video files by compressing them) or to generate compressed Zip archive using a cache system. 例文帳に追加

まずは未圧縮の Zip アーカイブを作成すること(画像ファイルや動画ファイルは、もともとそれ以上の圧縮を期待できないため)、もうひとつはキャッシュシステムを利用して圧縮済みの Zip アーカイブを作成することです。 - PEAR

First, the distribution's name and version number will be featured prominently in the name of the downloaded archive, e.g.foo-1.0.tar.gz or widget-0.9.7.zip.例文帳に追加

Distutils の場合、まず配布物の名前とバージョン番号が、例えば foo-1.0.tar.gz やwidget-0.9.7.zip のように、ダウンロードされたアーカイブファイルの名前にはっきりと反映されます。 - Python

The archive file will be named foo-1.0.tar.gz (or .zip), and will unpack into a directory foo-1.0.If an end-user wishes to install your foo module, all she has to do is download foo-1.0.tar.gz (or .zip), unpack it,and--from the foo-1.0 directory--run例文帳に追加

アーカイブファイルの名前はfoo-1.0.targ.gz (または .zip) になり、展開するとディレクトリ foo-1.0 を作成します。 エンドユーザが foo モジュールをインストールしたければ、foo-1.0.tar.gz (または .zip) をダウンロードし、パッケージを展開して、以下のスクリプトを -- foo-1.0 ディレクトリ中で -- 実行します: - Python

Since generating a zip or a tar archive is pretty much the same code, you can write a simple code that lets the user choose what format he wants. 例文帳に追加

zip の作成と tar の作成はほとんど同じコードとなるので、ユーザの選択内容に応じて処理を切り替えるコードをすっきりと書くことができます。 - PEAR

For example, you may want to allow the user to select some images, videos or other files from your gallery and allow them to download a compressed zip archive that contains these files. 例文帳に追加

たとえば、あなたが公開している画像や動画などからユーザが選択したファイルを zip 形式でダウンロードさせるといった場合がこれにあたります。 - PEAR

When sending or receiving information on the Internet, larger text files, either singly or with others as part of an archive file, may be transmitted in a zip, gzip, or other compressed format. 例文帳に追加

インターネット上で情報を送受信するとき,大きいテキストファイルは,アーカイブファイルの一部として単一で,あるいはほかのファイルと一緒にzip,gzip,またはほかの圧縮形式で伝送できる. - コンピューター用語辞典

Set up properties and compilation dependencies between your projects,and use relative library paths to make projects sharable.The IDE builds executables and archive files in a number of formats,including JAR, WAR, NBM, Web Start, and Zip files ready for distribution. 例文帳に追加

プロパティーおよびプロジェクト間のコンパイル依存関係を設定し、相対ライブラリパスを使用してプロジェクトを共有可能にできます。 IDE では、JAR、WAR、NBM、Web Start、およびすぐに配布可能な Zip ファイルを含むさまざまな形式で、実行可能ファイルとアーカイブファイルを構築できます。 - NetBeans

例文

On my machine (a thinkpad T42P with default factory equipment), generating a 200MB zip archive takes around 30s of CPU without the cache, 32s of CPU with an empty cache and 2s of CPU if all the files to compress are already in cache. 例文帳に追加

私のマシン (工場出荷時のままの状態の thinkpad T42P) では、キャッシュのない状態で 200MB の zip アーカイブを作成するのにかかった時間は30 秒でした。 キャッシュを使用した場合、まだキャッシュが作成されていないときは32 秒かかりましたが、圧縮されるすべてのファイルがキャッシュに載った状態では2 秒で処理が完了しました。 - PEAR




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2025 GRAS Group, Inc.RSS