CMDを含む例文一覧と使い方
該当件数 : 142件
A Cmd instance has the following methods: 例文帳に追加
Cmdインスタンスは、次のメソッドを持ちます: - Python
5.20 cmd -- Support for line-oriented command interpreters 例文帳に追加
5.19 cmd -- 行指向のコマンドインタープリタのサポート - Python
In the X context,GENERIC-CMD Terminal runs xterm. 例文帳に追加
X のコンテクストでは、GENERIC-CMD Terminal は xterm を起動する。 - XFree86
In the OpenWindows context, GENERIC-CMD Terminal runs cmdtool.例文帳に追加
OpenWindows のコンテクストでは、GENERIC-CMD Terminal は cmdtools を起動する。 - XFree86
In the X context, GENERIC-CMD LoadMonitor runs xload. 例文帳に追加
X のコンテクストでは、GENERIC-CMD LoadMonitor は xload を起動する。 - XFree86
In the OpenWindows context, GENERIC-CMD LoadMonitor runs perfmeter.例文帳に追加
OpenWindows のコンテクストでは、GENERIC-CMD LoadMonitor は perfmeter を起動する。 - XFree86
Whether or not this argument is required is determined by cmd . 例文帳に追加
第三引き数が必要かどうかはcmdにより決まる。 - JM
The cmd variable must be a validbourne shell command. 例文帳に追加
cmd 変数は有効な bourne shell 命令でなければなりません。 - Python
If cmd is a string it will be passed to the shell (as with os.例文帳に追加
cmdが文字列の場合、(os.system()のように)シェルに渡されます。 - Python
shmid is not a valid identifier, or cmd is not a valid command. 例文帳に追加
shmid が有効な識別子でないか、cmd が有効なコマンドでない。 - JM
Execute the string cmd in a shell with os. 例文帳に追加
文字列cmdをos.popen()を使いシェル上で実行し、タプル(status, output)を返します。 - Python
bindkey [ -d ] [ -m ] [ -a ] [[ -k | -t ] string [ "cmd args" ]] This command manages screen's input translation tables. 例文帳に追加
bindkey[ -d ][ -m ][ -a ][[ -k | -t ]string[ "cmd args" ]]このコマンドは screen の入力変換テーブルを管理する。 - JM
The cmd argument can have one of the following values. 例文帳に追加
cmd引き数には、以下の値のうちのどれか一つを与えることができる。 - JM
Further, the 1st communication part 21 is connected to a command line CMD by a 2nd switch SW2 to switch a data transmission line from a 1st data line DAT to the command CMD.例文帳に追加
更に、第二のスイッチSW2により、第一通信部21をコマンド線CMDへ接続し、データ伝送路を第一のデータ線DATからコマンド線CMDへ切り換える。 - 特許庁
If cmd is omitted the key-binding is removed from the table. 例文帳に追加
cmdが省略された場合は、そのキー割り当てがテーブルから削除される。 - JM
Otherwise the system call returns a non-negative value depending on cmd as follows: 12 例文帳に追加
そうでなければシステムコールはcmdによって以下の負でない値を返す:12 - JM
A Cmd instance or subclass instance is a line-orientedinterpreter framework. 例文帳に追加
Cmdインスタンス、あるいはサブクラスのインスタンスは、行指向のインタープリタ・フレームワークです。 - Python
Instances of Cmd subclasses have some public instance variables: 例文帳に追加
Cmdのサブクラスのインスタンスは、公開されたインスタンス変数をいくつか持っています: - Python
Cmd can be any of screen's commands with an arbitrary number of args . 例文帳に追加
cmdには任意の screen のコマンドと、これに対する任意の数の引き数argsを指定できる。 - JM
a file descriptor open for writing, the action by cmd , 例文帳に追加
これは書き込みのためにオープンしたファイルディスクリプタである。 アクションはcmdで指定される。 - JM
This method is a stub in Cmd; it exists to be overridden by subclasses.例文帳に追加
このメソッドはCmd内のスタブであって、サブクラスでオーバーライドされるために存在します。 - Python
The Cmd class provides a simple framework for writingline-oriented command interpreters. 例文帳に追加
Cmdクラスでは、行指向のコマンドインタープリタを書くための簡単なフレームワークを提供します。 - Python
idle [ timeout [ "cmd args" ]] Sets a command that is run after the specified number of seconds inactivity is reached. 例文帳に追加
idle[ timeout[ "cmd args" ]]指定した秒数の間作業がない時に実行されるコマンドを設定する。 - JM
performs the control operation specified by cmd on the shared memory segment whose identifier is given in shmid . 例文帳に追加
は、識別子がshmidの共有メモリ・セグメントに対してcmdで指示した制御命令を実行する。 - JM
Place the cursor on the blank line and press Ctrl-E(Use Cmd-E on the Mac) to remove it.例文帳に追加
空白行にカーソルを置き、Ctrl-E キー (Mac の場合は Cmd-E キー) を押して、その行を削除します。 - NetBeans
performs the control operation specified by cmd on the message queue with identifier msqid . 例文帳に追加
はメッセージ・キュー識別子msqidで指定されたメッセージ・キュー (message queue) に対してcmdで指定された制御操作を行なう。 - JM
If the transfer is active, send a "EPRT" or "PORT" command and the transfer command specified by cmd, and accept the connection.例文帳に追加
もし転送中なら、"EPRT"あるいは"PORT"コマンドと、cmdで指定したコマンドを送信し、接続を続けます。 - Python
In the CMD 12, a plurality of stages of CMD units U, e.g. M stages (U_1 to UM) of the CMD units capable of performing a charge doubling behavior by one unit are arranged in series.例文帳に追加
CMD12は、1単位で電荷増倍動作の可能なCMDユニットUを直列に複数段たとえばM段(U1〜U_M)配列してなる。 - 特許庁
METHOD OF PRODUCING CHITOSAN FINE PARTICLE BY USING CMD (CARBOXYMETHYLDEXTRAN)例文帳に追加
CMDを用いたキトサン微粒子の作製方法 - 特許庁
"backtick " id lifespan autorefresh cmd args. "backtick " id Program the backtick command with the numerical id id. 例文帳に追加
"backtick " idlifespanautorefreshcmdargs."backtick " id(数値の) ID が id となる backtick コマンドをプログラムする。 - JM
the identifier of the semaphore set whose index was given in semid . All other cmd values return 0 on success. 例文帳に追加
semidで指定されたインデックスを持つセマフォ集合の識別子cmdの値がそれ以外の場合、成功すると 0 が返される。 - JM
The default value for mode is 't'.Also, for each of these variants, on Unix, cmd may be a sequence, in which case arguments will be passed directly to the program without shellintervention (as with os.例文帳に追加
mode の標準の設定値は't' です。 またUnixではこれらの変種はいずれも cmd をシーケンスにできます。 - Python
| Copyright © Japan Patent office. 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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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. |
| © 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会員(無料)になると
|