1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

Argumentsを含む例文一覧と使い方

該当件数 : 1471



例文

Saishin gakusetsu joshi kyoikuron: Arguments on Education for Women, on the newest theory, my view on the current girl education (in 1905) 例文帳に追加

最新学説女子教育論女子教育管見(1905年) - Wikipedia日英京都関連文書対訳コーパス

create by organizing and linking ideas, arguments, or concepts 例文帳に追加

考え、議論、概念を組織して、つなぎ合わせることにより、創造する - 日本語WordNet

the arguments of the symmetric relation, `is the father of', are noninterchangeable 例文帳に追加

対称形の関係の議論『原型で』は、取り換え可能ではない - 日本語WordNet

Advancement of Allegations and Evidence after Close of Preliminary Oral Arguments 例文帳に追加

準備的口頭弁論終了後の攻撃防御方法の提出 - 日本法令外国語訳データベースシステム

例文

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 there are no args , or only null arguments, eval returns 0. 例文帳に追加

argsが無い場合や空の引き数しかない場合にはevalは 0 を返します。 - JM

The options can also be specified as arguments to an invocation of the shell. 例文帳に追加

オプションはシェルを起動する際の引き数としても指定できます。 - JM

directories below the command line arguments. 例文帳に追加

コマンドライン引き数から降りて検索するディレクトリレベルの最大値を指定 - JM

Option arguments must either follow the option letter without intervening whitespace, or be given as separate arguments immediately following the option that requires them. 例文帳に追加

オプションの引数はオプション文字の直後にスペースなしで続けることもできるし、オプションの次に別の引数として置くこともできる。 - JM

例文

You need to know how many arguments, their types, and the function return type. 例文帳に追加

引き数の個数、それらの型、返り値の型を知る必要がある。 - JM

例文

These functions return the positive difference, max(x-y,0), between their arguments. 例文帳に追加

これらの関数は、二つの引き数間の正の差分 max(x-y,0) を返す。 - JM

The which and who arguments identify the process(es) on which the system calls operate. 例文帳に追加

whichとwho引き数でシステムコールの操作対象となるプロセスを指示する。 - JM

/proc/cmdline Arguments passed to the Linux kernel at boot time. 例文帳に追加

でアクセスすることができる。 /proc/cmdlineブート時に Linux カーネルに渡された引き数。 - JM

An alternative form of introducing a macro definition: specify the macro name in the label position, and any arguments 例文帳に追加

マクロを定義する別の形式 : ラベル位置にマクロの名前を、 - JM

As arguments, you will provide five words, from which the acrostic "Hello" will be generated.例文帳に追加

引数として、アクロスティックが「Hello」となる 5 つの単語を指定します。 - NetBeans

TypeAddBodyToPost body:text in the Arguments text box,as shown in the following figure.例文帳に追加

次の図に示すように、「引数」テキストボックスに「AddBodyToPost body:text」と入力します。 - NetBeans

Workaround: Add the argument --console to the list of arguments to start the server. 例文帳に追加

回避策: サーバーの起動時に引数リストに引数 --console を追加します。 - NetBeans

For Java applications, you can set the project's main class, runtime arguments, VM arguments, and working directory in the Project Properties dialog box. 例文帳に追加

Java アプリケーションの場合は、「プロジェクトプロパティー」ダイアログで、プロジェクトの主クラスや実行時引数、VM の引数、作業用ディレクトリを設定できます。 - NetBeans

Type Item in the Arguments text box, and click OK.The IDE creates a file named item.例文帳に追加

「引数」テキストボックスに「Item」と入力して、「了解」をクリックします。 - NetBeans

It is true that some people have made these arguments before例文帳に追加

そのような議論をする人達が 以前にもいたことは事実ですが - 映画・海外ドラマ英語字幕翻訳辞書

Are the same old arguments that had been refuted again and again例文帳に追加

何度も何度も論破されてきた古いものと同じものなのです - 映画・海外ドラマ英語字幕翻訳辞書

Children want their way and are bound to get into arguments. 例文帳に追加

子供たちが自己主張したり喧嘩をしたりするのは当然だ。 - Tanaka Corpus

given to disputation for its own sake and often employing specious arguments 例文帳に追加

自分のための論争に、しばしば見せかけの議論を展開する - 日本語WordNet

Children want their way and are bound to get into arguments.例文帳に追加

子供たちが自己主張したり喧嘩をしたりするのは当然だ。 - Tatoeba例文

Arguments given to an Excel function should be separated by comas (','), not by semicolons (';'). ExampleExample 43-1. 例文帳に追加

Excel 関数に渡す引数は、セミコロン (';') ではなくカンマ (',')で区切ります。 - PEAR

Associative array of arguments passed as second argument to the formatter callback 例文帳に追加

フォーマッタ用のコールバックの二番目の引数として渡す連想配列。 - PEAR

The / (division) and // (floor division) operators yield the quotient of their arguments.例文帳に追加

/ (除算: division) および // (切り捨て除算: floor division)は、引数間の商になります。 - Python

Call this method without arguments to remove the callback function.例文帳に追加

)引数なしにこのメソッドを呼び出すと、コールバック関数を削除します。 - Python

Acquire a lock, blocking or non-blocking.When invoked without arguments, block until the lock is unlocked, then set it to locked, and return.例文帳に追加

引数blocking の値を偽にして呼び出すとブロックしません。 - Python

ASTVisitor objects have the following methods:XXX describe extra arguments 例文帳に追加

ASTVisitor オブジェクトには以下のようなメソッドがあります:XXX 追加の引数を記述 - Python

See XXXXX The setup function takes a large number of arguments.例文帳に追加

XXXXを参照してください。 setup関数はたくさんの引数をとります。 - Python

The arguments are also available on the instance's args attribute, as a tuple.例文帳に追加

引数はまた、インスタンスの args 属性として、タプルで得ることもできます。 - Python

The TextWrapper instance attributes (and keyword arguments to the constructor) are as follows:例文帳に追加

TextWrapperインスタンス属性(とコンストラクタのキーワード引数)は以下の通りです: - Python

Feel free to modifyparser.rargs, e.g. by consuming more arguments. 例文帳に追加

parser.rargs は自由に変更でき、例えばさらに引数を消費したりできます。 - Python

The program then proceeds by constructing a tuple of arguments as normal.例文帳に追加

そこでプログラムは定石どおりに引数のタプル構築に進みます。 - Python

The arguments are the coordinates (window-relative), the key modifiers and the raw event.例文帳に追加

引数は位置座標(ウィンドウを基準)、キーモディファイア、生のイベントです。 - Python

Some of the arguments are mandatory at creation time, and the input context will not be created if those arguments are not provided.例文帳に追加

引き数の一部は生成時には必須であり、これらの引き数が与えられていない場合には入力コンテクストは生成されない。 - XFree86

The XSetCommandfunction sets the command and arguments used to invoke the application.(Typically, argv is the argv array of your main program.) 例文帳に追加

(通常は、argv はアプリケーションのメインプログラムの argv 配列である。 - XFree86

The XVaCreateNestedListfunction allocates memory and copies its arguments into a single list pointer, which may be used as a value for arguments requiring a list value.Any entries are copied as specified.例文帳に追加

このリストポインタはリストの値を必要とする引き数の値として使用できる。 全てのエントリーは指定されたようにコピーされる。 - XFree86

The argc argument specifies the number of arguments in argv and is set on return to the remaining number of arguments that were not parsed.例文帳に追加

引き数 argc は、argv が持つ引き数の数を指定する。 関数が返ってきた際には、展開されずに残った引き数の数が設定されている。 - XFree86

For CHOOSE arguments, the generated table includes a single equivalent group having all CHOOSE arguments as members.例文帳に追加

CHOOSE引数について、生成されるテーブルに、メンバとして、すべてのCHOOSE引数を有する単一の同等物グループが含まれる。 - 特許庁

Subsection 1 Preliminary Oral Arguments (Article 86 and Article 87) 例文帳に追加

第一款 準備的口頭弁論(第八十六条・第八十七条) - 日本法令外国語訳データベースシステム

In fact, it gets only two arguments: filter-name -w width -l length 例文帳に追加

実際、出力フィルタには、以下2つの引数しか与えられません。 filter-name -wwidth -llength - FreeBSD

These arguments are processed first, so any files listed in the environent arguments are processed before any command line argument files. 例文帳に追加

この引数が最初に処理されるので、この環境変数で指定されたファイルはコマンドライン引数で指定されたファイルよりも先に処理されます。 - JM

Arithmetic operations pop arguments off the stack and push the results. 例文帳に追加

計算操作は、引数をスタックから取り出し、結果をスタックに積み上げます。 - JM

The res and tp arguments are timespec structs, as specified in <time> : 例文帳に追加

resとtp引き数はtimespec構造体であり、<time>で以下のように規定されている:+4n - JM

the caller must specify the number of these arguments in argc . 例文帳に追加

呼び出し者はargcにこれらの引き数の個数を指定しなければならない。 - JM

Any remaining arguments after the name information are assumed to be punctuation. 例文帳に追加

名前の情報の後のすべての引数は句読点として扱われます。 - JM

One of the pointer arguments points outside the user address space. 例文帳に追加

場所を示す引き数のひとつがユーザーのアドレス空間の外を指している。 - JM

例文

If the number of pointer arguments exceeds the number of conversion specifications, then the excess pointer arguments are evaluated, but are otherwise ignored. 例文帳に追加

pointer引き数の数が変換指定の個数よりも多かった場合、余分なpointer引き数の評価は行われるが、それ以外は行われず無視される。 - JM




  
Copyright © Japan Patent office. All Rights Reserved.
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
Tatoebaのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution (CC-BY) 2.0 France
  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
Tanaka Corpusのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
 Creative Commons Attribution (CC-BY) 2.0 France.
  
日本法令外国語訳データベースシステム
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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.
  
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 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS