zipfile of utility classes
ユーティリティークラス用の zip ファイル - NetBeans
self-extracting ZIPfile for Windows
Windows 用の自己展開形式 ZIP ファイル - Python
Returns the name of the output zipfile.
出力zipファイル名が返ります。 - Python
Using a standard zip tool, extract the archives of the zipfile.
標準の zip ツールを使用して zip ファイルのアーカイブを展開します。 - NetBeans
It should also show which device file the ZIP drive has been bound to.
これが ZIP ドライブのデバイスファイルです。 - FreeBSD
This is consistent with the ZIPfile checksum.
これは ZIP ファイルのチェックサムと同じです。 - Python
Select the zipfile or the folder and click the Add ZIP/Folder button. ZIP ファイルまたはフォルダを選択し、「ZIP/フォルダを追加」ボタンをクリックします。 - NetBeans
If file does not refer to a ZIPfile, then a new ZIP archive is appended to the file. file が ZIP を参照していない場合、新しい ZIPアーカイブが生成され、既存のファイルの末尾に追加されます。 - Python
ZipFile of Docs for the IDE and Packs (15-Mbyte download)
IDE および Pack のドキュメントの Zip ファイル (15M バイト) - NetBeans
The Output window shows where the ZIPfile is created.In your filesystem, locate the ZIPfile and unzip it. 「出力」ウィンドウに、ZIP ファイルが作成された場所が表示されます。 - NetBeans
Downloadquickstart-gui.zip as a zipfile for offline reading
オフラインで読む場合、zip ファイル quickstart-gui.zip をダウンロードしてください。 - NetBeans
Downloadquickstart-gui.zip as zipfile for offline reading
オフラインで読む場合、zip ファイル quickstart-gui.zip をダウンロードしてください。 - NetBeans
Example 43-5. Dynamic creation of a zipfile 例 43-5zip ファイルの動的な作成 - PEAR
Zipfile for this article, containing Templates and project information
テンプレートとプロジェクト情報を含むこの記事の ZIP ファイル - NetBeans
The UML module is also available in zipfile format.
UML モジュールは zip ファイル形式で入手することもできます。 - NetBeans
This is meant for adding a ZIP archive to another file, such as python.exe. Using このことは、ある ZIP ファイルを他のファイル、例えばpython.exe に - Python
Click the Add ZIP/Folder button and navigate to the zipfile or the folder that contains the JDK Javadoc on your system. 「ZIP/フォルダを追加」ボタンをクリックし、システム上の JDK Javadoc を含む ZIP ファイルまたはフォルダに移動します。 - NetBeans
For mode is 'a' and file refers to an existing ZIPfile, then additional files are added to it. mode が 'a' で file が既存の ZIP ファイルを参照している場合、追加するファイルは既存のファイル中の ZIP アーカイブに追加されます。 - Python
Choose from either the .zip for a zipfile (you will need the relevant software to unpack this file) or .exe for a self extract file from the table below.
zipファイルならば.zip(このファィルを開くには適切なソフトウェアが必要)または自己解凍ファイルならば.exeを下の表から選びなさい。 - コンピューター用語辞典
Download ZIPfile for offline reading (includes video demo files, 4.55 MB)
最終更新日: 2006 年 11 月 14 日 - NetBeans
Using a SCSI zip drive is simply a matter of determining which device file in the /dev directory represents the ZIP drive.
ZIP ドライブを使用するためには、 単に /dev の中から ZIPドライブのデバイスファイルを見つけるだけで良いのです。 - FreeBSD
The zipfile contains three templates that enable you to generate EJBs.
ZIP ファイルには、EJB を生成できる 3 つのテンプレートが含まれています。 - NetBeans
Open a ZIPfile, where file can be either a path to a file(a string) or a file-like object.
ZIP ファイルを開きます。 file はファイルへのパス名 (文字列)またはファイルのように振舞うオブジェクトのどちらでもかまいません。 - Python
The result of zipping is a single file with a ".zip" suffix.
ジップの結果は".zip"という拡張子を持った単一のファイルである。 - コンピューター用語辞典
You must register with JasperForge before you can download the zipfile.
zip ファイルをダウンロードするには、JasperForge にユーザー登録する必要があります。 - NetBeans
Documentation on the ZIPfile format by PhilKatz, the creator of the format and algorithms used.
ZIP ファイル形式およびアルゴリズムを作成した Phil Katz によるドキュメント。 - Python
Extract (unzip) the zipfile containing the desired build to the root of the mini-SD card. 必要なビルドを含む zip ファイルを miniSD カードのルートに展開(解凍) します。 - NetBeans
Download the tutorial zipfile containing the projects used in the exercises. 課題で使用するプロジェクトを含むチュートリアル用の zip ファイルをダウンロードします。 - NetBeans
On your system, create a zipfile that contains the application JAR file (MyApp.jar) and the accompanyinglib folder that contains MyLib.jar. システム上で、アプリケーション JAR ファイル (MyApp.jar) と、MyLib.jar を含む付属の lib フォルダを含む ZIP ファイルを作成します。 - NetBeans
You can also create a FreeBSD file-system on the ZIP disk using newfs(8) .
また、ZIP ディスク上に FreeBSD のファイルシステムを作成するには newfs(8)を参照してください。 - FreeBSD
Unpack the zip of file of utility classes and unzip its contents on your system. ユーティリティークラスのファイルの zip を展開し、その内容をシステム上に解凍します。 - NetBeans
A zipfile is made of compressed files, one after the others.
zip ファイルを作成するには、まずされた圧縮ファイルを用意することになります。 - PEAR
Choose File Open Project and navigate into the extracted contents of the zipfile and select the CarPreview project.
「ファイル」「プロジェクトを開く」を選択し、zip ファイルから展開した内容の中から CarPreview プロジェクトを選択します。 - NetBeans
The file-system is represented as slice 4 on the device, so for SCSI or parallel ZIP disks, you would use:#
デバイス上のファイルシステムがスライス 4 となっていて、 SCSI もしくはパラレル接続の ZIPディスクなら、# - FreeBSD
Returns True if filename is a valid ZIPfile based on its magic number, otherwise returns False. filename が正しいマジックナンバをもつ ZIP ファイルのときにTrue を返し、そうでない場合 False を返します。 - Python
Then click AddJAR/ZIP and select the file xerces->.jar from the directoryide>/modules/ext in your NetBeans installation.
そのあと「JAR/ZIP を追加」をクリックして、NetBeans のインストールディレクトリ内の idenumber/modules/ext ディレクトリから xerces-version.jar ファイルを選択します。 - NetBeans
The ZIPfile format is a common archive and compression standard. This module provides tools to create, read, write, append, and list a ZIPfile. ZIP は一般によく知られているアーカイブ(書庫化)および圧縮の標準ファイルフォーマットです。 このモジュールでは ZIP 形式のファイルの作成、読み書き、追記、書庫内のファイル一覧の作成を行うためのツールを提供します。 - Python
Send the file to the people who will use the application.Instruct them to unpack the zipfile, making sure that the CarsApp.jar file and the lib folder are in the same folder. このアプリケーションを使用する人に、ファイルを送信します。 ZIP ファイルを展開するよう指示し、CarsApp.jar ファイルおよび lib フォルダが同じフォルダにあることを確認します。 - NetBeans
Send the file to the people who will use the application.Instruct them to unpack the zipfile, making sure that the MyApp.jar file and the lib folder are in the same folder. このアプリケーションを使用する人に、ファイルを送信します。 ZIP ファイルを展開するよう指示し、MyApp.jar ファイルと lib フォルダが同じフォルダにあることを確認します。 - NetBeans
This will cause a boot failure, unless you happen to have a FreeBSD root file-system on your ZIP disk!
こうなったら、あなたが ZIP ディスクにFreeBSD のルートファイルシステムでも書き込まない限り、 起動には失敗するでしょう! - FreeBSD
Click Add and browse to the location of your database driver and select the database driver's JAR or ZIPfile.
「追加」をクリックしてデータベースドライバがある場所に移動し、データベースドライバの JAR または ZIP ファイルを選択します。 - NetBeans
Download a compressed file (zip) of documentation for the 5.5 release of the IDE and all packs.
ニュース: NetBeans Enterprise Pack 5.5 の最終リリースには、UML 機能は含まれていません。 - NetBeans
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 IDE cannot connect to the database using this driver because the driver's JAR or ZIPfile isn't placed in the specified location.
ドライバの JAR または ZIP ファイルが指定の場所に存在しないため、IDE がデータベースへの接続に使用できないドライバ。 - NetBeans
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アーカイブもディレクトリ構造も含まないときは,ファイルは,非自己解凍フォーマットにより圧縮することができる。 - 特許庁
On your system, copy all of the files from the zipfile and paste them into the folder that contains the project's customerrecords folder. システム上で、zip ファイルからすべてのファイルをコピーし、プロジェクトの customerrecords フォルダが格納されているフォルダ内にペーストします。 - NetBeans
While the installer described above is the preferred method of installation on Microsoft Windows machines, you can also install NetBeans IDE using a tar. gz or zipfile. アーカイブ版を選択した場合は、tar.gz ファイルまたは zip ファイルを使用し、NetBeans IDE を Microsoft Windows マシンにインストールすることができます。 - NetBeans
The objects are in the same order as their entries in the actual ZIPfile on disk if an existing archive was opened. 既存のアーカイブファイルを開いている場合、リストの順番は実際の ZIP ファイル中のメンバの順番と同じになります。 - Python
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.