| 例文 |
argument commandの部分一致の例文一覧と使い方
該当件数 : 116件
a command-line argument 例文帳に追加
コマンドライン引数 - 研究社 英和コンピューター用語辞典
The command argument can be any command listed in this section. 例文帳に追加
command 引き数には、このセクションにリストされている任意のコマンドを指定できる。 - JM
With a command as argument, print help about that command.例文帳に追加
引数としてcommandがある場合は、そのコマンドについてのヘルプをプリントします。 - Python
zIconBeep (class ZIconBeep) Same as -ziconbeep command line argument. 例文帳に追加
"zIconBeep (class ZIconBeep)"コマンド行引き数の \\-ziconbeep と同じである。 - XFree86
The command argument is a pointer to a null-terminated string containing a shell command line. 例文帳に追加
command引き数は、シェルのコマンドラインを含むNULL 終端された文字列へのポインタである。 - JM
The command frame consists of a command header field, the command field and a command argument field.例文帳に追加
コマンドフレームはコマンドヘッダと、コマンドそのものとコマンド引数の各フィールドにより構成されている。 - 特許庁
fields: an optional label, the command itself, and optional argument(s) to 例文帳に追加
(任意の) ラベル、コマンド自身、コマンドの引数である。 - JM
The command content 103 includes names of commands and argument, where a value of the argument is a variable.例文帳に追加
コマンド内容103は、コマンド名と引数が含み、引数の値は変数となっている。 - 特許庁
or from the first non-option argument on the command line. 例文帳に追加
の引数から、あるいは、最初のオプションではない引数から - JM
To set a configuration option, use the --config-set command line argument. 例文帳に追加
オプションを設定するには、コマンドライン引数--config-set を使用します。 - PEAR
Use at most max-chars characters per command line, including the command and initial arguments and the terminating nulls at the ends of the argument strings. 例文帳に追加
文字数にはコマンドと initial arguments、コマンドライン文字列の最後を示すヌル文字も含まれる。 - JM
You can print this list by specifying the -i command line argument. 例文帳に追加
この一覧を表示するには、コマンドライン引数 -iを指定します。 - PEAR
This argument allows the user to explicitly specify the output file on the command line. The default is to output to standard out. -xy例文帳に追加
デフォルトでは標準出力に出力される。 - XFree86
As the argument of the command, an attribute of the corresponding document is set.例文帳に追加
コマンドの引数には、対応する文書の属性を設定する。 - 特許庁
The communication command status is supposed to take an argument, and the value of the argument received by the transmit status function is used as the argument of the communication command Status as it is.例文帳に追加
通信コマンドStatusは引数を取るようになっており、TransmitStatus関数が受け取った引数の値をそのまま通信コマンドStatusの引数とする。 - 特許庁
The first command-line argument specifies the string to be parsed. 例文帳に追加
1番目のコマンドライン引き数には、解析対象の文字列を指定する。 - JM
If no command-line argument is supplied to the program, then the child suspends its execution using pause (2), 例文帳に追加
コマンドライン引き数が指定されなかったときは、子プロセスはpause (2) - JM
To print an XML report, use the --report=xml command line argument. 例文帳に追加
XML 形式のレポートを表示するには、コマンドライン引数--report=xml を指定します。 - PEAR
To print a Checkstyle report, use the --report=checkstyle command line argument. 例文帳に追加
Checkstyle 形式のレポートを表示するには、コマンドライン引数 --report=checkstyle を使用します。 - PEAR
To print a CSV report, use the --report=csv command line argument. 例文帳に追加
CSV 形式のレポートを表示するには、コマンドライン引数--report=csv を使用します。 - PEAR
To delete a configuration option, use the --config-delete command line argument. 例文帳に追加
設定オプションを削除するには、コマンドライン引数--config-delete を使用します。 - PEAR
With an argument n , insert the nth word from the previous command (the words in the previous command begin with word 0). 例文帳に追加
引き数nが付いていると、前のコマンドの n 番目の単語(前のコマンドの単語は 0 から数えます)。 - JM
Since the command argument must be an identifier,"help exec" must be entered to get help on the "!" command. 例文帳に追加
command引数が識別子でなければならないので、"!"コマンドについてのヘルプを得るためには"help exec"と入力しなければならない。 - Python
If you wish, you may begin the first command-line argument with a dash. 例文帳に追加
最初のコマンドライン引数の先頭にダッシュ (-) を加えてもかまわない。 - JM
Programs that will take a filename as a command-line argument, but will not take input from standard input if no argument is supplied, or that write to a file named as a command-line argument, but will not send their output to standard output if no argument is supplied, can nevertheless be made to use standard input or standard out using /proc/[pid]/fd . 例文帳に追加
標準入出力を用いず、引き数として受け取ったファイル名に対して入力、出力を行うようなプログラムは、以下のようにすれば実質的にフィルタプログラムとして用いることができる。 - JM
An action is executed according to the action command and argument (ST16).例文帳に追加
この動作コマンドおよび引数に基づいて動作を実行する(ST16)。 - 特許庁
File's name with the name of the command line argument under which 例文帳に追加
ファイル名を印字する。 ただしコマンドライン引き数で指定された部分は表示 - JM
The following program changes the ownership of the file named in its second command-line argument to the value specified in its first command-line argument. 例文帳に追加
以下のプログラムは、二つ目のコマンドライン引き数で指定された名前のファイルの所有者を、一つ目のコマンドライン引き数で指定された値に変更する。 - JM
When the function or command is invoked, the first argument is the name of the command whose arguments are being completed, the second argument is the word being completed, and the third argument is the word preceding the word being completed on the current command line. 例文帳に追加
関数やコマンドが呼び出されるときは、最初の引き数は引き数が補完されるコマンドの名前、二番目の引き数は補完される単語、三番目の引き数は現在のコマンドラインで補完中の単語の前に置かれる単語となります。 - JM
Subsequently, expands to the last argument to the previous command, after expansion. 例文帳に追加
その後は、前のコマンドに対する最後の引き数 (展開後のもの) に展開されます。 - JM
A negative argument inserts the nth word from the end of the previous command. 例文帳に追加
引き数が負ならば、前のコマンドの最後からn 番目の単語が挿入されます。 - JM
If you don't want warnings included in the output, specify the -n command line argument. 例文帳に追加
警告を出力に含めたくない場合は、コマンドライン引数 -n を指定します。 - PEAR
HOME The home directory of the current user; the default argument for the cd builtin command. 例文帳に追加
HOME現在のユーザのホームディレクトリです。 組み込みコマンド cd のデフォルトの引き数になります。 - JM
are taken to be arguments to the command until an argument consisting of `;' is encountered. 例文帳に追加
のコマンドラインで指定されたこれ以降の引き数は、 `;' を含む引き数にいたるまで、 - JM
Most Unix implementations impose some limit on the total size of the command-line argument ( argv ) 例文帳に追加
ほとんどの Unix の実装は、新しいプログラムに渡すことができるコマンドライン引き数( argv ) - JM
The fourth argument addr is the address of a data structure, depending on the command. 例文帳に追加
四番目の引き数addrには、コマンドごとに異ったデータ構造体のアドレスを指定する。 - JM
If the send command is defined as resultant judgment, the manipulation command (an argument) designated in the send command is analyzed (step S404).例文帳に追加
判定の結果、sendコマンドが定義されている場合は、そのsendコマンド内に指定されている操作コマンド(引数)を解析する(ステップS404)。 - 特許庁
Note: When using the remove command, if no argument is supplied, it deletes the current user's crontab.例文帳に追加
注意:削除コマンドを使用する際に引数がなければ、現在のユーザのcrontabを削除します。 - Gentoo Linux
To view the currently set configuration options, use the --config-show command line argument. 例文帳に追加
現在設定されているオプションの内容を見るには、コマンドライン引数--config-show を使用します。 - PEAR
Otherwise the string value of the argument has been copied to the local variablecommand.例文帳に追加
エラーでなければ、引数として与えた文字列値はローカルな変数 command にコピーされています。 - Python
bare "-" (if not the argument to some option): halt command-lineprocessing and discard the "-" 例文帳に追加
裸の "-" (何らかのオプションの引数でない場合): コマンドライン処理を停止し、"-"を無視します。 - Python
The setting changer 46 rewrites an argument in a setting value table 70, which is stored in a setting item of an address designated by a setting change command, to an argument designated by the setting change command.例文帳に追加
設定変更部46は、設定変更コマンドで指定されたアドレスの設定項目に格納された設定値テーブル70の引数を、設定変更コマンドで指定された引数に書き換える。 - 特許庁
Just create an empty directory somewhere convenient, and name it as an extra argument on the command line:# 例文帳に追加
どこか適当な場所に空のディレクトリを作成して、コマンドラインの引数で指定するだけです:# - FreeBSD
The name of this file is passed as an argument to the current command as the result of the expansion. 例文帳に追加
このファイルの名前は、展開の結果として、引き数のかたちで現在のコマンドに渡されます。 - JM
| 例文 |
| 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 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| 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 |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|