1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 82



例文

this is a command-line option. 例文帳に追加

では、これはコマンドラインオプションである。 - JM

This option may be used in script files also, in which case the script file-repeat overrides the command line option.例文帳に追加

このオプションもスクリプトファイルで使うことができる。 - XFree86

6.21 optparse -- More powerful command line option parser 例文帳に追加

6.21 optparse -- より強力なコマンドラインオプション解析器 - Python

A command-line option to an executable program. 例文帳に追加

実行可能プログラムのコマンドラインオプションです。 - Python

例文

A String specifying the buttons to display.See the -buttons command-line option. 例文帳に追加

\\-buttons コマンド行オプションを参照すること。 - XFree86


例文

is used to parse a command line; see for example the -o option of mount (8).) 例文帳に追加

例えば、mount (8) の -o オプションを見るとよい。 - JM

For brevity, we will frequently refer to encountering an option on the command line; in reality, optparse encounters option strings and looks up options from them.Once all of your options are defined, instruct optparse to parse yourprogram's command line:例文帳に追加

オプションを全て定義したら、optparse にコマンドラインを解析するように指示します: - Python

The -kb command line option overridesthis config file option. Default: XKB is enabled. 例文帳に追加

コマンドラインオプション \\-kb は、設定ファイルでのオプション指定より優先される。 - XFree86

A long command-line option to an executable program. 例文帳に追加

実行可能プログラムの長いコマンドラインオプションです。 - Python

例文

Only one model may be specified on the command line. -option name例文帳に追加

コマンド行ではモデルは1つしか指定できない。 - XFree86

例文

The -depth command line option can beused to override this. 例文帳に追加

コマンド行オプション\\-depthで、この指定を上書きできる。 - XFree86

The -fbbpp command line option can be used to overridethis. 例文帳に追加

コマンド行オプションの\\-fbbppで、この指定を上書きできる。 - XFree86

This overridesa previous -terminate command line option. 例文帳に追加

このオプションは前に指定された\\-terminateオプションを上書きする。 - XFree86

This behavior can beoverridden with the command line option -nr. 例文帳に追加

この動作はコマンド行オプションの\\-nrで上書きできる。 - XFree86

This overrides a previous -noreset command line option. -to seconds 例文帳に追加

このオプションは前に指定された\\-noresetオプションを上書きする。 - XFree86

Each Option instance represents a set of synonymous command-line option strings, e.g. -f and --file.例文帳に追加

各々のOption インスタンス、は-f や--fileといった同義のコマンドラインオプションからなる集合を表現しています。 - Python

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

More object-oriented command line option parsing. 例文帳に追加

よりオブジェクト指向的なコマンドラインオプションのパーズを提供します。 . - Python

You can always use the--inplace option on the command-line to ensure this: 例文帳に追加

こんなときには、--inplace を使えば、確実にビルドを行えます。 - Python

This must be the last option on the command line. 例文帳に追加

このオプションはコマンド行の最後に置かなくてはならない。 - XFree86

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

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

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

Options with command line equivalents are overridden when their command line equivalent is used. The options recognised by this section are:例文帳に追加

コマンド行から指定できる内容の Option については、コマンド行から指定した値の方が優先される。 - XFree86

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

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

To detach a screen session use the -D or -d command line option. 例文帳に追加

screenセッションをデタッチするにはコマンドラインオプション -D または -d を用いること。 - JM

To delete a configuration option, use the --config-delete command line argument. 例文帳に追加

設定オプションを削除するには、コマンドライン引数--config-delete を使用します。 - PEAR

Portable parser for command line options; support bothshort and long option names. 例文帳に追加

ポータブルなコマンドラインオプションのパーザ。 長短の両方の形式をサポートします。 - Python

is the option string seen on the command-line that's triggering the callback.例文帳に追加

は、コールバック呼び出しのきっかけとなったコマンドライン上のオプション文字列です。 - Python

Another option is to set it on the command line after the -D switch.例文帳に追加

他には、mysqlコマンドの-Dオプションの後にデータベースの名前を指定する方法があります。 - Gentoo Linux

Workaround: If you encounter this behavior, specify the following command line option:-laf javax.swing.plaf.metal.MetalLookAndFeel 例文帳に追加

回避策: この問題が発生した場合は、コマンド行オプション -laf javax.swing.plaf.metal.MetalLookAndFeel を指定します。 - NetBeans

This option allows the user to explicitlyspecify the input file on the command line. 例文帳に追加

"-in file"このオプションを使うと、入力するファイル名をコマンド行から指定できる。 - XFree86

A standard math library is available by command line option. 例文帳に追加

コマンドラインのオプションの指定により、標準数学ライブラリを使用することもできます。 - JM

Specify the the target directory with an option instead of as the last arg in the command line. 例文帳に追加

コマンドラインの最後の引き数ではなく、オプションでインストール先ディレクトリを指定する。 - JM

If this command line option is specified then no label will bedisplayed above the load graph. 例文帳に追加

\\-nolabelこのコマンド行オプションは、ラベルを負荷グラフの上に表示しないように指定する。 - XFree86

Users can select which databases locate searches using an environment variable or command line option; see locate(1L). 例文帳に追加

ユーザーは locate に検索させるデータベースを環境変数やコマンドラインから指定できる( locate (1L)を見よ)。 - JM

This section gives an overview about the different command line option parser packages in PEAR. 例文帳に追加

ここでは、PEAR パッケージとして登録されているさまざまなオプションパーサの概要を説明します。 - PEAR

Actions tell optparse what to do when it encounters an option on the command line.例文帳に追加

アクション(action)はoptparse が コマンドライン上にあるオプションを見つけたときに何をすべきかを指示します。 - Python

This information can usually be found by running theX server with the -scanpci command line option. 例文帳に追加

この情報は普通、コマンド行オプション\\-scanpciを付けて X サーバを実行することによって得られる。 - XFree86

Unless a prompt was specified by with command-line option -p string, the command prompt is by default turned off. 例文帳に追加

コマンド起動時のオプションl p Ar stringでプロンプトが指定されていなければ、コマンドプロンプトの表示はデフォルトでオフになっています。 - JM

Specify the binary format for input object files that follow this option on the command line. 例文帳に追加

"\\-b " "input-format"コマンドラインでこのオプションに続いて指定された入力オブジェクトファイルのバイナリフォーマットを指定する。 - JM

You may use this option as many times as necessary to define multiple symbols in the command line. 例文帳に追加

このオプションは必要なだけコマンドラインに指定でき、複数のシンボルを定義することができる。 - JM

It's possible to whittle away the option strings for a previously-addedoption until there are none left, and the user has no way of invoking that option from the command-line.例文帳に追加

これまでに追加したオプション文字列を跡形もなく削り去り、ユーザがそのオプションをコマンドラインから起動する手段をなくせます。 - Python

MENUCONFIG=[yes|no]: This option is equivalent to the --menuconfig flag used by genkernel, which in turn uses the make menuconfig command to invoke a command-line based kernel configuration utility.例文帳に追加

もし、あなたが同様にカーネルのインストールのためにgenkernelを欲するのであれば、確実に/bootパーティションをマウントしてください。 - Gentoo Linux

The return value is an array of two elements: the list of parsed options and the list of non-option command-line arguments. 例文帳に追加

返り値は、パースされたオプションと、非オプションのコマンドライン引数の2つの要素からなる配列となります。 - PEAR

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

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

Tip: You can easily check for parse errors in a file using the PHP command line interface and the -l (lowercase L) option. 例文帳に追加

ティップパースエラーをチェックするのは簡単です。 PHP のコマンドラインインターフェイスで-l (小文字の L) オプションを使用しましょう。 - PEAR

Finally, most X programsaccept a command line option of -display displayname to temporarily overridethe contents of DISPLAY. 例文帳に追加

最後に、ほとんどの X プログラムは一時的に DISPLAY の内容を上書きする\\fB-display \\fIdisplayname\\fR というコマンド行オプションを受け付ける。 - XFree86

例文

This option sets the value of that private data (not that it is very private, being on the command line!). -displayID display-id例文帳に追加

このオプションはプライベートデータを設定する(データをコマンド行から指定するので、あまりプライベートとは言えない!)。 - XFree86




  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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 (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.
  
© 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.
  
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 © 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/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS