1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > if commandに関連した英語例文

セーフサーチ:オフ

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

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

セーフサーチについて

if commandの部分一致の例文一覧と使い方

該当件数 : 1443



例文

If you do not want to rebuild your kernel and your kernel is not the GENERIC one, you can directly load the uscanner(4) device driver module with the kldload(8) command: 例文帳に追加

使用しているカーネルが GENERIC カーネルではなく、カーネルを再構築したくなければ、 kldload(8) コマンドを使用して uscanner(4)デバイスドライバモジュールを直接読み込むことができます。 - FreeBSD

If your scanner was not powered-on at system boot, it is still possible to manually force the detection by performing a SCSI bus scan with the camcontrol(8) command: 例文帳に追加

システムを起動する際にスキャナの電源を入れてなければ、 camcontrol(8)コマンドを使用して SCSI バスをスキャンし、以下のように手動でデバイスを検出させることもできます。 - FreeBSD

For example, if you accidentally deleted /etc/magic as part of the upgrade or merge of /etc, the file(1) command will stop working. 例文帳に追加

たとえば、アップグレードの途中で誤って /etc/magic を削除して/etc にマージしてしまい、 その結果 fileコマンドが動作しなくなってしまったような場合を考えてみてください。 - FreeBSD

This may be useful if you want to install external modules in the initrd image by emerging the relevant item(s) with the callback feature, and then redefining a genkernelmodule group.--no-install: Activates [or deactivates] the make install command, which installs your new kernel image, configuration file, initrd image and system map onto your mounted boot partition.例文帳に追加

これは、makeoldconfigが実行された後、あなたのカーネルをビルドする前にメニューベースのカーネル設定を実行するかあるいは実行しません。 - Gentoo Linux

例文

# env-update source /etc/profile If you paid attention to the output of your previous emerge command,you'll notice that it suggests using gamin to have nautilus andgnome-vfs monitor file changes: 例文帳に追加

前回のemergeの出力を注意深く見ていたならば、nautilusやgnome-vfsにファイルの変更を監視させるためにgaminの使用を勧めるメッセージに気づいたでしょう。 - Gentoo Linux


例文

If you need to pass a username and password to your SMTP server, you can edit the set sendmail command in your .muttrc to include -Uusername -P password, like this:例文帳に追加

もしSMTPサーバにユーザー名とパスワードを送信する必要があるなら、以下のようにして.muttrcにあるsetsendmailコマンドに-Uusername-Ppasswordを含めるように編集することができます。 - Gentoo Linux

Note: If your system does not have any floppy drives, add the --no-floppyoption to the above command to prevent grub from probing the (non-existing)floppy drives. 例文帳に追加

注意: もしあなたのシステムにフロッピードライブがないなら、GRUBが存在しないフロッピードライブを捜査しないように、--no-floppyオプションを上記コマンドに追加してください。 - Gentoo Linux

When performing the above emerge command, if you find that it wants to install a 2.4 version of gentoo-sources (e.g. gentoo-sources-2.4.26),then it means that the profile you are using is not designed for Linux 2.6users.例文帳に追加

上記emergeコマンドの実行時、2.4バージョンのgentoo-sources(gentoo-sources-2.4.26など)をインストールしようとしているなら、現在使用しているプロファイルはLinux2.6ユーザ向けに設計されていません。 - Gentoo Linux

Note: If this command fails at any point due to errors, you can use emerge --resume to continue the process where you left off.例文帳に追加

注意:このコマンドがエラーのせいで止まってしまった場合は、どこで止まっても、emerge--resumeとすることで止まった時点から処理をやり直すことができます。 - Gentoo Linux

例文

Bash behaves as if the following command were executed: but the value of the PATH variable is not used to search for the file name. 例文帳に追加

つまりbashは以下のコマンドが実行されたのと同じように動作します:ただし、ファイル名を探すためにPATH環境変数の値が使われることはありません。 - JM

例文

If the reserved word ! precedes a pipeline, the exit status of that pipeline is the logical NOT of the exit status of the last command. 例文帳に追加

パイプラインの前に、予約語である!がある場合、そのパイプラインの終了ステータスは最後のコマンドの終了ステータスの論理値のNOT を取ったものになります。 - JM

The return value is the exit status of the last command in list that is executed, or false if any of the expressions is invalid. 例文帳に追加

返却ステータスは list 中で実行された最後のコマンドの終了ステータスとなりますが、算術式のいずれかが無効である場合には不正な値となります。 - JM

The exit status of the while and until commands is the exit status of the last do list command executed, or zero if none was executed. 例文帳に追加

while コマンドと until コマンドの終了ステータスは、do list で実行された最後のコマンドの終了ステータスになりますが、コマンドが全く実行されなかった場合には 0 になります。 - JM

If the info and pwd programs are properly installed at your site, the command info pwd should give you access to the complete manual. 例文帳に追加

従ってコマンドラインからフルパス指定しないでpwdコマンドを起動した場合、実行されるのは通常シェルの組み込みコマンドであり、この GNU 版 pwd ではないことに注意。 - JM

If your terminal sends characters, that cause you to abort copy mode, then this command may help by binding these characters to do nothing. 例文帳に追加

端末が文字を送るタイプのもので、これによってコピーモードが終了してしまうような場合、このコマンドを使って、それらの文字に何もさせないようにすると良い。 - JM

If the info and texi2dvi programs are properly installed at your site, the command info texi2dvi should give you access to the complete manual. 例文帳に追加

もしinfoやtexi2dviプログラムがあなたのサイトに正確にインストールされていたら、コマンドinfo texi2dviで、完全なマニュアルにアクセスできるだろう。 著作権Copyright \\co 1999 Free Software Foundation, Inc.There is NO warranty. You may redistribute this softwareunder the terms of the GNU General Public License.For more information about these matters, see the files named COPYING. - JM

If the info and who programs are properly installed at your site, the command info who should give you access to the complete manual. 例文帳に追加

?端末のデバイスファイルが発見できなかったことを示す。 "\\-\\-help"コマンドの使い方についてのメッセージを標準出力に出力してコマンドを終了する。 - JM

Note: If you drop the component in a place you do not want and thuscause several undesired layout changes, you can use the Undo command to reverse the changes.例文帳に追加

注: 意図していなかった位置にコンポーネントをドロップし、その結果、レイアウトが変更された場合は、「元に戻す」コマンドを使用して変更を取り消すことができます。 - NetBeans

In the case of the latter, if there were too many troop members to be commanded then it would become impossible for one single commander to fully take even the overall command. 例文帳に追加

後者の場合、余りにも指揮する兵員数が多くなると全般指揮においてでも一人の将が完全に統率する事は不可能である。 - Wikipedia日英京都関連文書対訳コーパス

When an ignition switch is turned off, even if a master CPU (20a) receives predetermined command signals, it will not immediately send starting signals to a slave CPU (20b).例文帳に追加

イグニッションスイッチのオフ時に、マスターCPU(20a)は所定の指令信号を受信しても直ぐにはスレーブCPU(20b)に起動信号を送信しない。 - 特許庁

If the program data are those with confidentiality other than the command code data, dummy data in place of the program data are read by the memory means for storing programs.例文帳に追加

プログラムデータが機密性を有する、命令コードデータ以外のデータであるときには、このデータに代えてダミーデータをプログラム格納用メモリ手段より読み出す。 - 特許庁

If a user request for the peripheral device is detected, power supply to the peripheral device is recovered, and a second command is sent from the processor to the peripheral device.例文帳に追加

周辺装置に対するユーザ要求を検出すると、周辺装置への電力供給を回復させ、プロセッサから周辺装置へ第2コマンドを送る。 - 特許庁

If the predicted rotation waiting time exceeds prescribed time, the CPU 101 waits for a certain time to execute command selection again from the queue buffer 109a.例文帳に追加

CPU101は、予測された回転待ち時間が規定時間を超える場合、一定時間を待ってキューバッファ109aからのコマンド選択を再度実行する。 - 特許庁

You can hide warnings for a single script run by using the -n command line argument, but you can also enable this by default if you prefer. 例文帳に追加

特定のスクリプトで警告を表示しないようにするにはコマンドライン引数-n を実行しますが、もしお望みならこれをデフォルトの設定にすることもできます。 - PEAR

It also sets the window title and icon nameto be the basename of the program being executed if neither -T nor -n aregiven on the command line. 例文帳に追加

この指定を行うと、コマンドライン上で \\-T オプションや \\-n を指定していない限り、ウィンドウタイトルおよびアイコン名も、実行されるプログラム名のベース名にセットされる。 - XFree86

If the currents I_ap-I_cn are positive when a gate command is in an off state, it is determined that the current state is abnormal for each of switch elements Q_ap-Q_cn.例文帳に追加

各スイッチ素子Q_ap〜Q_cn毎に、ゲート指令がオフ状態であるのに電流I_ap〜I_cnが正である場合も、電流状態が異常であると判定される。 - 特許庁

If the destination is another device, the command data are converted to a transmission format by a protocol used by a first transceiver 23 and transmitted to the door drive control device 20-2.例文帳に追加

他装置宛の場合、指令データを第1のトランシーバ23の使用プロトコルでの伝送形式に変換してドア駆動制御装置20−2へ送信する。 - 特許庁

If it has determined that it is connected (S401: YES), the CPU 111 determines whether it has received a predetermined command from the information processing device 120 (S402).例文帳に追加

接続されたと判断した場合(S401:YES)、情報処理装置120から所定のコマンドを受信したかどうかを判断する(S402)。 - 特許庁

At the time of opening the door 3, after a door lock releasing command is issued, whether the door lock is released is checked, and if the release of the door lock is confirmed, the door 3 is opened.例文帳に追加

ドア3の開扉動作時は、ドアロック解錠指令の後、ドアロックを解錠したことを確認し、ドアロック解錠を確認したらドア3を開扉する。 - 特許庁

Therefore, even if the power supply is cut off in receiving the command comprising the multiple types of data and recovered, the data are prevented from being deleted.例文帳に追加

したがって、複数種類のデータから成るコマンドの受信中に電断が発生して復旧が行われてもデータが消失されないようすることができる。 - 特許庁

Whether there is the data coinciding with the speech signal within the command terms of the vocabulary data base or not is checked and if there is the command term coinciding with the speech signal, the step is advanced to a step S110 and the signal is processed as the command for controlling the electronic endoscopic system and the corresponding control signal is outputted to a system controller.例文帳に追加

ステップS108で語彙データベースのコマンド用語の中に音声信号と一致するデータがあったかチェックし、音声信号と一致するコマンド用語があればステップS110に進み、電子内視鏡システムを制御するコマンドとして処理し、対応する制御信号をシステムコントローラへ出力する。 - 特許庁

When executing an operating command, the execution control unit 21 confirms whether a block relating to the operating command is preceding to a block relating to the modified part and, if determined as a preceding block, temporarily stops operation of the feed mechanism 6 before or after the execution of the operating command.例文帳に追加

実行制御部21は、動作指令を実行するに当たり、当該動作指令に係るブロックが変更箇所に係るブロックの1つ前のブロックであるか否かを確認して、1つ前のブロックであると判断した場合には、当該動作指令の実行前又は実行後に送り機構6の作動を一時停止させる。 - 特許庁

If the pressure balance between the one pilot command circuit 19 and the other pilot command circuit 19 is lost to move the spool 4 from the neutral position X when the pilot selector valve 1 is in the neutral condition, the air bleeding circuit 24 of the high-pressure pilot command circuit 19 is blocked before supplying hydraulic fluid to the actuator A.例文帳に追加

パイロット切換弁1の中立時に、一のパイロット指令回路19と他のパイロット指令回路19との圧力バランスが崩れてスプール4が中立位置Xから動いた際に、アクチュエータAに作動油が供給される前に、圧力の高いパイロット指令回路19側のエア抜き回路24が遮断されるようにする。 - 特許庁

If unprocessed commands are the start command, a reel stopping command and a display hand command, presentation data are set in the work RAM 83 based on a presentation data determination table (Fig. 19, not shown here) and the presentation identifier, and the presentation corresponding to the set presentation data is executed in a liquid crystal display panel 39d.例文帳に追加

そして、未処理コマンドがスタートコマンド、リール停止コマンド、表示役コマンドである場合に、それぞれ演出データ決定テーブル(図19)と演出識別子とに基づいて演出データがワークRAM83にセットされ、セットされた演出データに応じた演出が液晶パネル39dにおいて行われる。 - 特許庁

Even if the command signal is received from the remote control operating device 3, a TV receiver 1 existed in an adjacent room 1 can recognize the IDs sent accompanied with the command signals as not being sent from the room 1, thereby the TV receiver 1 does not operate improperly by the command signals sent from adjacent rooms.例文帳に追加

隣接する部屋1に存在するTV受信機1は、リモコン走査装置3からのコマンド信号が届いたとしても、該コマンド信号に付随して送られてくるIDが部屋1内のものではないことを認識することができ、TV受信機1は、隣の部屋からのコマンド信号によって不所望に動作することがない。 - 特許庁

A navigation manager 11 examines whether a command to be executed during the reproduction of a menu is a command to cause transition of a reproduction object to a video title or not in the case of generation of such command and if so, selects a PGC which is currently the reproduction object as a next reproduction candidate PGC or selects the PGC decided as the reproduction object at the start of menu reproduction.例文帳に追加

ナビゲーションマネージャ11は、メニューの再生中に、実行すべきコマンドが発生したならば、コマンドが再生対象をビデオタイトルに遷移させるコマンドであるかどうかを調べ、そうであれば、次再生候補PGCとして、現在再生対象となっているPGC、または、メニュー再生開始時に再生対象としたPGC選定する。 - 特許庁

The printer executes a printing operation if receiving print data from the PC (S207: YES, S209), and if receiving an identification operation execution command 350 as well as the print data (S211: YES), executes an identification operation enabling the user to identify the print destination printer according to the identification operation execution command (S215).例文帳に追加

また、プリンタはPCから印刷データを受信すると印刷動作を実行し(S207:YES,S209)、印刷データとともに識別動作実行コマンド350を受信した場合は(S211:YES)その識別動作実行コマンドに基づいてユーザが印刷実行先のプリンタを識別できるような識別動作を実行する(S215)。 - 特許庁

In the game machine, a winning role announcement determining means 73 (shown in Fig. 16) determines whether the presentation suggesting a winning role should be executed or not if the winning role determined by a winning role determining means is a prescribed winning role and if a stop command signal output from a stop command means 71 is a prescribed signal, as shown in Fig. 6.例文帳に追加

遊技機において、当選役報知決定手段(73、図16等)は、当選役決定手段により決定される当選役が所定の当選役であり、また、停止指令手段(71)により出力された停止指令信号が所定の信号である場合に、当選役を示唆する演出を行うか否かを決定する。 - 特許庁

If conversion contents to be executed to image data are designated with an address in this way, the time needed for command interpretation in the conventional practice can be omitted so that quick conversion can be performed even if complicated conversion is performed.例文帳に追加

このように、画像データに施す変換内容をアドレスで指定すれば、従来コマンド解釈に要していた時間を省略することができ、複雑な変換を行っても迅速な変換を行うことが可能となる。 - 特許庁

Determination is made whether the retreat command for the rear platen is on or not; and the process returns to a step SA9 to continue the retreating of the rear platen if it is on, while the rear platen retreat process is finalized (SA10) if it is not on.例文帳に追加

リアプラテンの後退指令はオンか否か判断し、オンである場合にはステップSA9へ戻りリアプラテンの後退動作を継続し、オンでない場合にはリアプラテン後退の処理を終了する(SA10)。 - 特許庁

An InputDevice section isconsidered active if it is referenced by an active ServerLayout section,or if it is referenced by the -keyboard or -pointer command line options.The most commonly used input drivers are "keyboard" and "mouse". 例文帳に追加

InputDeviceセクションがアクティブだと見なされるのは、そのセクションがアクティブなServerLayoutセクションから参照されている場合か、コマンド行オプションの\\-keyboardまたは\\-pointerから参照されている場合である。 最もよく使われる入力ドライバは "keyboard" と "mouse" である。 - XFree86

Difference (i*-if), between the coil winding current value (if) being detected by the CT and the current command value (i*), is introduced to the main switching element via a hysteresis circuit, thus controlling the current by a PWM system.例文帳に追加

CTで検出した巻線電流値(i_f)と電流指令値(i^*)との差(i^*−i_f)をヒステリシス回路を介して主スイッチング素子に導くことによりPWM方式で電流制御を行うことができる。 - 特許庁

When a prize ball delivery condition is established, a prize ball number command which can specify the number of delivery prize balls is outputted from the basic circuit 53 even if the game in a condition prize ball delivery is prohibited according to a prize ball prohibition command.例文帳に追加

さらに、賞球の払出条件が成立した場合には、賞球禁止コマンドにしたがって賞球の払出しが停止されている状態であっても、賞球の払出個数を特定可能な賞球個数コマンドを基本回路53から出力する。 - 特許庁

Moreover, even if needle lift condition fluctuates with accompanying drop of the target value of first fixed current I1, deviation of the target injection quantity and actual injection quantity can be prevented by correcting electricity carry start timing command value and electricity carry period command value.例文帳に追加

さらに、第1定電流I1の目標値の低下に伴いニードルのリフト条件が変動しても、通電開始時期指令値および通電期間指令値を補正することにより目標噴射量と実噴射量との乖離を防止できる。 - 特許庁

A command input from the user is monitored (S16) during the deformation step and, when a prescribed command input from the user is detected (Y in S16), a plurality of alternatives including one alternative Af corresponding to the final image If are displayed on the display (S20).例文帳に追加

変形ステップの最中に、ユーザからの指示入力を監視し(S16)、ユーザによる所定の指示入力を検出すると(S16のY)、最終画像Ifに対応する一つの選択肢Afを含む複数の選択肢をディスプレイに表示する(S20)。 - 特許庁

The electronic device includes a lock switch 31 which defines the permission to start the power of the electronic device, and a means 21 which receives a start command from software and invalidates the start command received if the lock switch permits start.例文帳に追加

本発明は、電子機器の電源の起動の許可を規定するロックスイッチ31と、ソフトウェアからの起動命令を受信し、この受信した起動命令を前記ロックスイッチが起動を許可している場合に、無効化する手段21とを具備する電子機器、である。 - 特許庁

Comparators 62-65 compare the calculated address of the vector storing command with the address of the scalar load command issued during the snoop processing, and if both addresses are identical, it is determined that a cache failure may be generated and a data transfer request is issued to an L2-cache.例文帳に追加

比較器62〜65で、計算されたベクトルストア命令のアドレスとスヌープ処理中に発行されたスカラロード命令のアドレスとが比較され、アドレスが一致したら、キャッシュミスが生じると判定して、L2−キャッシュにデータ転送要求が発行される。 - 特許庁

When the data are read, the CPU 4 gives the first read command to the interface 2, and if the data designated by the first read command are stored in the data buffer 12, the data are read from the data buffer 12.例文帳に追加

データを読み出すときには、CPU4がインタフェース2に対して第1の読み出し命令を供給するが、第1の読み出し命令によって指定されたデータがデータバッファ12に記憶されているときには、該データがデータバッファ12から読み出される。 - 特許庁

Therefore, when powering off a content receiving apparatus, even if a power-off command is transmitted from the content receiving apparatus to another device, the content receiving apparatus and the content transmitting/receiving apparatus ignore the power-off command to maintain the power-on state.例文帳に追加

従って、コンテンツ受信装置を電源オフ状態にする際に、コンテンツ受信装置から他の機器に電源オフコマンドが送信された場合でも、コンテンツ受信装置とコンテンツ送受信装置は、電源オフコマンドを無視して、電源オン状態を維持する。 - 特許庁

例文

To provide an IC card and an IC card processing system allowing efficient retry processing meeting error descriptions of command processing even if one piece of data is divided into a plurality of commands by using command chaining to be transmitted.例文帳に追加

コマンドチェイニングを用いて1つのデータを複数のコマンドに分割して送信した場合であっても、当該コマンド処理のエラー内容に応じた効率的なリトライ処理が実現可能となるICカードおよびICカード処理システムを提供できる。 - 特許庁




  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
© 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 (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS