| 意味 | 例文 |
File uploadの部分一致の例文一覧と使い方
該当件数 : 136件
Drag a Button component onto the page, type Upload File, and press Enter. 例文帳に追加
「ボタン」コンポーネントをページにドラッグし、「Upload File」と入力して、Enter キーを押します。 - NetBeans
upload a file to the host computer 例文帳に追加
ファイルをホストコンピューターにアップロードする - 研究社 英和コンピューター用語辞典
FILE TRANSFER SYSTEM, FILE UPLOAD METHOD, AND FILE DOWNLOAD METHOD例文帳に追加
ファイル転送システム、ファイルのアップロード方法及びファイルのダウンロード方法 - 特許庁
upload the remote configuration file to the remote host This is straightforward - in both operating systems, use ftp to upload .pearrc to /home/username/pear/.pearrc 例文帳に追加
どちらの OS でも FTP を使って.pearrc を /home/username/pear/.pearrcへアップロードします。 - PEAR
Using the File Upload Component - NetBeans IDE 6.1 Tutorial 例文帳に追加
ファイルアップロードコンポーネントの使用 - NetBeans IDE 6.1 チュートリアル - NetBeans
FILE UPLOAD AGENT SYSTEM AND AGENT METHOD例文帳に追加
ファイルアップロード代行システム及び代行方法 - 特許庁
Creating and Editing Java Source CodeCreating a Page That Includes a File Upload Component 例文帳に追加
ファイルアップロードコンポーネントを含むページの作成 - NetBeans
The File Upload component enables users of your web application to locate a file on their system and upload that file to the server. 例文帳に追加
ファイルアップロードコンポーネントによって、Web アプリケーションのユーザーはシステム内でファイルを探し、そのファイルをサーバーにアップロードできます。 - NetBeans
From the Basic section of the Palette, drop a Label component on the page, type Choose a File to Upload: and press Enter. 例文帳に追加
パレットの「基本」セクションから、「ラベル」コンポーネントをページにドロップし、「Choose a File to Upload:」と入力して Enter キーを押します。 - NetBeans
Code Sample 6: Code to Upload a File to a Different Folder 例文帳に追加
コード例 6: 別のフォルダにファイルをアップロードするコード - NetBeans
Code Sample 8: Code to Upload a File to Different Servers 例文帳に追加
コード例 8: 異なるサーバーにファイルをアップロードするコード - NetBeans
Doing More #2: Modifying the Maximum File Upload Size 例文帳に追加
その他の可能な操作 #2: 最大ファイルアップロードサイズの変更 - NetBeans
Now that you have the basic file upload form, you must add code to handle the file upload. 例文帳に追加
基本的なファイルアップロードフォームが完成したので、ファイルのアップロードを処理するコードを追加する必要があります。 - NetBeans
A received upload file is temporarily stored into the upload buffer 61, and transferred to a storage means 5 after the upload is completed.例文帳に追加
受信されるアップロードファイルは、アップロードバッファ61に一時保持され、アップロードの完了後、記憶手段5に転送される。 - 特許庁
The File Upload component enables a page visitor to locate a file on their system and upload that file to the server. 例文帳に追加
「ファイルアップロード」コンポーネントを使用すると、ページの訪問者が自身のシステムにあるファイルを検索し、そのファイルをサーバーにアップロードできます。 - NetBeans
PROXY METHOD, PROXY PROGRAM AND PROXY DEVICE FOR FILE UPLOAD例文帳に追加
ファイルアップロードの代理方法、代理プログラム及び代理装置 - 特許庁
To provide a file upload shutoff system and a file upload shutoff method to prevent alteration of web contents.例文帳に追加
ウェブコンテンツの改ざんを防止するために、ファイルのアップロード遮断システム及びファイルのアップロード遮断方法を提供する。 - 特許庁
An information processing apparatus 10 performs a file upload of an image data file to a server 50.例文帳に追加
サーバ50へ画像データファイルをファイルアップロードする情報処理装置10である。 - 特許庁
Note: The various browsers render the File Upload component differently. 例文帳に追加
注: 「ファイルアップロード」コンポーネントの表示は、ブラウザによって異なります。 - NetBeans
If you can upload a file, you have write access. 例文帳に追加
ファイルをアップロードすることができれば、書き込み権限があります。 - PEAR
A group requires at least one authenticator for file creation and file upload.例文帳に追加
グループは、ファイル作成およびファイルアップロード用に少なくとも1つのオーセンティケータを必要とする。 - 特許庁
INFORMATION PROCESSING APPARATUS, IMAGE READING APPARATUS, FILE UPLOAD SYSTEM, AND PROGRAM例文帳に追加
情報処理装置、画像読取装置、ファイルアップロードシステム及びプログラム - 特許庁
Code Sample 7: Code to Upload a File to a Known Directory on a Server 例文帳に追加
コード例 7: サーバー上の既知のディレクトリにファイルをアップロードするコード - NetBeans
To automate file upload to a server without depending on a browser.例文帳に追加
ブラウザに依存せずに、サーバに対するファイルアップロードの自動化を図る。 - 特許庁
To upload a file to an on-line storage system from a user client device.例文帳に追加
ユーザ・クライアント装置から、ファイルをオンライン・ストレージ・システムにアップロードする。 - 特許庁
Note: The rendering of the File Upload component can differ depending on the web browser.例文帳に追加
注: ファイルアップロードコンポーネントの描画は Web ブラウザによって異なります。 - NetBeans
This section is a mini-tutorial on how to upload a text file. 例文帳に追加
この節は、テキストファイルのアップロード方法を示す簡単なチュートリアルです。 - NetBeans
Code Sample 9: Code to Upload a File to an As-Yet Unknown Directory 例文帳に追加
コード例 9: ファイルを現時点では不明なディレクトリにアップロードするコード - NetBeans
Also included is a mini-tutorial on how to upload a text file. 例文帳に追加
また、テキストファイルのアップロード方法に関する簡単なチュートリアルもあります。 - NetBeans
By default, the File Upload component can handle files up to one megabyte in size. 例文帳に追加
デフォルトでは、ファイルアップロードコンポーネントは最大 1M バイトのファイルに対処できます。 - NetBeans
First, you build a form that enables users to select a file to upload. 例文帳に追加
最初に、ユーザーがアップロードするファイルを選択できるフォームを構築します。 - NetBeans
Drag a File Upload component onto the page and drop it underneath the Label component. 例文帳に追加
「ファイルアップロード」コンポーネントをページにドラッグし、「ラベル」コンポーネントの下にドロップします。 - NetBeans
Safe file copying/moving from temporary directories Upload validaton mechanisms 例文帳に追加
一時ディレクトリからのファイルの安全なコピー/移動 アップロードを検証する仕組み - PEAR
In the following examples it is assumed that you are using an HTML form field input type="file" name="f" / in order to upload files. 例文帳に追加
以下の例では、ファイルをアップロードするためにHTML フォームフィールドinput type="file" name="f" /を用いることを想定しています。 - PEAR
If your element is a file upload, you should use 'uploadedfile' rule instead. 例文帳に追加
ファイルアップロード要素を使用しているのなら、代わりに'uploadedfile' ルールを使用すべきです。 - PEAR
When a file name of a file having an artwork file name/size different between a new version and the previous version is added to an upload objective file list and sorting for adding a file name having the same file name/size to a candidate file list is carried out, a file name of a file suspended from storage to the upload objective file list is stored in the candidate file list.例文帳に追加
新規なバージョンと以前のバージョンの間で、版下ファイルのファイル名/サイズが一致しないファイルのファイル名をアップロード対象ファイル一覧に追加すると共に、一致するもののファイル名を候補ファイル一覧にファイル名を追加する振分けを行うことにより、候補ファイル一覧には、アップロード対象ファイル一覧への格納を保留しているファイルのファイル名が格納される。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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会員(無料)になると
|