1153万例文収録!

「Progress Bar」に関連した英語例文の一覧と使い方(3ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Progress Barの意味・解説 > Progress Barに関連した英語例文

セーフサーチ:オフ

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

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

セーフサーチについて

Progress Barの部分一致の例文一覧と使い方

該当件数 : 138



例文

The first Button starts, pauses, and resumes the task associated with the Progress Bar, while the second Button stops the task. 例文帳に追加

最初のボタンは、進捗バーに関連付けられたタスクを開始、一時停止、および再開し、2 番目のボタンはタスクを停止します。 - NetBeans

After setting up the progress bar, you can start doing the real work - up- or downloading files, calculating something etc. 例文帳に追加

プログレスバーの設定が終わったら、実際の作業 (ファイルのアップロードやダウンロード、何らかの計算など) をはじめることができます。 - PEAR

The maximum value (of type integer or long integer) of the progressbar; the progress bar (thermometer style) is full when curvalequals maxval. 例文帳に追加

プログレスバーの最大値 (整数型あるいは長整数型) です;プログレスバー (温度計, thermometer) では、curval がmaxval に等しい時に全量に到達します。 - Python

When the folder 10 is mounted, the bar codes of the respective cards stored in the folder 10 are read by the bar code reader 109 of the game device 100 and the progress of the game is controlled.例文帳に追加

そして、フォルダ10が装着されると、フォルダ10に収納されている各カードのバーコードが、ゲーム装置100のバーコードリーダ109によって読み取られ、ゲームの進行が制御される。 - 特許庁

例文

As code progress data CP 1 to be used to create a melody, code data such as CD 1 and scale data such as SC 1 are stored for each bar in memory, etc., as the bar is progressing.例文帳に追加

メロディ生成に用いるコード進行データCP_1としては、小節進行に従って各小節毎にCD_1等のコードデータ及びSC_1等のスケールデータをメモリ等に記憶しておく。 - 特許庁


例文

In starting the reproduction of the moving image data, a time bar showing the progress of the reproduction of the moving image with a slider is displayed on the display device.例文帳に追加

動画データの再生を開始する際に、該動画データの再生の進度をスライダで表すタイムバーを表示装置上に表示する。 - 特許庁

This tutorial shows you how to use NetBeans Visual Web Pack 5.5 to build a web application that uses the sample Java BluePrints AJAX Progress Bar component. 例文帳に追加

このチュートリアルでは、NetBeans Visual Web Pack 5.5 を使って、サンプルの Java BluePrints AJAX 進捗バーコンポーネントを使用する Web アプリケーションを構築する方法について説明します。 - NetBeans

Furthermore, a bar member is prepared in the rear leg rod 2 in a way able to rock over the opposite side of the progress direction from the progress direction and in a form that the front wheel 1a and the rear wheel 2a can be raised in an ungrounded form in a condition that the lower edge of the bar member is grounded.例文帳に追加

更に後脚杆2に棒部材を、進行方向から進行方向反対側にわたり揺動自在であると共に、棒部材の下端が接地している状態では前輪1a及び後輪2aを接地しない形態に持ち上げることが可能な形態に設けた。 - 特許庁

A management bar showing the progress for each process constituting the production process is displayed on a production process management chart screen 11.例文帳に追加

生産プロセスマネジメント・チャート画面11上に製造プロセスを構成する各工程についてその進捗状況を示すマネジメント・バーを表示する。 - 特許庁

例文

In addition, the display control part 280 displays the generated multi-viewpoint images along with the progress bar based on the control by the control part 230.例文帳に追加

また、表示制御部280は、制御部230の制御に基づいて、プログレスバーとともに、生成された多視点画像をレビュー表示させる。 - 特許庁

例文

This actually happens when the Project node in the Project Tab is expanded and a small progress bar starts Updating Legacy Project. 例文帳に追加

「プロジェクト」タブでプロジェクトノードを展開し、小さい進捗バーで「旧バージョンのプロジェクトを更新中」が開始されるときに、実際にインポートされます。 - NetBeans

The Progress Bar supports start, pause, resume, and stop functionality through the startOperation, pauseOperation, resumeOperation, and stopOperation events, which can be bound to methods in the page bean. 例文帳に追加

進捗バーは、ページ Bean のメソッドにバインド可能な startOperation、pauseOperation、resumeOperation、および stopOperation の各イベントを介して、開始、一時停止、再開、および停止の機能をサポートします。 - NetBeans

Thereafter, a sequence bar 701 moves vertically or horizontally in the display region in conjunction with music outputted with the progress of the game, and if the bar passes through the block to be erased, the block is erased.例文帳に追加

その後、ゲームの進行とともに出力される楽曲に連動して、表示領域内を縦または横方向に移動するシーケンスバー701が、消去対象ブロックを通過すると当該ブロックを消去する。 - 特許庁

To provide a test-run construction management method for equipment in which progress management at a plurality of steps can be automated by reading a bar-code label having a feature at a plurality of times.例文帳に追加

特徴を持つバーコードラベルを複数回読取ることで複数ステップの進捗管理を自動化できる機器の試運転工事管理方法を提供する。 - 特許庁

As noted earlier, the handleVariableControlOnClick and handleStopControlOnClick functions make calls to start, pause, resume, or stop the Progress Bar when the user clicks one of the Buttons. 例文帳に追加

以前にも説明したように、handleVariableControlOnClick および handleStopControlOnClick 機能は、ユーザーがボタンをクリックしたときに、進捗バーの開始、一時停止、再開、または停止の呼び出しを行います。 - NetBeans

implements Observer design pattern. It is possible to add Listeners adds a customizable monitor pattern to display a progress bar. 例文帳に追加

Observer パターンを実装しており、Listener を追加することが可能 カスタマイズ可能なモニターパターンによるプログレスバーの表示により、ユーザ側で好きなときに進捗表示を中断可能 - PEAR

To provide an information processing apparatus capable of displaying a progress situation which does not hide main display elements in a screen, and which is more easily discerned by a user than a conventional progress bar display, even on a small display screen.例文帳に追加

画面内の主要な表示要素を隠すことなく、かつ、従来のプログレスバー表示に比べ、小さな表示画面でもユーザが進捗状況をより識別しやすいように表示することができる情報処理装置を提供する。 - 特許庁

A bar code BC is displayed on a package FW, and the bar code is input by a bar code reader 24 or the like mounted on each computer, so that the progress state and the position of package are reflected in the information of the event pool, and the latest information is always displayed on each computer to manage the limit.例文帳に追加

包袋FWにはバーコードBCが表示され、各コンピュータに設けられたバーコードリーダ24等から入力されることで進捗状態及び包袋の位置がイベントプールの情報に反映され、常に最新の情報を各コンピュータに表示して期限管理ができる。 - 特許庁

To provide a game machine which makes it possible not to unfairly bar the progress of a game even in performing wait processing with the prize of a small part as a trigger.例文帳に追加

小役の入賞を契機としてウェイト処理を行う場合であっても、不当に遊技の進行を妨げないようにすることができる遊技機を提供する。 - 特許庁

On a left end and right end of the progress bar, "10:00" representing a broadcasting start time of the program and "11:00" representing a broadcasting end time thereof are displayed, respectively.例文帳に追加

プログレスバーの左端の上と右端の上には、それぞれ、番組の放送開始時刻を表す「10:00」と放送終了時刻を表す「11:00」が表示される。 - 特許庁

This strength is easily undermined if established parties act together to `raise the bar', making it more difficult for small dissatisfied groups to see some progress made toward their goals. 例文帳に追加

各種組織が協力して「敷居を上げて」、不満を持った小集団が自分の目標を多少なりとも達成するのをむずかしくすると、この強みはすぐに消えてしまう。 - Eric S. Raymond『ノウアスフィアの開墾』

A display control part 280 displays, based on a control by a control part 230, information about a progress situation of the multi-viewpoint image generation as a progress bar on a display part 285, immediately after the generation process of the plurality of picked-up images by the imaging part 240 ends.例文帳に追加

表示制御部280は、制御部230の制御に基づいて、撮像部240による複数の撮像画像の生成処理が終了した直後に、多視点画像生成の進捗状況に関する情報をプログレスバーとして表示部285に表示させる。 - 特許庁

Status information is generated for expressing graphically a status of time progress until set time of timer setting by using a progress bar and the like, and after status information 400 is subjected to resolution conversion to form a video image for displaying, the status information 400 and the video image are combined and displayed on the display screen.例文帳に追加

タイマー設定の設定時刻までの時間経過状況をプログレスバーなどを用いて図形的に表現するステータス情報を生成し、そのステータス情報400と表示用に解像度変換された映像とを合成して表示面に表示する。 - 特許庁

When receiving the whole erasure instruction of a hard disk device, a CPU 14 simultaneously performs whole erasure processing to a plurality of hard disk devices 18 and 36, and displays the progress circumstances of the whole erasure processing to the plurality of hard disk devices 18 and 36 at an operation display part 20 as one progress display representing them (for example, by one progress bar).例文帳に追加

CPU14はハードディスク装置の全消去指示を受けると、複数のハードディスク装置18、36に対する全消去処理を同時に行うと共に、該複数台のハードディスク装置18、36に対する全消去処理の進捗状況を、これらを代表する1つの進捗表示にして(たとえば、1つのプログレスバーで)操作表示部20に表示する。 - 特許庁

The display device measures a time elapsed from a starting point of time of an opening/closing action of a hardtop and displays a bar graph 24 on a display 22, which indicates the progress of the opening/closing action according to the elapsed time.例文帳に追加

ハードトップの開閉動作の開始時点からの経過時間を計時し、その開閉動作の進行度合を示すバーグラフ24を経過時間に従ってディスプレィ22に表示する。 - 特許庁

In response to a user instructing during a reproduction of a recorded program, a progress bar representing a measure of the program in accordance with the entire length is superimposed and displayed on a picture of the program.例文帳に追加

録画が行われた番組の再生中にユーザにより指示されることに応じて、全体の長さによって番組の尺を表すプログレスバーが番組の映像に重ねて表示される。 - 特許庁

The bar will be determinate if its maximum value is greater than zero; otherwise it will be indeterminate.Changed in version 2.2:Support for indeterminate-style progress bars was added.例文帳に追加

プログレスバーの最大値がゼロ以上の場合には定量インジケータに、そうでない場合は不定量インジケータになります。 バージョン 2.2 で 変更 された仕様:不定量プログレスバーのサポートを追加しました。 - Python

Further, the bar material rolling-running mechanism 33 is constituted of an insulating material-made guide hearth plate 34 and a conveyor 35 with pusher pin and also, the bar materials 14 are slipped into the coil 32 for rectangular annular induction-heating so as to progress the rolling-running in succession.例文帳に追加

また、棒材転動走行機構33を絶縁材製案内床板34とプッシャーピン付コンベア35で構成するとともに、長方形環状の誘導加熱用コイル32に棒材14を輪潜りさせて、転動走行を次々に進められるようにもする。 - 特許庁

In the state-of-operation image, the progress of molding work from the beginning to the present moment by an individual molding machine is shown in a bar chart D1 in the split section of the screen for the machine.例文帳に追加

運転状況画面では分割表示されている各号機の分割画面にそれぞれ、成形開始から現時点までの成形作業の進捗状況を棒グラフD1で表示する。 - 特許庁

If the JTextArea stays empty after the progress bar stops, click Search again to repeat the search.The Internet server, where the web service that is used in this scenario is stored,is sometimes congested by requests from clients.例文帳に追加

進捗バーが停止したあと JTextArea が空白のままの場合は、「Search」をもう一度クリックして検索を繰り返します。 このシナリオで使用している Web サービスがある Internet サーバーは、クライアントからの要求で混雑することがあります。 - NetBeans

As a result, the current carrying condition detection part 12h detects that a current carrying condition of the joint bar 4 is abnormal condition to change current display of progress of the signal S into current display of stop (a red signal).例文帳に追加

その結果、継目板4の通電状態が異常な状態であると通電状態検出部12hが検出し、通電状態検出部12hが信号機Sの進行現示を停止現示(赤信号)に変化させる。 - 特許庁

If there is external power supply or the remaining battery level of the rechargeable battery is not lower than a reference value (S42: NO), on the other hand, the display panel transfer state display process (S43) is executed to display the percentage of reception on a numerical display part and a progress bar.例文帳に追加

また、外部電源の供給があるか、充電池の残量が基準値より少量でない場合に(S42:NO)、表示パネル転送状態表示処理(S43)を行い、受信した%の表示を数値表示部及びプログレスバーに表示する。 - 特許庁

This device is provided for forming the laser beam having a partial beam 3 emitted from a laser diode bar 1 for forming the laser beam mutually separated in the vertical first direction X to the progress direction Z of the laser beam.例文帳に追加

レーザビームの進展方向Zに対して垂直な第1の方向Xにおいて互いに離間された、レーザビームを形成するための、レーザダイオードバー1から出射する部分ビーム3を有するレーザビームを形成するための装置が提供される。 - 特許庁

The processor device 11 is equipped with a reception part 54 for receiving the remaining time t_r of use from the transmission part 35 and an image processing part 58 for displaying a progress bar 61 showing the remaining time t_r of use outside of a display region of an endoscopic image 60.例文帳に追加

プロセッサ装置11は、送信部35からの残り使用時間t_rを受信する受信部54と、内視鏡画像60の表示範囲外に残り使用時間t_rを表すプログレスバー61を表示させる画像処理部58とを備える。 - 特許庁

The program selection function part 7 has a function for identifying the document on the basis of bar code information transmitted from the terminal 3 and selecting the program to be supplied to the terminal 3 in accordance with the progress state of the operation for the document recorded in the database 6.例文帳に追加

プログラム選定機能部7は、端末3から送信されるバーコード情報を元に書類を識別し、データベース6に記録されているその書類に対する作業の進捗状況に応じて端末3へ提供するプログラムを選定する機能を有する。 - 特許庁

Order input devices are placed by tables at a restaurant, a bar, etc., and each of the devices has a display part which displays menu information, etc., and an input part that a customer operates to input an order and the menu information displayed at the display part is switched according to the progress state of meals that customers are taking.例文帳に追加

レストラン、居酒屋等においてテーブルごとに置かれ、メニュー情報等を表示する表示部と、主に客の操作によりオーダーを入力する入力部とを有するオーダー入力装置であって、客の食事の進捗状況に合わせて、前記表示部に表示するメニュー情報を切り替える - 特許庁

A list of a plurality of pieces of content displays a thumbnail of content, a progress bar indicating a transfer state, and content information (such as title of content, file size, reproducing time, content under transmission or reception for concerned device, transfer rate on network where transfer is performed, remaining time required for transfer, transfer elapse time, device in which content is stored).例文帳に追加

複数のコンテンツの一覧表示中にコンテンツのサムネイル、転送状況を示すプログレスバー、コンテンツ情報(例えば、コンテンツのタイトルやファイルサイズ、再生時間、コンテンツが当該機器から見て送信状態か受信状態か、転送を行うネットワーク上の転送速度、転送に必要な残り時間、転送経過時間、保存されている機器名)を示す。 - 特許庁

例文

An indicator 103 indicating progress of BGM, a vertical bar 104 indicating the current operating position of the operator, an operation instruction frame 101 and an operation instruction mark 102, displayed at fixed positions, and a note mark n moving toward the operation instruction frame 101 and instructing the operator in operation timing are displayed on a screen 82 of a television monitor.例文帳に追加

BGMの進行状況を表すインジケータ103、操作者の現在の操作位置を表す縦棒104、固定した位置に表示される操作指示枠101及び操作指示マーク102、並びに、操作指示枠101に向かって移動し、操作者に操作のタイミングを指示する音符マークnを、テレビジョンモニタのスクリーン82に表示する。 - 特許庁




  
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 - 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/ ).
  
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.
  
この対訳コーパスは独立行政法人情報通信研究機構の集積したものであり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
原題:”Homesteading the Noosphere”

邦題:『ノウアスフィアの開墾』
This work has been released into the public domain by the copyright holder. This applies worldwide.

Eric S. Raymond 著
山形浩生 YAMAGATA Hiroo 訳    リンク、コピーは黙ってどうぞ。くわしくはこちらを見よ。
プロジェクト杉田玄白 正式参加作品。
詳細は http://www.genpaku.org/ を参照のこと。
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS