| 例文 |
argument commandの部分一致の例文一覧と使い方
該当件数 : 116件
As with the full report, you can suppress the printing of warnings with the -n command line argument. Example 58-6. 例文帳に追加
完全な出力と同様、コマンドライン引数-n を指定すると警告を表示しなくなります。 - 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
The command and the argument are transferred and programs corresponding to each program are made to be executed by a command execution control part 17 in a main processing part 12.例文帳に追加
メイン処理部12内のコマンド実行制御部17は、このコマンドと引数を渡され、各コマンドに対応したプログラムを実行させる。 - 特許庁
Characters and phrases of received URL character string are analyzed, a command and an argument are taken out by a command interpreting part 16 in the web server part 15.例文帳に追加
ウェブサーバ部15内のコマンド解釈部16は、受信したURL文字列の字句解析を行い、コマンドと引数を取り出す。 - 特許庁
The argument (parameter) passed to the action command is not determined every time a word is selected, but the action command and argument are acquired from the final complete sentence to execute the action, so that the degree of freedom is increased in the user's command statement creation.例文帳に追加
単語を選択する毎に動作コマンドに渡す引数(パラメータ)が確定していくものではなく、最終的に完成された文章から動作コマンドおよび引数を取得して動作を実行するため、ユーザによるコマンド文の作成自由度が高まる。 - 特許庁
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
OPTARG The value of the last option argument processed by the getopts builtin command (see SHELL BUILTIN COMMANDS below). 例文帳に追加
OPTARG組み込みコマンドgetoptsで処理した最後のオプション引き数の値です (後述のシェルの組み込みコマンドを参照)。 - 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
The slave device receives the transmission notice of the data storage instruction in a step S2, interprets a command, an argument, or the like in a step S3 and performs data storage preparation on the basis of the command, the argument, or the like in a step S4.例文帳に追加
スレーブデバイスは、ステップS2でデータ記憶命令の送信通知を受信し、ステップS3でコマンドや引数などを解釈し、ステップS4でコマンドや引数などに基づいてデータの記憶準備を実行する。 - 特許庁
As a special case, if this command is immediately followed by a character that is neither a digit or minus sign, the argument count for the next command is multiplied by four. 例文帳に追加
特殊なケースとして、このコマンドの直後に数字でもマイナス記号でもない文字がある場合には、次のコマンドの引き数カウントは 4 倍にされます。 - JM
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
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
Each non-option argument is a command as it would appear in , 例文帳に追加
受け付ける割り当ての記法はと全く同じですが、それぞれの割り当ては別々の引き数として渡さなければなりません。 - JM
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
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
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
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
bare "-" (if not the argument to some option): halt command-lineprocessing but keep the "-" (append it to parser.largs) 例文帳に追加
裸の"-" (何らかのオプションの引数でない場合): コマンドライン処理を停止しますが、"-" は残します (parser.largs に追加します)。 を実装せねばなりません。 - Python
This acts likedouble-clicking the file in Windows Explorer, or giving the file name as an argument to the start command from the interactive command shell: the file is opened with whatever application (if any)its extension is associated.例文帳に追加
この動作は、 Windows の Explorer 上でのファイルをダブルクリックや、コマンドプロンプト (interactive command shell) 上でのファイル名を start 命令の引数としての実行と同様です:ファイルは拡張子が関連付けされているアプリケーション (が存在する場合)を使って開かれます。 - Python
Argument 0 is set to the name given, and the remaining arguments to the command are set to the arguments given, if any. 例文帳に追加
引き数 0 には指定された名前が設定され、コマンドに対する残りの引き数には(もしあれば) 指定された引き数が設定されます。 - JM
If this command is followed by one or more digits, optionally with a leading minus sign, those digits define the argument. 例文帳に追加
このコマンドの後に 1 つ以上の数字がある場合(頭にマイナス記号を付けることもできます)、これらの数字で引き数が定義されます。 - JM
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
For other printers, substitute the -sDEVICE argument to the gs (Ghostscript) command. 例文帳に追加
他のプリンタで用いるときは、-sDEVICE 引数を gs (Ghostscript) コマンドに変えてください (gs-h と入力すると、現在インストールされている Ghostscriptでサポートされているデバイスのリストが得られます)。 - FreeBSD
execfail If set, a non-interactive shell will not exit if it cannot execute the file specified as an argument to the exec builtin command. 例文帳に追加
execfail設定されている場合、組み込みコマンドexecへの引き数として指定されたファイルが実行できなくても、対話的でないシェルが終了しません。 - JM
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 sort 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.例文帳に追加
sort 命令はまず、charset 引数の指定に従って searching criteria の文字列を解釈し、メイルボックスから与えられた検索条件に合致するメッセージを探します。 - Python
A form analysis part 108 analyzes a form 10, and extracts an argument field of QR code drawing command to form extraction field information 15.例文帳に追加
フォーム解析部108は、フォーム10を解析して、QRコード描画コマンドの引数フィールドを抽出し抽出フィールド情報15を作成する。 - 特許庁
OPTIND The index of the next argument to be processed by the getopts builtin command (see SHELL BUILTIN COMMANDS below). 例文帳に追加
OPTIND組み込みコマンドgetoptsで次に処理されるオプション引き数のインデックスです (後述のシェルの組み込みコマンドを参照)。 HOSTNAME現在のホスト名が自動的に設定されます。 - 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
In each case, the first of these arguments is passed to the new program as its own name rather than as an argument a user may have typed on a command line.例文帳に追加
どの場合でも、新たなプログラムに渡されるリストの最初の引数は、ユーザがコマンドラインで入力する引数ではなく、プログラム自身の名前になります。 - Python
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
A command help bar 100 is provided in a window 99, and thereby descriptions 102 of a command and an argument corresponding to a user operation and information 104 relative to explanation on the description method are displayed corresponding to the user operation.例文帳に追加
ウィンドウ99内にコマンド・ヘルプ・バー100を設けて、ユーザの操作に応じて、その操作に対応するコマンド及び引数の記述102と、その記述方法の説明に関する情報104を表示するようにした。 - 特許庁
To make it possible for a manager himself/herself to easily cope with such a situation that the manager forgets a manager password, and also to prevent the use of a command to update a manager password with argument even if the command is surreptitiously viewed by a third person.例文帳に追加
管理者パスワードが分からなくなっても、管理者自身で容易に対処できるようにするとともに、引数付管理者パスワード更新コマンドが第三者に盗視されてもそれを利用できないようにする。 - 特許庁
If the selected word is an action-decisive word (ST10), an action command corresponding to the word is acquired (ST14) and an argument corresponding to the action command is acquired according to the saved words (ST15).例文帳に追加
選択された単語が動作確定単語であるとき(ST10)、その単語に対応した動作コマンドを取得し(ST14)、また保存されている単語に基づいてその動作コマンドに対応した引数を取得する(ST15)。 - 特許庁
Retrieve a file in binary transfer mode. command should be an appropriate "RETR" command: 'RETR filename'.The callback function is called for each block of data received,with a single string argument giving the data block.The optional maxblocksize argument specifies the maximum chunk size to read on the low-level socket object created to do the actual transfer(which will also be the largest size of the data blocks passed tocallback).例文帳に追加
関数callbackは、受信したデータブロックのそれぞれに対して、データブロックを1つの文字列の引数として呼び出されます。 省略可能な引数maxblocksizeは、実際の転送を行うのに作られた低レベルのソケットオブジェクトから読み込む最大のチャンクサイズを指定します(これはcallbackに与えられるデータブロックの最大サイズにもなります)。 - Python
In the parameter setting processing, a parameter item to be required as the argument of a graph display command is displayed in accordance with a parameter value which is set in 'Graph Type'.例文帳に追加
このパラメータ設定処理では、“Graph Type”に設定されるパラメータ値に対応して、グラフ表示コマンドの引数として必要となるパラメータ項目が表示される。 - 特許庁
The XtDisplayInitializefunction builds the resource database, calls the Xlib XrmParseCommandfunction to parse the command line, and performs other per display initialization.After XrmParseCommand has been called, argc and argv contain only those parameters that were not in the standard option table or in the table specified by the options argument.例文帳に追加
XrmParseCommand が呼ばれた後、argc と argv は標準のオプションテーブルにないパラメータや、 options 引数によって指定されたテーブルにもないパラメータだけを含むことになる。 - XFree86
When it is false, the printer 20 transmits a communication command comment being an invalid command and an error message to be outputted as visible information as the argument to inform a debug operator of the result as debug information (S106).例文帳に追加
false ならば、そのことをデバック情報としてデバック作業者に知らせるために、プリンタ20は、無効コマンドである通信コマンドComment とその引数として可視情報として出力したいエラーメッセージを送出する(S106)。 - 特許庁
The slave device 81 receives the data and the data storage instruction in a step S6, interprets a command and an argument of a protocol in a step S7 and performs data storage processing in a step S8.例文帳に追加
スレーブデバイス81は、ステップS6でデータおよびデータ記憶命令を受信し、ステップS7でプロトコルのコマンドや引数などを解釈し、ステップS8でデータの記憶処理を実行する。 - 特許庁
When new windows are created, twm will honor any size and location information requested by the user (usually through -geometry command line argument or resources for the individual applications).例文帳に追加
新しいウィンドウを生成する際には、twm はユーザが要求したサイズと位置の情報を優先して扱う(通常はコマンド行オプション-geometry または個々のアプリケーションのリソースで指定される)。 - XFree86
| 例文 |
| 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 - 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 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会員(無料)になると
|