uploadを含む例文一覧と使い方
該当件数 : 554件
The user can upload information acquired at the tour destinations to the server 2 by using the mobile terminal 1.例文帳に追加
ユーザは、携帯端末1を利用して旅行先での情報をサーバ2にアップロードすることができる。 - 特許庁
The business server 2 updates business data in a business database 24 in response to the received upload data file.例文帳に追加
業務サーバ2は、受信したアップロードデータファイルに従い、業務データベース24内の業務データを更新する。 - 特許庁
Some input components, such as the Calendar and File Upload components, do not have a trim property. 例文帳に追加
「カレンダ」コンポーネントや「ファイルアップロード」コンポーネントなどの一部の入力コンポーネントには「trim」プロパティーがありません。 - NetBeans
This includes a comprehensive library of JavaServer Faces components such as Table, Calendar, Tree, Tab Set, File Upload, and more.例文帳に追加
これには、表、カレンダー、ツリー、タブセット、ファイルアップロードなどの、JavaServer Faces コンポーネントの包括的なライブラリが含まれます。 - NetBeans
Cd to the top-level directory of the package and run: pear package This will create the release tarball that will be used later to upload the new release. 例文帳に追加
パッケージのトップディレクトリで、pear package コマンドを実行してください。 リリースの tar パッケージが作成されます。 - 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
To suppress the memory usage of a document generation server required for the upload processing of a document.例文帳に追加
文書のアップロード処理にかかる文書生成サーバのメモリ使用量を抑制することを目的とする。 - 特許庁
The method for managing data uploading in the process control environment includes receiving a request to upload a parameter value associated with a process control system and retrieving an upload rule profile associated with the process control system.例文帳に追加
開示された方法例は、プロセス制御システムと関連付けられたパラメータ値をアップロードするためのリクエストを受信することと、プロセス制御システムと関連付けられたアップロードルールプロファイルを取得することとを含む。 - 特許庁
Each upload device is configured to communicate with the download device, and thereby, upload to the download device stored chunks of the content file in exchange for token packets acquired by the download device from the incentive device and is configured to transmit to the incentive device token packets received from the download device.例文帳に追加
各アップロード装置はダウンロード装置と通信することによりダウンロード装置が前記インセンティブ装置から取得したトークンパケットと引き換えに、ダウンロード装置から受信したトークンパケットをインセンティブ装置に送信。 - 特許庁
In the case that the versions of the channel control software programs 9, 12, 15 are not identical to each other as a result of the confirmation of the versions, the main CPU 3 uses a channel control software upload section 4 to upload the channel control software program with the newest version.例文帳に追加
バージョン確認の結果、各回線制御ソフト9,12,15のバージョンが同一でない場合は、メインCPU3は、回線制御ソフトアップロード部4により、最新バージョンの回線制御ソフトのアップロードを行う。 - 特許庁
To provide a communication terminal solving a problem in which substantial labor and load are required for compiling upload data.例文帳に追加
アップロードデータを編集するための手間と負担が大きいという問題を解決する通信端末を提供する。 - 特許庁
An upload processing section 43 supplies the generated navigation data to a data storage section 11 of a navigation server 10.例文帳に追加
作成したナビゲーションデータはアップロード処理部43によってナビゲーションサーバ10のデータ保持部11に供給する。 - 特許庁
To reduce processing load and communication load and shorten the time required for direct upload of data.例文帳に追加
処理負荷及び通信負荷を軽減するとともに、データを直接アップロードするために要する時間を短縮する。 - 特許庁
When questions are completely answered, the terminal 1 is connected to the line to upload an answer group to the server 2.例文帳に追加
問題が終了すると、解答端末1は、回線を接続して出題サーバ2に解答群をアップロードする。 - 特許庁
To improve the convenience of user when uploading a file to a web server by browser having a upload function.例文帳に追加
アップロード機能を有するブラウザによってウェブサーバにファイルをアップロードする場合のユーザの利便性を向上させる。 - 特許庁
A temporary saving server 20 installed in the mobile object temporarily saves upload data received from a user terminal 10.例文帳に追加
移動体内に設置される一時保存サーバ20は、ユーザ端末10から受信したアップロードデータを一時保存する。 - 特許庁
Users may upload personal images or files to an on-demand delivery server for later retrieval and display.例文帳に追加
ユーザは、後の検索および表示のために個人の画像またはファイルをオン−デマンド送達サーバにアップロードし得る。 - 特許庁
In the Upload Directory field, enter the name of the subfolder in the initial directory where the source files will be uploaded. 例文帳に追加
「アップロードディレクトリ」フィールドで、初期ディレクトリのサブフォルダの名前を入力します。 ここにソースファイルがアップロードされます。 - NetBeans
To specify when the files will be uploaded, choose the relevant option from the Upload Files dropdown list. 例文帳に追加
どの時点でファイルをアップロードするかを指定するには、「アップロードファイル」ドロップダウンリストから適切なオプションを選択します。 - NetBeans
Additionally Basic Authentication is used to ensure that John is allowed to upload something. 例文帳に追加
さらに、ジョンが何かをアップロードする事を許可されていることを保証するために、Basic 認証が使用されています。 - PEAR
'size': size of the file 'error': if there was an error on upload, this contains a string representing the kind of error. 例文帳に追加
'size': ファイルの大きさ。 'error': アップロード時にエラーが発生した場合は、エラーの種類を表す文字列がここに含まれます。 - PEAR
To provide an apparatus and a system for transmitting scan mails, which can upload an image data file generated by a scanner and has a function for transmitting the scan mails to inform the existence of the image data, allows the user only, whose object is to upload the image data file to a server system, to upload the data file in a way being feasible to download the file.例文帳に追加
スキャナにより生成したイメージデータファイルをサーバ装置にアップロードするとともに、そのイメージデータの存在を通知するためのスキャンメールを送信する機能を有するシステムであって、イメージデータファイルのサーバ装置へのアップロードを、目的とする者のみがダウンロード可能な形で行うことが出来るスキャンメール送信システムを、提供する。 - 特許庁
In an information terminal device 1, a photographic scene detection part 25 detects the photographic scene of the image data taken by a camera part 21, an upload condition generation part 13 of a control part 10 generates an upload condition corresponding to the photographic scene, and a timing determination unit 14 determines the transmission timing of the image data when the upload condition is satisfied.例文帳に追加
情報端末装置1は、カメラ部21で撮影した画像データについて、撮影シーン検出部25にて撮影シーンの検出を行い、制御部10のアップロード条件生成部13にて撮影シーンに応じたアップロード条件を生成し、タイミング判定部14にてアップロード条件が満たされる場合の画像データの送信タイミングを判定する。 - 特許庁
The device 1 for transferring data transmits upload object data including at least part of object data to be transferred, an upload request, and identification information of user or the mobile communication terminal to the communication-service-repeating device 200.例文帳に追加
データ転送装置1は、転送対象データの少なくとも一部を含むアップロード対象データとアップロード要求と利用者若しくは移動体通信端末の識別情報とを通信サービス中継装置200に送信する。 - 特許庁
The on-vehicle equipment may be provided with a function to upload information to the personal computer through the formed communication line.例文帳に追加
車載機器は、形成された通信路を通じて、パーソナルコンピュータに情報をアップロードする機能も備えることができる。 - 特許庁
To allow a mobile communication terminal to more readily acquire a program created by an information processing device and upload it to a server.例文帳に追加
情報処理装置で作成されてサーバにアップロードされたプログラムを、移動通信端末がより容易に取得すること。 - 特許庁
A data storage unit 2 stores local data and a URL representing a location where the local data is uploaded as upload data.例文帳に追加
データ保存部2は、ローカルデータと、ローカルデータがアップロードデータとしてアップロードされた所在を示すURLと、を保存する。 - 特許庁
The uplink frame comprises a plurality of data slots, a download slot, an upload request slot and an ACK slot.例文帳に追加
上りフレームは、複数のデータスロットとダウンロード要求スロットとアップロード要求スロットとACKスロットとから構成されている。 - 特許庁
The controller 52 controls the gain of the upload amplifier 49 to an optimum, based on the output signal of the receiver 51.例文帳に追加
制御部52は、受信機51の出力信号に基づいて上り増幅器49の利得を最適値に制御する。 - 特許庁
To upload/download data to an information device with a small-sized and inexpensive constitution.例文帳に追加
小型でかつ安価な構成で情報機器に対するデータのアップロード/ダウンロードを行うことができるメモリユニットを提供する。 - 特許庁
The business terminal 1 also generates an upload data file including updated business data, and uploads it to the business server 2.例文帳に追加
業務端末1は、更新があった業務データからなるアップロードデータファイルを生成し、業務サーバ2へアップロードする。 - 特許庁
To permit users to make determinations dynamically about the quality of scanned data, without having to upload image data to a computer.例文帳に追加
コンピュータに画像データをアップロードすることが必要なく、スキャンデータの品質に関して、ユーザが動的に決定をする。 - 特許庁
To enable determination of the proprieties of upload updating of a shared file on a server, without having to access to the server by downloading to a user terminal the control information restricting the proprieties of upload updating by user terminals.例文帳に追加
本発明の課題は、サーバ上の共用ファイルのアップロード更新の可否をユーザー端末別に制限した制御情報をユーザー端末がダウンロードしておくことにより、サーバにアクセスすることなくアップロード更新の可否を判断できるようにすることである。 - 特許庁
To provide image information processing device and method which can upload a still picture or an animation to an external storage just by pressing down an upload button while referring to the still picture or the animation and to provide a medium in which a program based on the image information processing method is stored.例文帳に追加
静止画あるいは、動画を参照中にアップロードボタンを押すだけで外部のストレージにアップロードすることのできる画像情報処理装置及び方法、並びに画像情報処理方法に基づくプログラムを格納している媒体を提供する。 - 特許庁
When a user operates a mouse to set a pointer 1,001 to the upload object file 1003, and drags and drops the pointer 1,001 to the display area 1,004, the upload target file 1,003 is uploaded through a network N to a file management server 400.例文帳に追加
ユーザがマウスなどを操作して、ポインタ1001をアップロード対象ファイル1003に合わせ、表示領域1004にドラッグ&ドロップを行うと、ネットワークNを通して、アップロード対象ファイル1003がファイル管理サーバ400にアップロードされる。 - 特許庁
The upload type information distribution system is provided with a contents storage part, a retrieval part, a registration part, and a data distribution part.例文帳に追加
本発明のアップロード型情報配信システムは、下記のコンテンツ蓄積部、検索部、登録部、およびデータ配信部を備える。 - 特許庁
To upload an image of the circumference of a vehicle to an image server which distributes images to users, according to a request from a user located outside the vehicle.例文帳に追加
車外のユーザの要求に従って、車両の周囲の画像を、ユーザに画像を配信する画像サーバにアップロードする。 - 特許庁
To provide a method to synchronize and upload an offloaded network stack connection between a host network stack and a peripheral device.例文帳に追加
ホストのネットワークスタックと周辺機器との間で、オフロードされたネットワークスタックコネクションを同期及びアップロードする方法を提供する。 - 特許庁
To eliminate trouble to a contributor to edit a moving image in accordance with the restrictions of an upload destination when uploading the moving image over a network.例文帳に追加
動画をネットワーク上へアップロードするときに、投稿者がアップロード先の制限に合わせて動画を編集する手間を省く。 - 特許庁
To provide a data upload method to a data storing system for uploading data where still images and moving images coexist in a batch.例文帳に追加
静止画及び動画が混在するデータを一括してアップロードできるデータ保管システムへのデータアップロード方法を提供する。 - 特許庁
SERVER DEVICE, DATA PROCESSOR, STORAGE MEDIUM STORING UPLOAD PROCESSING INFORMATION AND COMPUTER-READABLE PROGRAM, AND PROGRAM例文帳に追加
サーバ装置、データ処理装置、アップロード処理情報およびコンピュータが読み取り可能なプログラムを格納した記憶媒体およびプログラム - 特許庁
This tutorial describes how to use NetBeans IDE 6.0 and 6.1 to upload and display an image (JPEG, PJPEG, GIF, PNG, or X-PNG) file. 例文帳に追加
このチュートリアルでは、NetBeans IDE 6.0 と 6.1 を使用して、画像ファイル (JPEG、PJPEG、GIF、PNG、または X-PNG) をアップロードして表示する方法について説明します。 - NetBeans
An upload means 106 uploads the mutually associated content and present location information to a server 5 on the Internet.例文帳に追加
アップロード手段106は、前記相互に対応付けられたコンテンツおよび現在位置情報をインターネット上のサーバ5へアップロードする。 - 特許庁
By moving/deleting a data icon to the started window, an upload/download of data is executed from the terminal side to the file server.例文帳に追加
起動したウインドにデータアイコンを移動・削除する事により、端末側からファイルサーバへデータのアップロード・ダウンロードを実施する。 - 特許庁
Since management data for the product is accumulated in the management card, the management card can be used for upload to a server or the like.例文帳に追加
管理カードには、その製品についての管理データが蓄積されるから、管理カードをサーバへのアップロード等に使用できる。 - 特許庁
The log DB12 records the log of a firewall device 1, and an upload load DB 13 records a log from a management console device 2.例文帳に追加
ログDB12はファイアウォール装置1のログを記録し、アップロードログDB13は管理コンソール装置2からのログを記録する。 - 特許庁
The media server 70 notifies a message of the file transfer completion to the SIP server 40 after the upload processing of the file completes.例文帳に追加
メディアサーバ70は、ファイルのアップロード処理が終了するとSIPサーバ40に対しファイル転送完了のメッセージを通知する。 - 特許庁
The user recognizes the upload of the image data and instructs the browsing of the image data stored in the server by using a remote control 14.例文帳に追加
ユーザは、この通知で画像データのアップロードを知り、リモコン14を使ってサーバ4に蓄積された画像データの閲覧を指示する。 - 特許庁
| Copyright © Japan Patent office. All Rights Reserved. |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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会員(無料)になると
|
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)