1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > To zip a fileの意味・解説 > To zip a fileに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

To zip a fileの部分一致の例文一覧と使い方

該当件数 : 16



例文

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

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

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

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

Choose from either the .zip for a zip file (you will need the relevant software to unpack this file) or .exe for a self extract file from the table below. 例文帳に追加

zipファイルならば.zip(このファィルを開くには適切なソフトウェアが必要)または自己解凍ファイルならば.exeを下の表から選びなさい。 - コンピューター用語辞典

For mode is 'a' and file refers to an existing ZIP file, then additional files are added to it.例文帳に追加

mode が 'a' で file が既存の ZIP ファイルを参照している場合、追加するファイルは既存のファイル中の ZIP アーカイブに追加されます。 - Python

例文

Open a ZIP file, where file can be either a path to a file(a string) or a file-like object. 例文帳に追加

ZIP ファイルを開きます。 file はファイルへのパス名 (文字列)またはファイルのように振舞うオブジェクトのどちらでもかまいません。 - Python


例文

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

This will cause a boot failure, unless you happen to have a FreeBSD root file-system on your ZIP disk! 例文帳に追加

こうなったら、あなたが ZIP ディスクにFreeBSD のルートファイルシステムでも書き込まない限り、 起動には失敗するでしょう! - FreeBSD

They should be able to access the project through a version control checkout or by unpacking a zip file that you have provided them.例文帳に追加

ほかのユーザーは、バージョン管理のチェックアウト、または提供される zip ファイルの展開によって、プロジェクトにアクセスできる必要があります。 - NetBeans

A document created as an independent text file is summarized in the form of Zip or the like, and it is directly dragged and dropped to a printer icon, thus an archived file such as Zip is handled as one document, and texts in the document are successively printed according to Driver setting.例文帳に追加

独立した文章ファイルとして作成したDocumentをZip等の形式で纏め上げ、それを直接プリンタアイコンにドラッグ&ドロップすることで、Zipなどのアーカイブされたファイルを1つのドキュメントとして扱い、その中の文章をDriver設定に従い順次印刷する。 - 特許庁

例文

To enable the upload of a file greater than one megabyte (such as a large image file, ZIP, JAR, or executable file), you must modify the maxSize parameter for the UploadFilter filter in your application's web.xml file. 例文帳に追加

1M バイトよりも大きいファイル (大きな画像ファイル、ZIP、JAR、実行可能ファイルなど) のアップロードを有効にするには、アプリケーションの web.xml ファイルで UploadFilter フィルタの maxSize パラメータを変更する必要があります。 - NetBeans

例文

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

The CPU 11 selects a storage part (a RAM (Random Access Memory) 17 or an HDD 19) in which each individual file after ZIP extension is made to be stored based on the use frequency list 191, performs the ZIP extension to the individual file, and makes the individual file after the ZIP extension be stored in the selected storage part.例文帳に追加

そして、CPU11は、当該利用頻度リスト191に基づいて、ZIP伸張後の各個別ファイルを記憶させる記憶部(RAM17又はHDD19)を選択し、前記個別ファイルにZIP伸張を行い、前記選択した記憶部にZIP伸張後の個別ファイルを記憶させる。 - 特許庁

So, for example, if you had a project that depended on a custom library that you had specified in the Libraries window and you wanted somebody else to look at the project, you could send it to him or her in a zip file.例文帳に追加

そのため、「ライブラリ」ウィンドウで指定したカスタムライブラリに依存するプロジェクトがあり、そのプロジェクトをほかのユーザーに見せる場合は、相手にプロジェクトを ZIP ファイルにして送信できます。 - NetBeans

A client terminal 20 generates a XPS file in which a print ticket including ZIP-decompressed data size information of the XPS file is stored in a head of a file data frame, and transmit the XPS file to the image forming apparatus 10.例文帳に追加

クライアント端末20は、XPSファイルのZIP伸張後のデータサイズ情報を含んだプリントチケットをファイルデータフレームの先頭に格納したXPSファイルを生成して画像形成装置10に送信する。 - 特許庁

The CPU 11 carries out or does not carry out ZIP extension of the individual file according to the determined result, and stores the individual file in a RAM 17 or an HDD 19.例文帳に追加

そして、CPU11は、当該判定結果に従って前記個別ファイルのZIP伸張を行い又は行わずに当該個別ファイルをRAM17又はHDD19に記憶させる。 - 特許庁

例文

This invention realizes to obtain a zip number from a table (or tables presenting when necessary) by making the registering person input not a zip number but a research key (district name)specifying the sorting destination, based on the research key, when creating a sorting designation file for sorting mails.例文帳に追加

この発明は、郵便物を仕分けるための区分指定ファイルを作成するとき、登録者が入力するのは郵便番号ではなく、仕分け先を特定する検索キー(地域名)を入力させ、この検索キーをもとにテーブル(必要に応じて複数存在する)から郵便番号を求めることを実現しているものである。 - 特許庁

索引トップ用語の索引



  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 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.
  
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 1994-2010 The FreeBSD Project. All rights reserved. license
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS