1153万例文収録!

「c-command」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 278



例文

The command: tcpdump -c 4000 -s 10000 -w 例文帳に追加

次のコマンド:tcpdump -c 4000 -s 10000 -w - FreeBSD

"C-a a (meta)" Send the command character (C-a) to window. 例文帳に追加

"C-a a (meta)"コマンド文字(C-a)をウィンドウに送る。 - JM

"C-a : (colon)" Enter command line mode. 例文帳に追加

"C-a : (colon)"コマンドラインモードに入る。 - JM

"bind " [ -c class ] key [ command " [" args ]] Bind a command to a key. 例文帳に追加

"bind "[ -cclass ]key [ command " [" args ]]コマンドをキーに割り当てる。 - JM

例文

General arthur c. mander, central command例文帳に追加

アーサー・c・マッキャンドレス 中央司令官 - 映画・海外ドラマ英語字幕翻訳辞書


例文

General arthur c. mander, central command例文帳に追加

アーサー・C・マッキャンドレス 中央司令官 - 映画・海外ドラマ英語字幕翻訳辞書

To enter the command mode type`C-a :'. 例文帳に追加

コマンドモードに入るには `C-a :' を入力する。 - JM

If the command was executed using the -c command line option to the interpreter, argv[0] is set to the string '-c'.例文帳に追加

コマンドライン引数に-cを付けてPythonを起動した場合、argv[0]は文字列'-c'となります。 - Python

"shelltitle title" Set the title for all shells created during startup or by the C-A C-c command. 例文帳に追加

"shelltitle title"起動時や C-A C-c コマンドによって生成された、すべてのシェルのタイトルを設定する。 - JM

例文

xinit -e widgets -- ./Xsun -l -c This willuse the command ./Xsun -l -c to start the server and will append the arguments-e widgets to the default xterm command. 例文帳に追加

"xinit \\-e widgets \\-\\^\\- ./Xsun \\-l \\-c"コマンド \\.\\/Xsun \\-l \\-c を使って X サーバを起動し、デフォルトの xterm に引き数 \\-e widgets を追加する。 - XFree86

例文

The section 25 converts the inputted UI command to an AV/C command and outputs the command to a prescribed electronic equipment.例文帳に追加

IEEE1394AV/Cコマンド変換部25は、入力されたUIコマンドをAV/Cコマンドに変換し、所定の電子機器に出力する。 - 特許庁

the c0 and c$ commands are examples of using the change command in combination with a movement command.例文帳に追加

c0とc$は移動コマンドとのコンビネーションとして修正コマンドを使う例です。 - Gentoo Linux

A script command (a command specified on the interpreter command line with the `-c' option) is a code block.例文帳に追加

スクリプトコマンド (インタプリタのコマンドライン上で`-c' オプションを使って指定したコマンド) もコードブロックです。 - Python

A direct clutch D/C is released at t1 with a command pressure tPc2=0.例文帳に追加

t1にダイレクトクラッチD/Cを指令圧tPc2=0により解放させる。 - 特許庁

command [ -c class ] This command has the same effect as typing the screen escape character (^A). 例文帳に追加

command[ -cclass ]このコマンドは screen のエスケープ文字(^A) を打ち込んだ場合と同じ動作を行う。 - JM

The section 24 refers to a UI command history, selects a prescribed UI command and outputs the command to an IEEE 1394 AV/C command converting section 25.例文帳に追加

UIコマンド決定部24は、UIコマンド履歴を参照し、所定のUIコマンドを選択して、IEEE1394AV/Cコマンド変換部25に出力する。 - 特許庁

OPTIONS Here is a table of command options accepted by the C preprocessor. 例文帳に追加

オプション以下が C プリプロセッサが受け付けるオプションの一覧です。 - JM

The MD drive reproduces the specific track according to the AV/C command.例文帳に追加

MDドライブは、そのAV/Cコマンドに基づいて、指定のトラックを再生する。 - 特許庁

The command line option -c takes precedence over the above user screenrc files. 例文帳に追加

コマンドラインオプション -c は、これらのユーザ用 screenrc ファイルよりも優先される。 - JM

"crlf " [ on | off ] This affects the copying of text regions with the `C-a [' command. 例文帳に追加

"crlf " [ on | off ]`C-a [' コマンドを用いたテキスト領域のコピーに影響を与える。 - JM

meta Insert the command character (C-a) in the current window's input stream. 例文帳に追加

metaコマンド文字 (C-a) を現在のウィンドウの入力ストリームに挿入する。 - JM

C shell had better interactive features, notably command input history. 例文帳に追加

Cシェルはより良い対話機能,特にコマンド入力履歴を持っていた. - コンピューター用語辞典

The UPnP device 2 extracts the AV/C command from the command on the basis of the SOAP and carries out the corresponding processing.例文帳に追加

UPnPデバイス2は、SOAPに基づくコマンドからAV/Cコマンドを抽出し、対応する処理を実行する。 - 特許庁

Changing text We've used the c (change) command a little bit so far when we typed cc, c0 and c$.例文帳に追加

テキストを修正する私たちは今までcc、c0やc$などのc(変更)コマンドを少しだけ使ってきました。 - Gentoo Linux

To control equipment not coping with an AV/C command.例文帳に追加

AV/Cコマンドに対応していない機器を制御することができるようにする。 - 特許庁

rstart somehost exec xterm This is obviously dependent on the command interpreter being used on the remote system; the example given will work for the Bourne and C shells.例文帳に追加

以下にその例を示す。 0rstart somehost exec xterm - XFree86

On the other hand, the AV/C command is not processed by AV/C processing, and only when an AV/C buffer 43 is free, the AV/C command is copied in the buffer 43.例文帳に追加

一方、AV/Cコマンドは、AV/C処理が行われておらず、AV/Cバッファ43が空いている場合に限り、AV/Cバッファ43にコピーされる。 - 特許庁

The c element is used to mark up a command or user input.例文帳に追加

c要素はコマンドあるいはユーザ入力を目立たせるために使用されます。 - Gentoo Linux

"slowpaste msec" Define the speed at which text is inserted into the current window by the paste ("C-a ]") command. 例文帳に追加

"slowpaste msec"paste コマンド ("C-a ]") によってテキストを挿入する時の速度を定義する。 - JM

The UPnP device (2) converts a SOAP command transmitted from the UPnP control point (1) into an AV/C command and transfers it to the AV/C device (3) via the IEEE1394 network (12).例文帳に追加

UPnPデバイス2は、UPnPコントロールポイント1から送信されてきたSOAPコマンドをAV/Cコマンドに変換し、IEEE1394ネットワーク12を介してAV/C機器3に転送する。 - 特許庁

A command set recognized by a storage system is a command set shown by A including the first command set shown by C and the second command set shown by B.例文帳に追加

そして、これらに対して、ストレージシステムが認識可能なコマンドセットは、Cで示される第1のコマンドセットと、Bで示される第2のコマンドセットとを含む、Aで示されるコマンドセットとなる。 - 特許庁

A command set recognizable by a storage system corresponds to a command set shown by A including the first command set shown by C and the second command set shown by B.例文帳に追加

そして、これらに対して、ストレージシステムが認識可能なコマンドセットは、Cで示される第1のコマンドセットと、Bで示される第2のコマンドセットとを含む、Aで示されるコマンドセットとなる。 - 特許庁

The Reserve command of an AV/C command is transmitted to the indoor appliance by the maximum Priority_-field.例文帳に追加

室内機器にAV/CコマンドのReserveコマンドを最大のPriority_fieldで送信する。 - 特許庁

Document describing how to use Borland's free command-line C++compiler to build Python. 例文帳に追加

Borland 製のフリーのコマンドライン C++ を使って Python をビルドする方法について述べたドキュメントです。 - Python

vi, in addition to allowing (number)(movement command) combinations,also allows d or c to be combined with a number or movement command.例文帳に追加

viは、さらに(数字)(移動コマンド)の組み合わせもできます、またdやcも数字や移動コマンドと組合わせることができます。 - Gentoo Linux

Then the UPnP control point 1 stores the AV/C command into a command on the basis of the SOAP(simple object access protocol) used by the IEEE 802 network 11.例文帳に追加

そして、UPnPコントロールポイント1は、そのAV/Cコマンドを、IEEE802ネットワーク11において用いられるSOAPに基づくコマンドに格納する。 - 特許庁

An interrupt (typically ^C) has the effect of aborting the current command and returning the editor to command mode. 例文帳に追加

pインタラプト (一般的には ^C) を入力することで、現在実行しているコマンドを強制終了し、コマンドモードに戻すことができます。 - JM

List the possible completions of the text before point, treating it as a command name. 例文帳に追加

possible\\-command\\-completions (C\\-x !)ポイントの前のテキストについて補完の候補を列挙します。 テキストはコマンド名として扱います。 - JM

In the case that a D/VHS 18 does not cope with the AV/C command, a microprocessor issues a remote control command, switches a built-in command output switch and outputs it to an IR commander 5.例文帳に追加

D/VHS18がAV/Cコマンドに対応していない場合、マイクロプロセッサは、リモコンコマンドを発行し、内蔵するコマンド出力スイッチを切り換えて、IRコマンダ5に出力する。 - 特許庁

Further, the deviation δ^ac_-H, (α^c_-H, β^c_-H, γ^c_-H) of the C-axis is multiplied by a conversion matrix which includes a rotation command c to the C-axis to correct the deviation of the C-axis and determine the tool length vector upon rotation as instructed by the command c.例文帳に追加

さらに、C軸のずれδac_-H,(αc_-H, βc_-H, γc_-H)とC軸への回転指令cを含む変換マトリックスをかけてC軸のずれを補正し、指令cだけ回転したときの工具長ベクトルを求める。 - 特許庁

The inverter 22 is controlled by command signals from a controller C.例文帳に追加

インバータ22は制御装置Cからの指令信号により制御される。 - 特許庁

Fetch the next command from the history list, moving forward in the list. 例文帳に追加

next\\-history (C\\-n)履歴リストを進み、履歴リストから次の行を取り出します。 - JM

Then processing corresponding to the copied AV/C command is executed.例文帳に追加

そして、コピーされたAV/Cコマンドに対応する処理が行われる。 - 特許庁

Returns a list of command-line options suitable for either Unix compilers or VisualC++.例文帳に追加

Unix のコンパイラと、Visual C++で利用できるコマンドラインオプションのリストを返します。 - Python

An AVDISCFCM outputs an AV/C command for reproducing a specific track of an MD drive specified with a DCM to the MD drive.例文帳に追加

AVDISCFCMは、DCMで指定されるMDドライブの所定のトラックを再生させるAV/CコマンドをMDドライブに出力する。 - 特許庁

Compound commands and command sequences of the form `a ; b ; c' are not handled gracefully when process suspension is attempted. 例文帳に追加

複合コマンドや `a ; b ; c' の形式のコマンド列は、プロセスのサスペンドを行う際に綺麗に扱うことができません。 - JM

When an input command, such as `a' (append), `i' (insert) or `c' (change), is given, ed enters input mode. 例文帳に追加

pm a(append)、m i(insert)、あるいはm c(change) といった入力コマンドが入力された場合、mは入力モードに移行します。 - JM

By default, each command begins with a control-a (abbreviated C-a from now on), and is followed by one other keystroke. 例文帳に追加

デフォルトでは、各コマンドは Ctrl-a (以降は C-a と省略) で始まり、その後には別のキーストロークが 1 つ続く。 - JM

The period corresponds to, for example, (A) between PIX-MPS(match page command), (B) between TSI (transmitting terminal identification)/DCS (digital order command)-TCF (training check command), (C) between CFR (receiving preparation confirmation)-PIX.例文帳に追加

この期間は、例えば、(A)PIX−MPS間、(B)TSI/DCS−TCF間、(C)CFR−PIX間に相当する。 - 特許庁

例文

(C) A unified chain of command of the government was not in place.例文帳に追加

③洪水に対する政府の指揮命令系統が統一されていなかったこと - 経済産業省




  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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 1994-2010 The FreeBSD Project. All rights reserved. license
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
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) 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