1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

In Commandの部分一致の例文一覧と使い方

該当件数 : 12246



例文

In parallel with the processing above, an information processing section 13 of the lecturer station 10 transmits command data.例文帳に追加

この処理に並行して、講師局10の情報処理部13は、コマンドデータを送信する。 - 特許庁

In addition, a control command corresponding to a motion from right to left is specified as a Stop (shut down) instruction.例文帳に追加

また、右→左への動きに対応するコントロールコマンドがStop(停止)指令と規定される。 - 特許庁

In the case of a command to instruct the next document, processing for shifting to the next document is carried out (164).例文帳に追加

次のドキュメントを指示するコマンドの場合、次のドキュメントに移行するための処理を実行する(164)。 - 特許庁

An identifier for a target object defined in the send command is analyzed (step S405).例文帳に追加

sendコマンド内に定義されているターゲットオブジェクトの識別名を解析する(ステップS405)。 - 特許庁

例文

In 1575, when his uncle, Katsuie SHIBATA, was given Echizen Province, Morimasa was placed under the general's command. 例文帳に追加

天正3年(1575年)、叔父柴田勝家が越前一国を与えられた際、その麾下に配された。 - Wikipedia日英京都関連文書対訳コーパス


例文

Hito's actions before and after the incident were unknown and it was unclear whether he was in command of the troops then. 例文帳に追加

この前後の比等の行動は不明であり、指揮を執り続けたのかどうかもはっきりしない。 - Wikipedia日英京都関連文書対訳コーパス

Unless otherwise noted, these commands may be executed from a Command Prompt window in a modern Microsoft Windows environment. 例文帳に追加

特に注釈がなければ、それらのコマンドは最近の MicrosoftWindowsの コマンドプロンプト 環境でも 実行できます。 - FreeBSD

Examples starting with # indicate a command that must be invoked as the superuser in FreeBSD. 例文帳に追加

# で始まる例は、FreeBSD 上でスーパーユーザ権限で実行しなければならないコマンドを示しています。 - FreeBSD

Sending other signals is very similar, just substitute TERM or KILL in the command line as necessary. 例文帳に追加

他のシグナルの送り方はほとんど同じで、 コマンドラインの TERMや KILL を必要に応じて変えるだけです。 - FreeBSD

例文

You can use man to search for keywords in the command descriptions by using the -k switch: 例文帳に追加

man に -k スイッチをつければ、コマンド解説(description)の文章から、 指定したキーワードを検索することができます。 - FreeBSD

例文

With this command you will be presented with a list of commands that have the keyword mail in their descriptions. 例文帳に追加

このコマンドにより、 mailというキーワードをコマンド解説に含むコマンドの一覧が表示されます。 - FreeBSD

The software has been evolving fast, but it still lacks many important features that can be found in Kgpg or the command line version. 例文帳に追加

Mozillaのバージョン1.0以降には、とても設定しやすいメールクライアント用プラグインであるEnigmailがついてきます。 - Gentoo Linux

You can now test .procmailrc by re-running the fetchmail command we tested in the first step.例文帳に追加

ここで、1つ目のステップでテストしたように、再びfetcmailコマンドを動かしてみることで.procmailrcのテストができます。 - Gentoo Linux

Next use the bos create command to create entries for the four database server processes in the /etc/openafs/BosConfig file.例文帳に追加

次に、/usr/afs/local/BosConfigファイルの4つのデータベースサーバプロセスのアカウントを作成するために、boscreateコマンドを使用します。 - Gentoo Linux

Bash's exit status is the exit status of the last command executed in the script. 例文帳に追加

bash の終了ステータスは、このスクリプト中で実行された最後のコマンドの終了ステータスになります。 - JM

The return status of AND and OR lists is the exit status of the last command executed in the list. 例文帳に追加

AND リストと OR リストの返却ステータスは、リスト中で最後に実行されたコマンドの終了ステータスです。 - JM

The previous value in register r 's stack, if any, is now accessible via the l r command. 例文帳に追加

レジスタrのスタックにあった以前の値がもしあれば、l rコマンドを使ってアクセス可能となります。 - JM

The f command prints a list of all registers that have contents stored in them, together with their contents. 例文帳に追加

fコマンドは、すべての内容が保存されているレジスタのリストを、その内容ともに表示します。 - JM

You may use this option as many times as necessary to define multiple symbols in the command line. 例文帳に追加

このオプションは必要なだけコマンドラインに指定でき、複数のシンボルを定義することができる。 - JM

For instructions on writing the NLM command file language used in header files, see "The NetWare Tool Maker Specification Manual" , available from Novell, Inc. 例文帳に追加

NLM コマンドファイル言語の記述に関する説明はThe NewWare Tool Maker Specification Manualを見よ。 これは Novell, Inc. より入手できる。 - JM

Input must be in a form similar to that generated by the find command, one filename per line. 例文帳に追加

入力は find コマンドで生成される形式と同じく、1 行に 1 つのファイル名でなければならない。 - JM

The command grep (from "g/re/p") finds occurrences of a string in one or more files. 例文帳に追加

grepコマンドは、指定された文字列を一つ以上のファイルから探す(コマンド名は "g/re/p" に由来している)。 - JM

cd /proc/20/cwd; /bin/pwd Note that the pwd command is often a shell built-in, and might not work properly. 例文帳に追加

CW cd /proc/20/cwd; /bin/pwdpwdコマンドはシェルの内部コマンドのことがよくあり、うまく動作しないかもしれない。 - JM

In case "/bin/sh" could not be executed, the exit status will be that of a command that does exit(127) . 例文帳に追加

/bin/shが実行出来なかった場合、終了ステータスはコマンドがexit(127)を実行した場合と同じになる。 - JM

If the driver is included in the kernel, use the ether=IRQ,IO,NAME syntax on the kernel command line. 例文帳に追加

カーネルにドライバが含まれている場合は、ether=IRQ,IO,NAMEという形式のパラメータをカーネル・コマンドラインに渡す。 - JM

To connect to the MySQL server, launch the Terminal and in the Terminal window enter the following command:mysql -u root The MySQL command prompt appears.例文帳に追加

MySQL サーバーに接続するには、端末を起動し、「端末」ウィンドウで次のコマンドを入力します。 - NetBeans

Installing XDebugTo download and install the XDebug, enter the following command in the Terminal window:sudo pecl install xdebug 例文帳に追加

XDebug のインストールXDebug をダウンロードしてインストールするには、「端末」ウィンドウで次のコマンドを入力します。 sudo pecl install xdebug - NetBeans

You can create a table by executing an SQL command in the SQL Editor or by using the Create Table dialog box. 例文帳に追加

表を作成するには、SQL エディタで SQL コマンドを実行するか、「表を作成」ダイアログを使用します。 - NetBeans

He was excellent at waka (Japanese poem); his waka is contained in anthology of waka poems compiled by imperial command under Shin Gosen Waka shu (New Later Collection of Japanese Poetry). 例文帳に追加

和歌に秀で、「新後撰和歌集」以下の勅撰和歌集に入集している。 - Wikipedia日英京都関連文書対訳コーパス

A command signal from the reader/writer is received by an antenna 1, and is demodulated in a demodulation circuit 2.例文帳に追加

アンテナ1によりリーダライタからのコマンド信号を受信し、復調回路2において復調する。 - 特許庁

After that, two months later, in June 1585, the command to collect swords was announced to Kishu sokoku and Koyasan. 例文帳に追加

次いで二か月後の天正13年6月、紀州惣国及び高野山に刀狩令が発せられる。 - Wikipedia日英京都関連文書対訳コーパス

In order to show that was compiled by a royal command, imperial rescript to compile was sometimes issued ("Jin shu.") 例文帳に追加

奉勅公撰であることを示すため、編纂命令(詔勅)が付されることがある(『晋書』) - Wikipedia日英京都関連文書対訳コーパス

However, it might have been an effective way in order to avoid the matter of supreme command interference and violation of rights. 例文帳に追加

ただ、統帥権干犯の問題を回避するには有効な方法だったかもしれない。 - Wikipedia日英京都関連文書対訳コーパス

The right of supreme director of Japan Self-Defense Forces is equivalent for supreme command in current Japan. 例文帳に追加

現在の日本で統帥権に相当するものとしては自衛隊の最高指揮監督権がある。 - Wikipedia日英京都関連文書対訳コーパス

In December, Yoshinaka forced the Cloistered Emperor Goshirakawa to issue a command from a retired Emperor to track down and kill Yoritomo. 例文帳に追加

12月、義仲は後白河法皇に強要して頼朝追討の院宣を発出させる。 - Wikipedia日英京都関連文書対訳コーパス

Yukiie departed from the capital on the same day the princely command was dated, the twelfth day of the fifth month (ninth day of the fourth month in old lunar calendar), and visited many different provinces. 例文帳に追加

行家は令旨の日付と同じ4月9日に京を立ち、諸国を廻った。 - Wikipedia日英京都関連文書対訳コーパス

The self-diagnosis means 2 executes self-diagnosis of the touch panel 1 in response to reception of the diagnosis command.例文帳に追加

そして、自己診断手段2が、診断コマンドを受けてタッチパネル1の自己診断を実行する。 - 特許庁

To improve throughput by processing a succeeding CPU command in parallel to read modifying write processing.例文帳に追加

リードモディファイライト処理と並行して後続のCPU命令を処理することでスループットを改善する。 - 特許庁

A video camera 100 periodically outputs command pulses on signals in a vertical interval section.例文帳に追加

ビデオカメラ部100から垂直帰線期間区間の信号上にコマンドパルスを定期的に出力する。 - 特許庁

To achieve write/delete of flash memories different in command type by one firmware.例文帳に追加

コマンドタイプの異なるフラッシュメモリに対しての書き込み/消去を1つのファームウェアにて実現する。 - 特許庁

In this way, each of the multi-layered reels can be selectively stopped by the command of the player.例文帳に追加

このように、多層化したリール各々を遊技者が選択的に停止を指示することができる。 - 特許庁

The plug-in 212 issues a command for establishing a connection with the remote server 224 to the web browser 204.例文帳に追加

プラグイン212は、ウェブブラウザ204にリモートサーバ224との接続を確立させるコマンドを発する。 - 特許庁

A command procedure file named SETUP.COM in your directory contains the following three lines: 例文帳に追加

あなたのディレクトリ中にあるSETUP.COMという名前のコマンドプロシージャファイルは、下記の3行を含んでいます。 - コンピューター用語辞典

Remount the CVS filesystem using the IDE's command-line supportinstead of the built-in client support. 例文帳に追加

組み込み CVS クライアントの代わりに、コマンド行 CVS クライアントを使用して CVS ファイルシステムをマウントし直します。 - NetBeans

Make sure you have ftp access to the remote host, and write access through ftp This is pretty straightforward - if you can login using the ftp command in a DOS prompt or from a unix shell, you have ftp access. 例文帳に追加

DOS プロンプトや Unix シェルで FTP コマンドを実行できれば、FTP 接続が可能です。 - PEAR

The thread command first searches the mailbox for messages that match the given searching criteria using the charset argument for the interpretation of strings in the searching criteria.例文帳に追加

threadコマンドはまずメールボックス中のメッセージを、charsetを用いた検索条件で検索します。 - Python

Returns a list of command-line options suitable for use with some compiler (depending on the two format strings passed in).例文帳に追加

compilerで利用できるコマンドラインオプションのリスト(指定されたフォーマット文字列に依存します)を返します。 - Python

The behaviour is identical to selecting the file and using the print command in the finder's file menu.例文帳に追加

実際の動作はファイルを選択し、ファインダのファイルメニューから印刷コマンドを使うのと同じです。 - Python

Their intended use is to allow an interactive user to import a debugger module and engage in post-mortem debugging without having to re-execute the command that caused the error.例文帳に追加

この値は、対話セッション中にエラーが発生したとき、デバッグモジュールをロード(例:"import pdb; pdb.pm()"など。 - Python

例文

This command is not defined in the RFCbut is a common extension. 例文帳に追加

"XHDR" 命令を送信します、この命令は RFC には定義されていませんが、一般に広まっている拡張です。 - Python




  
Copyright © Japan Patent office. All Rights Reserved.
  
本サービスで使用している「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 (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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.
  
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 - 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 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-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS