1016万例文収録!

「Argument List」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Argument Listの意味・解説 > Argument Listに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

Argument Listの部分一致の例文一覧と使い方

該当件数 : 117



例文

With an argument, attempts to return a list of valid attributes for that object.例文帳に追加

引数がある場合、そのオブジェクトの有効な属性からなるリストを返そうと試みます。 - Python

The argument list must always be a tuple object, whose length is the number of arguments.例文帳に追加

引数リストは常にタプルオブジェクトでなければならず、その長さは引数の数になります。 - Python

In other cases, you may have to construct a new tuple to pass as the argument list.例文帳に追加

また別のケースでは、新しいタプルを構築して引数リストを渡さねばならないかもしれません。 - Python

The attrs argument is a list of (name,value) pairs containing the attributes found inside the tag's brackets. 例文帳に追加

attrs 引数は (name, value) のペアからなるリストで、タグの 括弧内にある属性が収められています。 - Python

例文

The thread executes the function function with the argument list args (which must be a tuple).例文帳に追加

スレッドは引数リストargs(タプルでなければなりません)の関数functionを実行します。 - Python


例文

append [relevant: type, dest, nargs, choices]The option must be followed by an argument, which is appended to the list in dest.例文帳に追加

append [relevant: type, dest, nargs, choices]このオプションの後ろには必ず引数が続きます。 引数はdest のリストに追加されます。 - Python

Note that you can determine the number of arguments in an argument list by using the XtNumber macro.例文帳に追加

.LPマクロXtNumberを使って、引き数リスト中の引き数の数を求めることができる点に注意すること。 - XFree86

Specifies the argument list to override any otherresource specification for the created shell widget. num_args 例文帳に追加

\\fIargs\\fP 1i生成されるシェルウィジェットに対して、他のリソース指定を上書きする引き数リストを指定する。 - XFree86

The fd argument is a file descriptor referring to the inotify instance whose watch list is to be modified. 例文帳に追加

fd引き数は、変更を行う監視対象リスト (watch list) を持つ inotifyインスタンスを参照するファイルディスクリプタである。 - JM

例文

The extend macros are not used very often, and when they are it is usually to extend the list-item argument list. 例文帳に追加

拡張マクロが使われることはあまりありません。 使われるとすれば、リスト項目の引数リストを拡張する場合です。 - JM

例文

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 string in the resulting list corresponds to the item with the same index in the argument list.例文帳に追加

結果として生じるリストの中の各文字列は、引数リストの中の同じインデックスの要素に対応します。 - Python

The resources are fetched from the argument list, the resource database, or the default values in the resource list.例文帳に追加

リソースは、引き数リスト、リソースデータベース、リソースリスト中のデフォルト値のいずれかから取得する。 - XFree86

This is raised when an unrecognized option is found in the argument list or when an option requiring an argument is given none.The argument to the exception is a string indicating the cause of the error.例文帳に追加

引数リストの中に認識できないオプションがあった場合か、引数が必要なオプションに引数が与えられなかった場合に発生します。 - Python

an argument that follows an option, is closely associated with that option, and is consumed from the argument list when that option is.With optparse, option arguments may either be in a separate argument from their option:例文帳に追加

あるオプションの後ろに続く引数で、そのオプションに密接な関連をもち、オプションと同時に引数リストから取り出されます。 optparse では、オプション引数は以下のように別々の引数にできます: - Python

function also specifies the environment of the executed process by following the NULL pointer that terminates the list of arguments in the argument list or the pointer to the argv array with an additional argument. 例文帳に追加

では新しいプロセスの環境も指定する。 環境は引き数リスト (引き数リストもしくは追加の引き数を持ったargv配列へのポインタ) の最後の NULL ポインタに続けて指定する。 - JM

This function returns a list of tuples, where the i-th tuple contains the i-th element from each of the argument sequences.The returned list is truncated in length to the length of the shortest argument sequence.例文帳に追加

このリストの i 番目のタプルは各引数のシーケンス中の i 番目の要素を含みます。 返されるリストは引数のシーケンスのうち長さが最小のものの長さに切り詰められます。 - Python

something leftover in the argument list after options have been parsed, i.e. after options and their arguments have been parsed and removed from the argument list.例文帳に追加

他のオプションが解析される、すなわち他のオプションとその引数が解析されて引数リストから除去された後に引数リストに置かれているものです。 - Python

cmp specifies a custom comparison function of two arguments(list items) which should return a negative, zero or positive numberdepending on whether the first argument is considered smaller than,equal to, or larger than the second argument:" 例文帳に追加

cmp は2つの引数(list items)からなるカスタムの比較関数を指定します。 これは始めの引数が2つ目の引数に比べて小さい、等しい、大きいかに応じて負数、ゼロ、正数を返します。 - Python

Xlib does not attempt to set arguments from the supplied list that follow the failed argument; all arguments in the list preceding the failed argument have been set correctly.例文帳に追加

Xlib は失敗した引き数に続くリストからは引き数をセットしようとしない。 リスト中の失敗した引き数より前の全ての引き数は正しく設定される。 - XFree86

This means an argument on the argument list which matches a general text or manual domain macro name and is determined to be callable will be executed or called when it is processed. 例文帳に追加

これは一般テキスト領域またはマニュアル領域のマクロ名に一致し、呼び出し可能であると判断された引数リストの中の引数は、実行されるか、それが処理される時に呼び出されることを意味しています。 - JM

This may be necessary to defeat the nine argument limit or to specify arguments to macros which expect particular arrangement of items in the argument list. 例文帳に追加

これは 9 個を越える引数を指定できないという制限に対処したり、引数のリストにある特有な配置をおこなうことが必要なマクロに引数を指定するような場合に必要となることがあります。 - JM

The function is called with args as the argument list; the number of arguments is the length of the tuple.If the optional keywords argument is present, it must be a dictionary whose keys are strings.例文帳に追加

function は引数リスト args を使って呼び出されます;引数の数はタプルの長さになります。 オプションの引数 keywords を与える場合、 keywords は文字列のキーを持つ辞書でなければなりません。 - Python

The -fs argument is used to specify a file containing a list of formats for properties while the -f argument is used to specify the format for one property.例文帳に追加

-fs オプションはプロパティのフォーマットを記述したファイルを指定するために使われ、-f オプションはプロパティ1つに対してフォーマットを指定するために使われる。 - XFree86

For each name in the argument list for which no value is supplied, the name and value of the alias is printed. 例文帳に追加

引き数リスト中にvalue が与えられていない name があった場合は、それぞれに対して名前とエイリアスの値が出力されます。 - JM

functions provide an array of pointers to null-terminated strings that represent the argument list available to the new program. 例文帳に追加

は、利用可能な引き数リスト (NULL で終端された文字列へのポインタの配列) を新しいプログラムに渡す。 - JM

On Linux, argv can be specified as NULL, which has the same effect as specifying this argument as a pointer to a list containing a single NULL pointer. 例文帳に追加

Linux では、argvに NULL を指定することができる。 これは、この引き数に NULL ポインタ1個だけを含むリストへのポインタを指定したのと同じ効果を持つ。 - JM

The program below displays the group list for the user named in its first command-line argument. 例文帳に追加

以下のプログラムは、一つ目のコマンドライン引き数で指定された名前のユーザが所属するグループのリストを表示する。 - JM

and reads input from the stream pointer stream using a variable argument list of pointers (see stdarg (3). 例文帳に追加

と同様に、ストリームポインタstreamからの入力をポインタの可変長引き数リストを用いて読み込む( stdarg (3) を参照)。 - JM

Useful when the object is created by a call to an object constructor in the argument list.例文帳に追加

オブジェクトが引数リスト内のオブジェクトコンストラクタ呼び出しによって生成されている場合に便利です。 - Python

With a single argument s, return the largest item of a non-empty sequence (such as a string, tuple or list).例文帳に追加

単一の引数 s の場合、空でないシーケンス (文字列、タプルまたはリスト)の要素のうち最大のものを返します。 - Python

With a single argument s, return the smallest item of a non-empty sequence (such as a string, tuple or list).例文帳に追加

単一の引数 s の場合、空でないシーケンス (文字列、タプルまたはリスト)の要素のうち最小のものを返します。 - Python

Thisfunction has two arguments, both pointers to arbitrary Python objects:the Python function, and the argument list. 例文帳に追加

この関数には二つの引数: Python 関数と Python 関数の引数リストがあり、いずれも任意の Python オブジェクトを表すポインタ型です。 - Python

In some cases the argument list is also provided by the Python program, through the same interface that specified the callback function. It can then be saved and used in the same manner as the function object.例文帳に追加

あるケースでは、コールバック関数を指定したのと同じインタフェースを介して、引数リストも渡されているかもしれません。 - Python

With two arguments,list the given range; if the second argument is less than the first,it is interpreted as a count. 例文帳に追加

引数が二つの場合は、与えられた範囲をリスト表示します。 第二引数が第一引数より小さいときは、カウントと解釈されます。 - Python

So,for example, if an integer is directly reachable from an argument, that integer object may or may not appear in the result list.例文帳に追加

従って、例えば整数オブジェクトが直接到達可能であっても、このオブジェクトは戻り値には含まれません。 - Python

Unix shells also use the term ``word''.It is occasionally desirable to substitute an argument list other than sys.例文帳に追加

引数解析に関しては、この要素はあまり重要ではありません。 ) Unix シェルでは、 「語 (word)」 という用語も使います。 - Python

There is a straightforward translation from the argument list in Python (for example, the single expression "ls -l") to the arguments passed to the C function.例文帳に追加

ここでは、Python の引数リスト (例えば、単一の式 "ls -l") から C 関数に渡す引数にそのまま変換しています。 - Python

key specifies a function of one argument that is used to extract a comparison key from each list element:"例文帳に追加

key は1つの引数からなる関数を指定します。 これは個々のリストの要素から比較のキーを取り出すのに使われます。 - Python

The XSetIMValues function presents a variable argument list programming interface for setting attributes of the specified input method.例文帳に追加

関数XSetIMValuesは、指定した入力メソッドの属性をセットするために、可変長引き数リストプログラミングインタフェースを与える。 - XFree86

The XGetIMValues function presents a variable argument list programming interface for querying properties or features of the specified input method.例文帳に追加

The関数XGetIMValuesは指定した入力メソッドのプロパティやフィーチャを問い合わせるために、可変長引き数リストプログラミングインタフェースを与える。 - XFree86

The XGetOMValues function presents a variable argument list programming interface for querying properties or features of the specified output method.例文帳に追加

関数XGetOMValuesは指定した出力メソッドのプロパティやフィーチャを問い合わせるために可変引き数リストプログラミングインタフェースを提供する。 - XFree86

The value field of a passed argument list should contain the address into which to store the corresponding resource value.例文帳に追加

渡された引き数リストの value フィールドは、対応するリソース値を格納する領域のアドレスでなければならない。 - XFree86

Xdm attempts to mark its various sub-processes for ps(1)by editing the command line argument list in place.例文帳に追加

xdmはコマンド行引き数リストを適宜修正して、ps (1)のために各種サブプロセスに印をつけようとする。 - XFree86

However, there is an argument over whether this can be taken as the Japanese government's official view or not (See the list of Japanese comments on apologies for the war). 例文帳に追加

しかし、これを日本政府の公式見解とするかどうかには議論がある(日本の戦争謝罪発言一覧も参照)。 - Wikipedia日英京都関連文書対訳コーパス

In general, any time huge portions of text do not appear where expected in the output, or small strings such as list tags disappear, chances are there is a misunderstanding about an argument type in the argument list. 例文帳に追加

一般的には、テキストのかなり大きな部分が出力されるべきところに出力されないとか、リストのタグのような小さな文字列が消えてしまうとか、引数リストの中の引数のタイプが間違って解釈されるとかいうことが、起こり得ます。 - JM

This method for enhancing computer application performance comprises steps for: receiving an application starting argument list (5); identifying one or more input argument files in the application starting argument list (10); creating two or more parallel threads (20) when two or more input argument files exist (15); and processing the input argument files by using the parallel threads (25).例文帳に追加

アプリケーション起動引数リストを受け取る(5)こと、該アプリケーション起動引数リストにおいて1つまたは2つ以上の入力引数ファイルを識別する(10)こと、2つまたは3つ以上の入力引数ファイルが存在する(15)場合に、2つまたは3つ以上の並列スレッドを作成する(20)こと、および該並列スレッドを使用して前記入力引数ファイルを処理する(25)こと、を含む、コンピュータアプリケーションの性能を向上させる方法とする。 - 特許庁

Together they describe a list of one or more pointers to null-terminated strings that represent the argument list available to the executed program. 例文帳に追加

これらには、実行されるプログラムで利用可能な引き数のリストを指定する(引き数のリストは NULL で終端された文字列へのポインタから構成される)。 - JM

By a personal computer 10 as this machining program creation support device and a controller 22 for an NC machining tool 20, data, in which a fixed cycle group list, an argument explanation chart 55, and an argument display part 56 displayed in a single screen are inputted, are reflected on the argument display part 56 and written as arguments in the machining program.例文帳に追加

本発明の「加工プログラム作成支援装置」としてのパソコン10及びNC加工機20のコントローラ22によれば、固定サイクル群リスト、引数説明図55及び引数表示部56が一画面表示された状態で入力されたデータが、引数表示部56に反映されかつ加工プログラムに引数として書き込まれる。 - 特許庁

例文

It reads the list of files to copy from the standard input; the directory into which it will copy them is given as a non-option argument. 例文帳に追加

cpioは、コピーするファイルリストを標準入力から受けとります。 これらのファイルのコピー先のディレクトリについては、オプション以外の引数で与えられます。 - JM

索引トップ用語の索引



  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
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会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS