| 意味 | 例文 |
command line argumentの部分一致の例文一覧と使い方
該当件数 : 58件
a command-line argument 例文帳に追加
コマンドライン引数 - 研究社 英和コンピューター用語辞典
This is done using the --standard command line argument. 例文帳に追加
これを行うのが、コマンドライン引数--standard です。 - PEAR
zIconBeep (class ZIconBeep) Same as -ziconbeep command line argument. 例文帳に追加
"zIconBeep (class ZIconBeep)"コマンド行引き数の \\-ziconbeep と同じである。 - XFree86
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
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
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
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
If you wish, you may begin the first command-line argument with a dash. 例文帳に追加
最初のコマンドライン引数の先頭にダッシュ (-) を加えてもかまわない。 - JM
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
If you don't want warnings included in the output, specify the -n command line argument. 例文帳に追加
警告を出力に含めたくない場合は、コマンドライン引数 -n を指定します。 - PEAR
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
Most Unix implementations impose some limit on the total size of the command-line argument ( argv ) 例文帳に追加
ほとんどの Unix の実装は、新しいプログラムに渡すことができるコマンドライン引き数( argv ) - JM
To view the currently set configuration options, use the --config-show command line argument. 例文帳に追加
現在設定されているオプションの内容を見るには、コマンドライン引数--config-show を使用します。 - PEAR
Otherwise, if a command-line argument is supplied, then the child exits immediately, using the integer supplied on the command line as the exit status. 例文帳に追加
コマンドライン引き数が指定された場合は、子プロセスは直ちに終了し、コマンドラインで指定された整数を終了ステータスとして使用する。 - JM
Just create an empty directory somewhere convenient, and name it as an extra argument on the command line:# 例文帳に追加
どこか適当な場所に空のディレクトリを作成して、コマンドラインの引数で指定するだけです:# - FreeBSD
As with the full report, you can suppress the printing of warnings with the -n command line argument. Example 58-6. 例文帳に追加
完全な出力と同様、コマンドライン引数-n を指定すると警告を表示しなくなります。 - PEAR
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
In the following example, the main.inc file will be checked by PHP_CodeSniffer even though the --extensions command line argument specifies that only .php files should be checked. 例文帳に追加
次の例では、コマンドライン引数 --extensionsで .php ファイルのみをチェックするようにしていますが、main.inc はチェックされます。 - PEAR
Xdm attempts to mark its various sub-processes for ps(1)by editing the command line argument list in place.例文帳に追加
xdmはコマンド行引き数リストを適宜修正して、ps (1)のために各種サブプロセスに印をつけようとする。 - XFree86
If no -e , -f , --expression , or --file options are given on the command-line, then the first non-option argument on the command line is taken to be the script to be executed. 例文帳に追加
-e ", " -f ", " --expression ", " --fileなどのオプションがコマンドラインから全く与えられなかった場合は、コマンドラインの引き数のうち、オプションでない最初のものがscriptとして受け取られ、実行される。 - JM
The program below displays the group list for the user named in its first command-line argument. 例文帳に追加
以下のプログラムは、一つ目のコマンドライン引き数で指定された名前のユーザが所属するグループのリストを表示する。 - JM
The following program prints part of the file specified in its first command-line argument to standard output. 例文帳に追加
以下のプログラムは、一番目のコマンドライン引き数で指定されたファイルの一部を標準出力に表示する。 - JM
To print a summary report that only shows the number of errors and warnings for each file, use the --report=summary command line argument. 例文帳に追加
各ファイルごとのエラーや警告の数だけの概要レポートを表示させるには、コマンドライン引数 --report=summary を使用します。 - PEAR
Parses command line options and parameter list. args is the argument list to be parsed, without the leading reference to the running program.例文帳に追加
コマンドラインオプションとパラメータのリストを構文解析します。 argsは構文解析の対象になる引数リストです。 - Python
The following program traverses the directory tree under the path named in its first command-line argument, or under the current directory if no argument is supplied. 例文帳に追加
以下のプログラムは、一つ目のコマンドライン引き数を名前に持つパス以下のディレクトリツリーを探索する。 引き数が指定されなかった場合は、カレントディレクトリ以下を探索する。 - JM
Other than the above four arguments and the -help argument for obtaining help, and the -grammar argument for listing the full grammar for the command line, all the other command line arguments are used in specifying both the format of the properties to be displayed and how to display them.例文帳に追加
上記の4つのオプションとヘルプを見るための -help オプション、コマンドラインの詳しい文法を表示するための -grammar オプションを除いたコマンド行での引き数は全て、表示されるプロパティのフォーマットとプロパティの表示の仕方を指定するために使われる。 - XFree86
Youcan't specify a display on the command line because -display is a validcommand line argument (indicating that you want to remove the machine named``display'' from the access list). 例文帳に追加
\\-display は(``display''という名前のマシンをアクセス制御リストから削除する)有効なコマンドライン引き数であるため、コマンド行でディスプレイを指定することができない。 - XFree86
Up to the time when the command character itself is given, the user may hit the line kill character to cancel the numerical argument being formed. 例文帳に追加
ユーザーはコマンド文字そのものを打つ前に、数値の引き数の入力をキャンセルするために、キル文字を打ち込むことができる。 - JM
A file A.exe including the command line character string as an argument is performed (S306) to actuate the rental software A (S307).例文帳に追加
このコマンドライン文字列を引数としてA.exeファイルの実行を行うと(S306)、レンタルソフトウェアAが起動される(S307)。 - 特許庁
report Print either the "full", "xml", "checkstyle", "csv" or "summary" report (the "full" report is printed by default)Note: The --standard command line argument is optional, even if you have more than one coding standard installed. 例文帳に追加
注意コマンドライン引数 --standard はオプションです。 これは、複数のコーディング規約をインストールしている場合でも同様です。 - PEAR
A script file (a file given as standard input to the interpreter or specified on the interpreter command line the first argument) is a code block.例文帳に追加
スクリプトファイル (インタプリタに標準入力として与えたり、コマンドラインの第一引数として指定したファイル) は、コードブロックです。 - Python
is the argument to this option seen on the command-line. optparse will only expect an argument if type is set; the type of value will be the type implied by the option's type.例文帳に追加
オプションの引数で、コマンドライン上に見つかったものです。 optparse は、type が設定されている場合、単一の引数しかとりません;value の型はオプションの型として指定された型になります。 - Python
The following program registers a notification request for the message queue named in its command-line argument. Notification is performed by creating a thread. 例文帳に追加
以下のプログラムは、コマンドライン引き数で指定された名前のメッセージキューへの通知要求を登録し、通知はスレッドの作成で行われる。 - JM
Note: When warnings are hidden by default, you can use the -w command line argument to show them for a single script run. 例文帳に追加
注意デフォルトで警告を隠す設定にしたときに、特定のスクリプトで警告を表示させるにはコマンドライン引数 -w を使用します。 - PEAR
These arguments are processed first, so any files listed in the environent arguments are processed before any command line argument files. 例文帳に追加
この引数が最初に処理されるので、この環境変数で指定されたファイルはコマンドライン引数で指定されたファイルよりも先に処理されます。 - JM
For the most part, repeating an option with a different argument will either have no further effect, or override prior occurrences (those further to the left on the command line) of an option. 例文帳に追加
オプションの繰り返しは、多くの場合最初のもの以外を無視するか、先の指定 (コマンドラインの左にあるもの) を上書きするかになる。 - JM
The program scans its input string (taken from the program's first command-line argument) reading integers, and writes the squares of these integers to the output buffer. 例文帳に追加
(プログラムの第一コマンドライン引き数から取った) 入力文字列をスキャンして整数を読み込み、これらの整数の二乗を出力バッファに書き出す。 - JM
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
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|