Argumentsを含む例文一覧と使い方
該当件数 : 1471件
The arguments are all strings, unless otherwise stated.例文帳に追加
引数は特に明記しない限り、すべて文字列となります。 - Python
The command and arguments, null-separated, used to invoke the application. Diagnostics例文帳に追加
NULL で終わる文字列で、アプリケーションの起動に使用されたもの。 - XFree86
The arguments are passed on unchanged in either of the events. 例文帳に追加
引き数はいずれのイベントでも変更されずに送られる。 - XFree86
(viii) a record shall be made of the oral arguments. 例文帳に追加
八 口頭弁論については、調書を作らなければならない。 - 日本法令外国語訳データベースシステム
Conversion filters are started with the following arguments: filter-name -x pixel-width -y pixel-height -n login -h host acct-file 例文帳に追加
変換フィルタは次の引数をとって起動されます。 - FreeBSD
The remaining words are passed as arguments to the invoked command. 例文帳に追加
残りの単語は起動されるコマンドに引き数として渡されます。 - JM
4 arguments If the first argument is !, the result is the negation of the three-argument expression composed of the remaining arguments. 例文帳に追加
引き数が 4 個最初の引き数が ! ならば、残りの引き数で作った引き数 3 つの式の値を否定したものが結果となります。 - JM
"Mandatory arguments to long options are mandatory for short options too. 例文帳に追加
単語間のスペースも同様である (\\-uが指定されなかった場合)。 - JM
only apply the tests and actions to the command line arguments. 例文帳に追加
き数のみを評価し、アクションの対象にすることを意味する。 - JM
file name being processed everywhere it occurs in the arguments to the 例文帳に追加
文字列 `{}' は現在処理しているファイル名に置き換えられる。 - JM
(Normally, extra arguments are harmlessly ignored. 例文帳に追加
(通常は多過ぎる変数は害を及ぼすことなく無視されます。 - JM
Mandatory arguments to long options are mandatory for short options too. 例文帳に追加
長いオプションに必須の引き数は、短いオプションでも必須である。 - JM
Maptimeout with no arguments shows the current setting.例文帳に追加
引き数を与えずに maptimeout を実行すると、現在の設定を表示する。 - JM
function takes the same arguments, and performs the same task, as signal (2). 例文帳に追加
関数はsignal (2) と同じ引き数をとり、同じ処理を実行する。 - JM
Arguments may also be placed in the environment at the point of an exec (3). 例文帳に追加
exec (3) の引数としても環境を設定することができる。 - JM
Any arguments required for format should follow format in the argument list. 例文帳に追加
formatに必要な任意の引き数が、引き数リストのformatの後に続く。 - JM
For functions, the arguments are always specified using italics, "even in the SYNOPSIS section" 例文帳に追加
関数に対しては、引き数には常にイタリック体を用いる。 - JM
In the example for the make command-line arguments (see What's in a name ) , 例文帳に追加
コマンド行の引数を生成する例 (この名前には何が...? - JM
These eight functions write the output under the control of a format string that specifies how subsequent arguments (or arguments accessed via the variable-length argument facilities of stdarg (3)) 例文帳に追加
これらの 8 つの関数はformat文字列の制御に従って出力を書き出す。 format文字列は、これに続く引き数 (またはstdarg (3) - JM
non-option arguments are given. 例文帳に追加
2 つ以上のオプションでない引き数が与えられた場合はエラーになる。 - JM
with no arguments prints the current time and date (in the format 例文帳に追加
は引数を指定しないと、現在の時刻と日付を表示する - JM
If any of the arguments are libtool executable wrappers, then they are 例文帳に追加
引数の中のどれかが libtool 実行ファイルのラッパーであった場合、 - JM
can be used to specify at most one file and optional arguments 例文帳に追加
を使うと、最大 1 つのファイルと、オフセットおよび擬似スタートアドレス - JM
prints the command line arguments, separated by spaces and followed by 例文帳に追加
はコマンドライン引数をスペースで区切って末尾に改行 (newline) を付加し、 - JM
You can specify JVM arguments for the project in the Project Properties dialog box. 例文帳に追加
「プロジェクトプロパティー」ダイアログで、プロジェクトの JVM 引数を指定できます。 - NetBeans
When I hear these arguments, I still continue to bristle例文帳に追加
こんな議論を耳にすると いまだに激しい怒りを感じます - 映画・海外ドラマ英語字幕翻訳辞書
It's how they start arguments with people they've just met.例文帳に追加
それが彼らが会ったばかりの 人と議論を始める方法よ - 映画・海外ドラマ英語字幕翻訳辞書
Even if the reason we're thinking about it is to construct arguments例文帳に追加
例え そうすべきではない理由を 議論する為であっても - 映画・海外ドラマ英語字幕翻訳辞書
There are various arguments surrounding the origin of mikoshi including the one as described below 例文帳に追加
諸説あるが、そのうちの1つとして以下のような説がある。 - Wikipedia日英京都関連文書対訳コーパス
A error handler's configuration is determined by the arguments used in its construction. 例文帳に追加
エラーハンドラを設定するには、コンストラクタの引数を使用します。 - PEAR
Example 47-1. Valid and invalid template function arguments 例文帳に追加
例 47-1テンプレート関数の引数として有効あるいは無効なもの - PEAR
The arguments are those passed to the class constructor expression.例文帳に追加
引数はそのクラスのコンストラクタ式に渡した引数になります。 - Python
Make an iterator that computes the function using arguments from each of the iterables.例文帳に追加
iterablesの要素を引数としてfuntionを呼び出すイテレータを作成します。 - Python
Make an iterator that computes the function using arguments tuplesobtained from the iterable. 例文帳に追加
iterablesの要素を引数としてfuntionを呼び出すイテレータを作成します。 - Python
The text of the ``OK'' and ``Cancel'' buttons can be changed with the ok and cancel arguments.例文帳に追加
``OK''と``Cancel''ボタンの文字列はokとcancelの引数で変更できます。 - Python
The TextWrapper constructor accepts a number of optional keyword arguments.例文帳に追加
TextWrapperコンストラクタはたくさんのオプションのキーワード引数を受け取ります。 - Python
Apart from that, they are handled identically to integer arguments.例文帳に追加
それ以外の点では整数引数の場合と同様の扱いです。 - Python
. The cleanup function will be called with no arguments and should return no value.例文帳に追加
後始末関数は引数無しで呼び出され、値を返しません。 - Python
These operators accept plain or long integers as arguments. 例文帳に追加
シフトの演算子は整数または長整数を引数にとります。 - Python
This constructor should always be called with keyword arguments.例文帳に追加
コンストラクタは常にキーワード引数を使って呼び出さねばなりません。 - Python
The subtype argument is the type of the object being created; the args and kwds arguments represent positional and keyword arguments of the call to the type.例文帳に追加
引数 subtype は生成するオブジェクトの型です; args およびkwds 引数は、型を呼び出すときの固定引数およびキーワード引数です。 - Python
xinit(1)manual page for more details on the arguments. 例文帳に追加
引き数の詳細については、マニュアルページのxinit (1)を参照すること。 - XFree86
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved. |
Copyright © Benesse Holdings, Inc. All rights reserved. |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: |
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。 |
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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) 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 |
© 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
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会員(無料)になると
|